diff options
author | Lennart Poettering <lennart@poettering.net> | 2018-06-12 18:23:39 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2018-06-14 10:20:20 +0200 |
commit | 0c697941389b7379c4471bc0a067ede02814bc57 (patch) | |
tree | 3b945704702c856fb7d7802325e6e2753c1b4a50 /man/sd-event.xml | |
parent | grypt-util: drop two emacs modelines (diff) | |
download | systemd-0c697941389b7379c4471bc0a067ede02814bc57.tar.gz systemd-0c697941389b7379c4471bc0a067ede02814bc57.tar.bz2 systemd-0c697941389b7379c4471bc0a067ede02814bc57.zip |
tree-wide: remove Lennart's copyright lines
These lines are generally out-of-date, incomplete and unnecessary. With
SPDX and git repository much more accurate and fine grained information
about licensing and authorship is available, hence let's drop the
per-file copyright notice. Of course, removing copyright lines of others
is problematic, hence this commit only removes my own lines and leaves
all others untouched. It might be nicer if sooner or later those could
go away too, making git the only and accurate source of authorship
information.
Diffstat (limited to 'man/sd-event.xml')
-rw-r--r-- | man/sd-event.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/man/sd-event.xml b/man/sd-event.xml index 8e0af4a42..508fe7cc2 100644 --- a/man/sd-event.xml +++ b/man/sd-event.xml @@ -4,8 +4,6 @@ <!-- SPDX-License-Identifier: LGPL-2.1+ - - Copyright 2015 Lennart Poettering --> <refentry id="sd-event" xmlns:xi="http://www.w3.org/2001/XInclude"> |