diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2018-06-14 11:26:50 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-14 11:26:50 +0200 |
commit | b0450864f1723ad12176d7956377d89ff4a84d8c (patch) | |
tree | 66a890f2cb2515c3270bfdb51668d55ba096eab6 /man/crypttab.xml | |
parent | 36ee2ececcb6c66259a44a3dbbbf6f6db545fdff (diff) | |
parent | 96b2fb93c53c35934d667ccdc914a3841332704b (diff) | |
download | systemd-b0450864f1723ad12176d7956377d89ff4a84d8c.tar.gz |
Merge pull request #9274 from poettering/comment-header-cleanup
drop "this file is part of systemd" and lennart's copyright from header
Diffstat (limited to 'man/crypttab.xml')
-rw-r--r-- | man/crypttab.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/man/crypttab.xml b/man/crypttab.xml index 153dc022f4..e923c7c9ef 100644 --- a/man/crypttab.xml +++ b/man/crypttab.xml @@ -4,15 +4,10 @@ <!-- SPDX-License-Identifier: LGPL-2.1+ - This file is part of systemd. - - Copyright 2012 Lennart Poettering - This is based on crypttab(5) from Fedora's initscripts package, which in turn is based on Debian's version. The Red Hat version has been written by Miloslav Trmac <mitr@redhat.com>. - --> <refentry id="crypttab" conditional='HAVE_LIBCRYPTSETUP'> |