diff --git a/src/99-systemd.rules b/src/99-systemd.rules
index e88f10a6edb..62aab85e39a 100644
--- a/src/99-systemd.rules
+++ b/src/99-systemd.rules
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
ACTION!="add|change", GOTO="systemd_end"
diff --git a/src/org.freedesktop.systemd1.conf b/src/org.freedesktop.systemd1.conf
index dfdc475de49..377e001dee7 100644
--- a/src/org.freedesktop.systemd1.conf
+++ b/src/org.freedesktop.systemd1.conf
@@ -5,20 +5,10 @@
diff --git a/units/basic.target.m4 b/units/basic.target.m4
index 5053df41849..a86433233e0 100644
--- a/units/basic.target.m4
+++ b/units/basic.target.m4
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
# See systemd.special(7) for details
diff --git a/units/dev-hugepages.automount b/units/dev-hugepages.automount
index bcc40090b6c..9fef9eeb37e 100644
--- a/units/dev-hugepages.automount
+++ b/units/dev-hugepages.automount
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
[Unit]
Description=Huge Pages File System Automount Point
diff --git a/units/dev-hugepages.mount b/units/dev-hugepages.mount
index c7458b5a6aa..2aa1c236299 100644
--- a/units/dev-hugepages.mount
+++ b/units/dev-hugepages.mount
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
[Unit]
Description=Huge Pages File System
diff --git a/units/dev-mqueue.automount b/units/dev-mqueue.automount
index 3cb408dee36..a24ffe68f50 100644
--- a/units/dev-mqueue.automount
+++ b/units/dev-mqueue.automount
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
[Unit]
Description=POSIX Message Queue File System Automount Point
diff --git a/units/dev-mqueue.mount b/units/dev-mqueue.mount
index 0a246fb427e..28c757a8a5d 100644
--- a/units/dev-mqueue.mount
+++ b/units/dev-mqueue.mount
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
[Unit]
Description=POSIX Message Queue File System
diff --git a/units/emergency.service b/units/emergency.service
index 6c4b870ec25..3cbca3d0126 100644
--- a/units/emergency.service
+++ b/units/emergency.service
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
# See systemd.special(7) for details
diff --git a/units/fedora/halt.service b/units/fedora/halt.service
index 06c588fae60..a298d95767d 100644
--- a/units/fedora/halt.service
+++ b/units/fedora/halt.service
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
[Unit]
Description=Halt
diff --git a/units/fedora/killall.service b/units/fedora/killall.service
index 09781075bfd..a7e07c7fcdc 100644
--- a/units/fedora/killall.service
+++ b/units/fedora/killall.service
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
[Unit]
Description=Kill All Processes
diff --git a/units/fedora/poweroff.service b/units/fedora/poweroff.service
index a8cd68062fb..d50fbb3926b 100644
--- a/units/fedora/poweroff.service
+++ b/units/fedora/poweroff.service
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
[Unit]
Description=Power-Off
diff --git a/units/fedora/prefdm.service b/units/fedora/prefdm.service
index 227ffbaad8e..6fcd9752e37 100644
--- a/units/fedora/prefdm.service
+++ b/units/fedora/prefdm.service
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
[Unit]
Description=Display Manager
diff --git a/units/fedora/rc-local.service b/units/fedora/rc-local.service
index 30a2c8afbdc..ad0fb0608bf 100644
--- a/units/fedora/rc-local.service
+++ b/units/fedora/rc-local.service
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
[Unit]
Description=/etc/rc.local Compatibility
diff --git a/units/fedora/reboot.service b/units/fedora/reboot.service
index 1b0df32581a..79c5ef41ca7 100644
--- a/units/fedora/reboot.service
+++ b/units/fedora/reboot.service
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
[Unit]
Description=Reboot
diff --git a/units/fedora/sysinit.service b/units/fedora/sysinit.service
index f2098fd799a..1c0ce2c48bf 100644
--- a/units/fedora/sysinit.service
+++ b/units/fedora/sysinit.service
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
[Unit]
Description=System Initialization
diff --git a/units/getty.target b/units/getty.target
index 099d9525f5d..e4435dc8e72 100644
--- a/units/getty.target
+++ b/units/getty.target
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
[Unit]
Description=Login Prompts
diff --git a/units/getty@.service.m4 b/units/getty@.service.m4
index 890b4897a34..72d4794da15 100644
--- a/units/getty@.service.m4
+++ b/units/getty@.service.m4
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
m4_ifdef(`TARGET_FEDORA', `m4_define(`GETTY', `/sbin/mingetty')')m4_dnl
m4_ifdef(`TARGET_DEBIAN', `m4_define(`GETTY', `/sbin/getty 38400')')m4_dnl
diff --git a/units/graphical.target.m4 b/units/graphical.target.m4
index aaed4a5b7ba..c9b76698fd8 100644
--- a/units/graphical.target.m4
+++ b/units/graphical.target.m4
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
# See systemd.special(7) for details
diff --git a/units/halt.target b/units/halt.target
index 2b461981578..9c735ea7c53 100644
--- a/units/halt.target
+++ b/units/halt.target
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
# See systemd.special(7) for details
diff --git a/units/local-fs.target b/units/local-fs.target
index 81bff5a89dd..52d0e68101b 100644
--- a/units/local-fs.target
+++ b/units/local-fs.target
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
# See systemd.special(7) for details
diff --git a/units/multi-user.target.m4 b/units/multi-user.target.m4
index a49cfb9f555..ac05be87daa 100644
--- a/units/multi-user.target.m4
+++ b/units/multi-user.target.m4
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
# See systemd.special(7) for details
diff --git a/units/network.target b/units/network.target
index a218c64633f..d97f64f674a 100644
--- a/units/network.target
+++ b/units/network.target
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
# See systemd.special(7) for details
diff --git a/units/nss-lookup.target b/units/nss-lookup.target
index e8e659368a4..3158441b2e2 100644
--- a/units/nss-lookup.target
+++ b/units/nss-lookup.target
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
# See systemd.special(7) for details
diff --git a/units/poweroff.target b/units/poweroff.target
index df491a1907f..fe915c0a96c 100644
--- a/units/poweroff.target
+++ b/units/poweroff.target
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
# See systemd.special(7) for details
diff --git a/units/proc-sys-fs-binfmt_misc.automount b/units/proc-sys-fs-binfmt_misc.automount
index 41325f31ac4..4e9b23b9381 100644
--- a/units/proc-sys-fs-binfmt_misc.automount
+++ b/units/proc-sys-fs-binfmt_misc.automount
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
[Unit]
Description=Arbitrary Executable File Formats File System Automount Point
diff --git a/units/proc-sys-fs-binfmt_misc.mount b/units/proc-sys-fs-binfmt_misc.mount
index ea162e5d449..0d6b196a6f9 100644
--- a/units/proc-sys-fs-binfmt_misc.mount
+++ b/units/proc-sys-fs-binfmt_misc.mount
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
[Unit]
Description=Arbitrary Executable File Formats File System
diff --git a/units/reboot.target b/units/reboot.target
index cb7ddeb4846..3b03dbd2d08 100644
--- a/units/reboot.target
+++ b/units/reboot.target
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
# See systemd.special(7) for details
diff --git a/units/remote-fs.target.m4 b/units/remote-fs.target.m4
index 0891d0b0257..cd90500510b 100644
--- a/units/remote-fs.target.m4
+++ b/units/remote-fs.target.m4
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
# See systemd.special(7) for details
diff --git a/units/rescue.target b/units/rescue.target
index eb0921e025c..8234f1a23e3 100644
--- a/units/rescue.target
+++ b/units/rescue.target
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
# See systemd.special(7) for details
diff --git a/units/rpcbind.target b/units/rpcbind.target
index ba6160ed9bd..41eb3a507e1 100644
--- a/units/rpcbind.target
+++ b/units/rpcbind.target
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
# See systemd.special(7) for details
diff --git a/units/rtc-set.target b/units/rtc-set.target
index 18c1ed35d8c..eabdaf45857 100644
--- a/units/rtc-set.target
+++ b/units/rtc-set.target
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
# See systemd.special(7) for details
diff --git a/units/shutdown.target b/units/shutdown.target
index 37dca44e9fd..098cd280a25 100644
--- a/units/shutdown.target
+++ b/units/shutdown.target
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
# See systemd.special(7) for details
diff --git a/units/sigpwr.target b/units/sigpwr.target
index 24f7d38dfe6..0ca502dbbe1 100644
--- a/units/sigpwr.target
+++ b/units/sigpwr.target
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
# See systemd.special(7) for details
diff --git a/units/sockets.target b/units/sockets.target
index 00e698f457d..22963128d76 100644
--- a/units/sockets.target
+++ b/units/sockets.target
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
# See systemd.special(7) for details
diff --git a/units/swap.target b/units/swap.target
index 4f6e193dbea..26dd261d175 100644
--- a/units/swap.target
+++ b/units/swap.target
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
# See systemd.special(7) for details
diff --git a/units/sys-kernel-debug.automount b/units/sys-kernel-debug.automount
index e6444b0471d..3d5b52d0494 100644
--- a/units/sys-kernel-debug.automount
+++ b/units/sys-kernel-debug.automount
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
[Unit]
Description=Debug File System Automount Point
diff --git a/units/sys-kernel-debug.mount b/units/sys-kernel-debug.mount
index 1fc4bdd855e..7bf08158f87 100644
--- a/units/sys-kernel-debug.mount
+++ b/units/sys-kernel-debug.mount
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
[Unit]
Description=Debug File System
diff --git a/units/syslog.target.in b/units/syslog.target.in
index d21e7a72b24..3057eda3cce 100644
--- a/units/syslog.target.in
+++ b/units/syslog.target.in
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
# See systemd.special(7) for details
diff --git a/units/systemd-initctl.service.in b/units/systemd-initctl.service.in
index 252a01429af..283c057cf45 100644
--- a/units/systemd-initctl.service.in
+++ b/units/systemd-initctl.service.in
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
# See systemd.special(7) for details
diff --git a/units/systemd-initctl.socket b/units/systemd-initctl.socket
index acff32235d4..fdb95deddd3 100644
--- a/units/systemd-initctl.socket
+++ b/units/systemd-initctl.socket
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
# See systemd.special(7) for details
diff --git a/units/systemd-logger.service.in b/units/systemd-logger.service.in
index e4606ea70c1..53ea5863522 100644
--- a/units/systemd-logger.service.in
+++ b/units/systemd-logger.service.in
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
# See systemd.special(7) for details
diff --git a/units/systemd-logger.socket b/units/systemd-logger.socket
index 8d02ab48ca0..f62b582d3ef 100644
--- a/units/systemd-logger.socket
+++ b/units/systemd-logger.socket
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
# See systemd.special(7) for details
diff --git a/units/var-run.mount b/units/var-run.mount
index a9ad3bd33ae..add284ae8dd 100644
--- a/units/var-run.mount
+++ b/units/var-run.mount
@@ -1,19 +1,9 @@
# This file is part of systemd.
#
-# Copyright 2010 Lennart Poettering
-#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
-#
-# systemd is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with systemd; If not, see .
[Unit]
Description=Runtime Directory