chiark / gitweb /
tree-wide: drop 'This file is part of systemd' blurb
authorLennart Poettering <lennart@poettering.net>
Tue, 12 Jun 2018 15:04:27 +0000 (17:04 +0200)
committerSven Eden <yamakuzure@gmx.net>
Fri, 24 Aug 2018 14:47:08 +0000 (16:47 +0200)
This part of the copyright blurb stems from the GPL use recommendations:

https://www.gnu.org/licenses/gpl-howto.en.html

The concept appears to originate in times where version control was per
file, instead of per tree, and was a way to glue the files together.
Ultimately, we nowadays don't live in that world anymore, and this
information is entirely useless anyway, as people are very welcome to
copy these files into any projects they like, and they shouldn't have to
change bits that are part of our copyright header for that.

hence, let's just get rid of this old cruft, and shorten our codebase a
bit.

379 files changed:
man/custom-html.xsl
man/custom-man.xsl
man/elogind-rc-local-generator.xml
man/elogind-time-wait-sync.service.xml
man/elogind.xml
man/less-variables.xml
man/libelogind-pkgconfig.xml
man/loginctl.xml
man/logind.conf.xml
man/pam_elogind.xml
man/sd-bus.xml
man/sd-event.xml
man/sd-login.xml
man/sd_booted.xml
man/sd_bus_add_match.xml
man/sd_bus_creds_get_pid.xml
man/sd_bus_creds_new_from_pid.xml
man/sd_bus_default.xml
man/sd_bus_error.xml
man/sd_bus_error_add_map.xml
man/sd_bus_get_fd.xml
man/sd_bus_is_open.xml
man/sd_bus_message_append.xml
man/sd_bus_message_append_array.xml
man/sd_bus_message_append_basic.xml
man/sd_bus_message_append_string_memfd.xml
man/sd_bus_message_append_strv.xml
man/sd_bus_message_get_cookie.xml
man/sd_bus_message_get_monotonic_usec.xml
man/sd_bus_message_read_basic.xml
man/sd_bus_negotiate_fds.xml
man/sd_bus_new.xml
man/sd_bus_path_encode.xml
man/sd_bus_process.xml
man/sd_bus_request_name.xml
man/sd_bus_set_connected_signal.xml
man/sd_bus_set_sender.xml
man/sd_bus_set_watch_bind.xml
man/sd_bus_track_add_name.xml
man/sd_bus_track_new.xml
man/sd_event_add_child.xml
man/sd_event_add_defer.xml
man/sd_event_add_io.xml
man/sd_event_add_signal.xml
man/sd_event_add_time.xml
man/sd_event_exit.xml
man/sd_event_get_fd.xml
man/sd_event_new.xml
man/sd_event_now.xml
man/sd_event_run.xml
man/sd_event_set_watchdog.xml
man/sd_event_source_get_event.xml
man/sd_event_source_get_pending.xml
man/sd_event_source_set_description.xml
man/sd_event_source_set_enabled.xml
man/sd_event_source_set_prepare.xml
man/sd_event_source_set_priority.xml
man/sd_event_source_set_userdata.xml
man/sd_event_source_unref.xml
man/sd_event_wait.xml
man/sd_get_seats.xml
man/sd_id128_get_machine.xml
man/sd_id128_randomize.xml
man/sd_id128_to_string.xml
man/sd_is_fifo.xml
man/sd_listen_fds.xml
man/sd_login_monitor_new.xml
man/sd_machine_get_class.xml
man/sd_notify.xml
man/sd_pid_get_owner_uid.xml
man/sd_seat_get_active.xml
man/sd_session_is_active.xml
man/sd_uid_get_state.xml
man/sd_watchdog_enabled.xml
man/standard-options.xml
man/user-system-options.xml
src/basic/alloc-util.c
src/basic/alloc-util.h
src/basic/audit-util.c
src/basic/audit-util.h
src/basic/build.h
src/basic/bus-label.c
src/basic/bus-label.h
src/basic/cap-list.c
src/basic/cap-list.h
src/basic/capability-util.c
src/basic/capability-util.h
src/basic/cgroup-util.c
src/basic/cgroup-util.h
src/basic/conf-files.c
src/basic/conf-files.h
src/basic/copy.c
src/basic/copy.h
src/basic/def.h
src/basic/dirent-util.c
src/basic/dirent-util.h
src/basic/env-util.c
src/basic/env-util.h
src/basic/errno-list.c
src/basic/errno-list.h
src/basic/escape.c
src/basic/escape.h
src/basic/exec-util.c
src/basic/exec-util.h
src/basic/extract-word.c
src/basic/extract-word.h
src/basic/fd-util.c
src/basic/fd-util.h
src/basic/fileio-label.c
src/basic/fileio-label.h
src/basic/fileio.c
src/basic/fileio.h
src/basic/format-util.h
src/basic/fs-util.c
src/basic/fs-util.h
src/basic/hash-funcs.c
src/basic/hash-funcs.h
src/basic/hashmap.c
src/basic/hashmap.h
src/basic/hexdecoct.c
src/basic/hexdecoct.h
src/basic/hostname-util.c
src/basic/hostname-util.h
src/basic/io-util.c
src/basic/io-util.h
src/basic/khash.c
src/basic/khash.h
src/basic/label.c
src/basic/label.h
src/basic/list.h
src/basic/locale-util.c
src/basic/locale-util.h
src/basic/log.c
src/basic/log.h
src/basic/login-util.c
src/basic/login-util.h
src/basic/macro.h
src/basic/memfd-util.c
src/basic/memfd-util.h
src/basic/mempool.c
src/basic/mempool.h
src/basic/missing.h
src/basic/missing_syscall.h
src/basic/mkdir-label.c
src/basic/mkdir.c
src/basic/mkdir.h
src/basic/mount-util.c
src/basic/mount-util.h
src/basic/parse-util.c
src/basic/parse-util.h
src/basic/path-util.c
src/basic/path-util.h
src/basic/prioq.c
src/basic/prioq.h
src/basic/proc-cmdline.c
src/basic/proc-cmdline.h
src/basic/process-util.c
src/basic/process-util.h
src/basic/random-util.c
src/basic/random-util.h
src/basic/raw-clone.h
src/basic/refcnt.h
src/basic/rm-rf.c
src/basic/rm-rf.h
src/basic/selinux-util.c
src/basic/selinux-util.h
src/basic/set.h
src/basic/sigbus.c
src/basic/sigbus.h
src/basic/signal-util.c
src/basic/signal-util.h
src/basic/smack-util.c
src/basic/smack-util.h
src/basic/socket-util.c
src/basic/socket-util.h
src/basic/special.h
src/basic/stat-util.c
src/basic/stat-util.h
src/basic/stdio-util.h
src/basic/string-table.c
src/basic/string-table.h
src/basic/string-util.c
src/basic/string-util.h
src/basic/strv.c
src/basic/strv.h
src/basic/syslog-util.c
src/basic/syslog-util.h
src/basic/terminal-util.c
src/basic/terminal-util.h
src/basic/time-util.c
src/basic/time-util.h
src/basic/umask-util.h
src/basic/unaligned.h
src/basic/unit-def.c
src/basic/unit-def.h
src/basic/unit-name.c
src/basic/unit-name.h
src/basic/user-util.c
src/basic/user-util.h
src/basic/utf8.c
src/basic/utf8.h
src/basic/util.c
src/basic/util.h
src/basic/verbs.c
src/basic/verbs.h
src/basic/virt.c
src/basic/virt.h
src/basic/xattr-util.c
src/basic/xattr-util.h
src/cgroups-agent/cgroups-agent.c
src/core/cgroup.c
src/core/cgroup.h
src/core/mount-setup.c
src/core/mount-setup.h
src/libelogind/libelogind.sym
src/libelogind/sd-bus/bus-common-errors.c
src/libelogind/sd-bus/bus-common-errors.h
src/libelogind/sd-bus/bus-container.c
src/libelogind/sd-bus/bus-container.h
src/libelogind/sd-bus/bus-control.c
src/libelogind/sd-bus/bus-control.h
src/libelogind/sd-bus/bus-convenience.c
src/libelogind/sd-bus/bus-creds.c
src/libelogind/sd-bus/bus-creds.h
src/libelogind/sd-bus/bus-error.c
src/libelogind/sd-bus/bus-error.h
src/libelogind/sd-bus/bus-gvariant.c
src/libelogind/sd-bus/bus-gvariant.h
src/libelogind/sd-bus/bus-internal.c
src/libelogind/sd-bus/bus-internal.h
src/libelogind/sd-bus/bus-introspect.c
src/libelogind/sd-bus/bus-introspect.h
src/libelogind/sd-bus/bus-kernel.c
src/libelogind/sd-bus/bus-kernel.h
src/libelogind/sd-bus/bus-match.c
src/libelogind/sd-bus/bus-match.h
src/libelogind/sd-bus/bus-message.c
src/libelogind/sd-bus/bus-message.h
src/libelogind/sd-bus/bus-objects.c
src/libelogind/sd-bus/bus-objects.h
src/libelogind/sd-bus/bus-protocol.h
src/libelogind/sd-bus/bus-signature.c
src/libelogind/sd-bus/bus-signature.h
src/libelogind/sd-bus/bus-slot.c
src/libelogind/sd-bus/bus-slot.h
src/libelogind/sd-bus/bus-socket.c
src/libelogind/sd-bus/bus-socket.h
src/libelogind/sd-bus/bus-track.c
src/libelogind/sd-bus/bus-track.h
src/libelogind/sd-bus/bus-type.c
src/libelogind/sd-bus/bus-type.h
src/libelogind/sd-bus/sd-bus.c
src/libelogind/sd-bus/test-bus-error.c
src/libelogind/sd-bus/test-bus-introspect.c
src/libelogind/sd-bus/test-bus-match.c
src/libelogind/sd-bus/test-bus-server.c
src/libelogind/sd-bus/test-bus-signature.c
src/libelogind/sd-daemon/sd-daemon.c
src/libelogind/sd-event/sd-event.c
src/libelogind/sd-event/test-event.c
src/libelogind/sd-id128/id128-util.c
src/libelogind/sd-id128/id128-util.h
src/libelogind/sd-id128/sd-id128.c
src/libelogind/sd-login/sd-login.c
src/libelogind/sd-login/test-login.c
src/login/inhibit.c
src/login/loginctl.c
src/login/logind-acl.c
src/login/logind-acl.h
src/login/logind-action.c
src/login/logind-action.h
src/login/logind-button.c
src/login/logind-button.h
src/login/logind-core.c
src/login/logind-dbus.c
src/login/logind-device.c
src/login/logind-device.h
src/login/logind-inhibit.c
src/login/logind-inhibit.h
src/login/logind-seat-dbus.c
src/login/logind-seat.c
src/login/logind-seat.h
src/login/logind-session-dbus.c
src/login/logind-session-device.c
src/login/logind-session-device.h
src/login/logind-session.c
src/login/logind-session.h
src/login/logind-user-dbus.c
src/login/logind-user.c
src/login/logind-user.h
src/login/logind-utmp.c
src/login/logind.c
src/login/logind.h
src/login/pam_elogind.c
src/login/pam_elogind.sym
src/login/sysfs-show.c
src/login/sysfs-show.h
src/login/test-inhibit.c
src/login/test-login-shared.c
src/login/test-login-tables.c
src/shared/acl-util.c
src/shared/acl-util.h
src/shared/bus-util.c
src/shared/bus-util.h
src/shared/clean-ipc.c
src/shared/clean-ipc.h
src/shared/conf-parser.c
src/shared/conf-parser.h
src/shared/nsflags.c
src/shared/nsflags.h
src/shared/output-mode.c
src/shared/output-mode.h
src/shared/sleep-config.c
src/shared/sleep-config.h
src/shared/spawn-polkit-agent.c
src/shared/spawn-polkit-agent.h
src/shared/test-tables.h
src/shared/udev-util.c
src/shared/udev-util.h
src/shared/utmp-wtmp.c
src/shared/utmp-wtmp.h
src/sleep/sleep.c
src/systemd/_sd-common.h
src/systemd/sd-bus-protocol.h
src/systemd/sd-bus-vtable.h
src/systemd/sd-bus.h
src/systemd/sd-daemon.h
src/systemd/sd-event.h
src/systemd/sd-id128.h
src/systemd/sd-login.h
src/systemd/sd-messages.h
src/test/test-alloc-util.c
src/test/test-cgroup.c
src/test/test-conf-files.c
src/test/test-conf-parser.c
src/test/test-copy.c
src/test/test-dlopen.c
src/test/test-ellipsize.c
src/test/test-escape.c
src/test/test-exec-util.c
src/test/test-extract-word.c
src/test/test-fd-util.c
src/test/test-fs-util.c
src/test/test-hash.c
src/test/test-hashmap-plain.c
src/test/test-hashmap.c
src/test/test-helper.h
src/test/test-hexdecoct.c
src/test/test-id128.c
src/test/test-io-util.c
src/test/test-ipcrm.c
src/test/test-list.c
src/test/test-locale-util.c
src/test/test-log.c
src/test/test-parse-util.c
src/test/test-path-util.c
src/test/test-prioq.c
src/test/test-proc-cmdline.c
src/test/test-process-util.c
src/test/test-random-util.c
src/test/test-selinux.c
src/test/test-set.c
src/test/test-signal-util.c
src/test/test-siphash24.c
src/test/test-sizeof.c
src/test/test-stat-util.c
src/test/test-string-util.c
src/test/test-strip-tab-ansi.c
src/test/test-unaligned.c
src/test/test-user-util.c
src/test/test-utf8.c
src/test/test-util.c
src/test/test-verbs.c
src/update-utmp/update-utmp.c
tools/gdb-sd_dump_hashmaps.py
tools/make-directive-index.py
tools/make-man-index.py
tools/make-man-rules.py
tools/xml_helper.py

index 71ee6ad3bff3083e986cffe0bf11675e7fd16e38..108493cd6cd7d3d945b71c547fb578e054d15c7d 100644 (file)
@@ -3,8 +3,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of elogind.
-
   Copyright 2011 Lennart Poettering
 -->
 
index 6920efe3b8e28294f407dff14f3b410c1edb0f15..e747aac4bff09d1f1391ebf6cc8f15479d472094 100644 (file)
@@ -1,10 +1,8 @@
 <?xml version='1.0'?> <!--*-nxml-*-->
 
 <!--
-  This file is part of elogind.
   SPDX-License-Identifier: LGPL-2.1+
 
-
   Copyright 2013 Zbigniew Jędrzejewski-Szmek
 -->
 
index 224773d96b1cbfd27e8b0ecc243ea3d6059f6a98..71b254e0159d5c29cc32255994cbd80adc550d4a 100644 (file)
@@ -4,8 +4,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of elogind.
-
   Copyright 2017 Lennart Poettering
 -->
 <refentry id="elogind-rc-local-generator">
index b3e158ce61c5344bdc73c1449fa9dbe7c1ae2ace..63e5a0bb9db7892f1c7c356b9df2a62e19089e04 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of elogind.
-
   Copyright 2018 Peter A. Bigot
 -->
 
index a0162399ec60e9d02688d840d3485ecc674adf22..70ace913ef00b94def8f8e97106f98df4e6f7fb4 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of elogind.
-
   Copyright 2010 Lennart Poettering
 -->
 
index e5495c77f50fc3337c0ef33f205f300759dd4800..742897496c3a698b41414c4f8350269f73eb1160 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of elogind.
-
   Copyright 2016 Lennart Poettering
 -->
 
index e5f70350665c0e646388642a679071ee66fc6627..e0f5d109ed5e8fbeb3efa825180f028ec54329e3 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of elogind.
-
   Copyright 2014 Zbigniew Jędrzejewski-Szmek
 -->
 
index 3fa2d846cc66236dc4df535e82ff825a5bcd47aa..73205a50417721563f31ebaa8039b0bb64b19626 100644 (file)
@@ -3,10 +3,8 @@
   "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
 
 <!--
-  This file is part of elogind.
   SPDX-License-Identifier: LGPL-2.1+
 
-
   Copyright 2010 Lennart Poettering
 -->
 
index 813f22777389fd95bd43a541f45b4781337c70dc..0b8e4f66a04252262d0e13d6258c5169c3a45232 100644 (file)
@@ -8,8 +8,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of elogind.
-
   Copyright 2010 Lennart Poettering
 -->
 
index 1942ce2d42dab9c92bfc9292e8ef63fa9884ad5b..c42009339c9803258fc6642b4de3efc316b0d2b0 100644 (file)
@@ -3,10 +3,8 @@
   "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
 
 <!--
-  This file is part of elogind.
   SPDX-License-Identifier: LGPL-2.1+
 
-
   Copyright 2010 Lennart Poettering
 -->
 
index 3df9e563159ada9442a8c4a1c6f65d7bfb12086c..8ec1d1e852a83026f0091e1a483cc97ce91aafad 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of systemd.
-
   Copyright 2016 Zbigniew Jędrzejewski-Szmek
 -->
 
index 93252efb42adb97967a4d76cac25d208c67b9023..b09fc18d325490b11ee994cbd4e185f1abd3c588 100644 (file)
@@ -3,10 +3,8 @@
   "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
 
 <!--
-  This file is part of elogind.
   SPDX-License-Identifier: LGPL-2.1+
 
-
   Copyright 2015 Lennart Poettering
 -->
 
index 132a3905b5f7472eb6a1d07db4472dad074dcf26..d41b54b75ed3274c22b68146dfaec9afa5b93a30 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 -->
 
index 313031c1b6aace78839ddd6cd6c1a4fd1f069cec..2654658c968707fbed932efa9480ccb57d32b21b 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 -->
 
index 1ca9b43927a473c88c375d9c2d8a78b6e8ffd33f..2248abbb1c0885947965c0bcbf0888f3122428b3 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of systemd.
-
   Copyright 2016 Julian Orth
 -->
 
index d6be3e563c2c36764c05f0b1c2dd46cf8764126f..af087884b654fdb02cb7209ebdd1ac69b7fd5dfa 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of systemd.
-
   Copyright 2014 Zbigniew Jędrzejewski-Szmek
 -->
 
index 44bf6d45428d275373066c99ae9f684d6129a8c1..55eb8eccb7bf175eabb659273b8f3552e3b07734 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of systemd.
-
   Copyright 2014 Zbigniew Jędrzejewski-Szmek
 -->
 
index eb822b71c7c8ae826aa4a5a9415bf19689803f29..65204fd3d520d6b2992e4143614402c85ceb3376 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of systemd.
-
   Copyright 2014 Zbigniew Jędrzejewski-Szmek
 -->
 
index 27d9c10fa95342a082bfb517d1204e580e397148..39b71b1d44d2249e23784a1c31d19eacb53d8733 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of systemd.
-
   Copyright 2014 Zbigniew Jędrzejewski-Szmek
 -->
 
index 68f8d5a4bcc0f8bff7fd96fc32bada549f5370aa..ee311974b2d2debe2a02ec363f046831523378b7 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of systemd.
-
   Copyright 2015 Lennart Poettering
 -->
 
index 2914f81848b21d603a72ea0ddadbbc790f1de494..4ed0353658122cfa825a05aaa36aa21aab1fd4cc 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of systemd.
-
   Copyright 2016 Julian Orth
 -->
 
index 4c60855117b57f8c3aa610834a3a46bcc15d0f83..35b8927fc45c35052491132632ae98a41986b7ae 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of elogind.
-
   Copyright 2017 Lennart Poettering
 -->
 
index dcb6485b1c9c53d977e0700401b51265153e5ec7..358718513fd9d0119eedc2b725a3b4159dd1a88b 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of systemd.
-
   Copyright 2014 Zbigniew Jędrzejewski-Szmek
 -->
 
index 957aa9c140afca8b21fcc4f9a4909c89a5a73c52..608bbfb47c45f966fd503725f3a7aff6b16fab3f 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of systemd.
-
   Copyright 2014 Zbigniew Jędrzejewski-Szmek
 -->
 
index 2e57b92af4e399b949a9080e0dabda576e104cf3..07f4f016f16ae91f01d9ddff22694e496be9c105 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of systemd.
-
   Copyright 2014 Zbigniew Jędrzejewski-Szmek
 -->
 
index 88da2a7a4368f92bfd36578533eb1567bdfe00f8..82f4b25e3f18cbae6213fe02d809174f2602e577 100644 (file)
@@ -3,10 +3,8 @@
 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
 
 <!--
-  This file is part of elogind.
   SPDX-License-Identifier: LGPL-2.1+
 
-
   Copyright 2014 Zbigniew Jędrzejewski-Szmek
 -->
 
index 03cd7a9943e8ff80e8d57ae245b2242c53e409e8..acf5b1b6698e4ee333113198b0efd6c40a977677 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of systemd.
-
   Copyright 2014 Zbigniew Jędrzejewski-Szmek
 -->
 
index 6be91bca8e9fb064dcc7fb7ade3a9b31f4895d71..58e7bdd3ad60d408b1917039f84a70c5afe9815d 100644 (file)
@@ -3,10 +3,8 @@
   "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
 
 <!--
-  This file is part of elogind.
   SPDX-License-Identifier: LGPL-2.1+
 
-
   Copyright 2013 Lennart Poettering
 -->
 
index f689eba5df10050387bda710347c052ee15ee77d..9efe41c9ae96e5526f58bc96d24fc60f859f256b 100644 (file)
@@ -3,10 +3,8 @@
   "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
 
 <!--
-  This file is part of elogind.
   SPDX-License-Identifier: LGPL-2.1+
 
-
   Copyright 2013 Lennart Poettering
 -->
 
index 48c530b2b142dc0af010bddefa140b7ec520e9e0..c817a7f857ce790a32ae247dc2ffccd05649a266 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of systemd.
-
   Copyright 2016 Julian Orth
 -->
 
index b9e77f5a279ed4401dd54555588fb4a1091e73f6..ae375343d94fa1935cc8b4db592671ebdaa6c008 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of systemd.
-
   Copyright 2014 Lennart Poettering
 -->
 
index 4468b78b8d2ef90e24f3e586a9c4bd1493ea261c..7f8664e50a9aacb5f5bb501d4ba0a4e65c955480 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of systemd.
-
   Copyright 2014 Zbigniew Jędrzejewski-Szmek
 -->
 
index 3905f340ff41f256047ec105c872f1db4b9f0513..e60e1b34b910598fc4880faff3cb46feed2d1745 100644 (file)
@@ -3,10 +3,8 @@
 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
 
 <!--
-  This file is part of elogind.
   SPDX-License-Identifier: LGPL-2.1+
 
-
   Copyright 2014 Zbigniew Jędrzejewski-Szmek
 -->
 
index cd146990f90635d5c0c6ad515cf5bd1eb3d4dbc9..765b080009148a297fdcc65872fdc69465a1f18d 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of systemd.
-
   Copyright 2016 Julian Orth
 -->
 
index 1b76fe133a523b8ec4d483d25eddcfed3a341ca0..77871b048fed67a3d6f61ef8c35d9a817a97cea6 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 -->
 
index 7bc70ab9a32d68ca550167fe8eaf6532bf4d9c0f..360ae5095e768edf8e47cabb203a832b529bea46 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of elogind.
-
   Copyright 2017 Lennart Poettering
 -->
 
index b8bc4e81b9977cf6526716c1db21093052ce89c9..395a2cd8157e3f294724d65b6f966e7eaa50977a 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of elogind.
-
   Copyright 2017 Lennart Poettering
 -->
 
index 381b0a5d65dda8491aae6a2bd494e4d1cdfd119f..ba09778ad097f2db38e1c51cecf455257e65eeb9 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of elogind.
-
   Copyright 2017 Lennart Poettering
 -->
 
index 26a245a01294a7cd4fe60e07399190b707a5d84b..0f720fea9f8d93a82f49c47a57ed87f881824e1f 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of systemd.
-
   Copyright 2016 Lennart Poettering
 -->
 
index 43a5d50d5b1bf74e8789acefa7b5a399e6eda6d1..42c7a74bfca3448d255a6eb8f2cfc960e494b201 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of systemd.
-
   Copyright 2016 Lennart Poettering
 -->
 
index 76ed80966e4ee21b779dd0bc49c2c4f9e495f1c9..3d7a7f37d58f8a04c425e42755f74c525d00cfe7 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of systemd.
-
   Copyright 2014 Zbigniew Jędrzejewski-Szmek
 -->
 
index 32914049faf1cca7a7f018602a79027325e3680f..95ee61129f101986cda47d35c7edec0f618f345a 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of systemd.
-
   Copyright 2014 Zbigniew Jędrzejewski-Szmek
 -->
 
index 045b10aab13b4a698d86ae3e0884e86579155aa8..fa46c1cc341a5f2eaf48ffafe9dc30f31c272468 100644 (file)
@@ -3,10 +3,8 @@
 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
 
 <!--
-  This file is part of elogind.
   SPDX-License-Identifier: LGPL-2.1+
 
-
   Copyright 2015 Lennart Poettering
 -->
 
index c0f2c22d7a6ad2f229382e3d8162e15d824015b7..57df1ba48f06d0521a343e7a8e69d4e65652d49a 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of systemd.
-
   Copyright 2014 Zbigniew Jędrzejewski-Szmek
 -->
 
index ef334b1711f01ad33b2dd999292d6c1c9b4d8fb6..e367f4e1679010e2433efe7f2a4afb81e597842f 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of systemd.
-
   Copyright 2014 Lennart Poettering
 -->
 
index 791b1918926145d42608feba989283cdb0f0befc..feb70e1714a32f938047e80c816ff8f9b4af76af 100644 (file)
@@ -3,10 +3,8 @@
 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
 
 <!--
-  This file is part of elogind.
   SPDX-License-Identifier: LGPL-2.1+
 
-
   Copyright 2015 Lennart Poettering
 -->
 
index b01d3b7058ee805da6c6f7c46ae3d71f4522fb87..6291ac236071198f452be0c8a5c4e00a3be16300 100644 (file)
@@ -3,10 +3,8 @@
 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
 
 <!--
-  This file is part of elogind.
   SPDX-License-Identifier: LGPL-2.1+
 
-
   Copyright 2014 Zbigniew Jędrzejewski-Szmek
 -->
 
index f30e6445b6ed38cda57b7435a80c5721d3f38c4a..3c7980325509a9884f6bf3e50fe1eed73999e851 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of systemd.
-
   Copyright 2014 Lennart Poettering
 -->
 
index d950bee2c32d1e6794d22b4b515346f66cbee8e2..7d09a3d649fb062b5a5091701e0574a4ba4f1eb7 100644 (file)
@@ -3,10 +3,8 @@
 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
 
 <!--
-  This file is part of elogind.
   SPDX-License-Identifier: LGPL-2.1+
 
-
   Copyright 2015 Lennart Poettering
 -->
 
index 87b54d00bbfd7386f97bc662069f373650c16f6a..061bdf18d21080152fd87f15e6df6490a143b033 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of systemd.
-
   Copyright 2015 Zbigniew Jędrzejewski-Szmek
 -->
 
index 85a2b6bd1a8462891825e549c1aa4c39817c1486..6a751fc07d23bddf4d3e86f7a73094058f642340 100644 (file)
@@ -3,10 +3,8 @@
 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
 
 <!--
-  This file is part of elogind.
   SPDX-License-Identifier: LGPL-2.1+
 
-
   Copyright 2015 Lennart Poettering
 -->
 
index dadce9f62bc74926ccd752cc8dc73342d174c8a4..12cc09c7d5c57a26aec851a23b6a288b8cbc4e14 100644 (file)
@@ -3,10 +3,8 @@
 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
 
 <!--
-  This file is part of elogind.
   SPDX-License-Identifier: LGPL-2.1+
 
-
   Copyright 2015 Lennart Poettering
 -->
 
index 6f274233d33e6d025cb8542b33395826dcbceb2e..1716ad3fe386f306fb137f45bc91a45cf14e2a12 100644 (file)
@@ -3,10 +3,8 @@
 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
 
 <!--
-  This file is part of elogind.
   SPDX-License-Identifier: LGPL-2.1+
 
-
   Copyright 2015 Lennart Poettering
 -->
 
index 277f9cb41be050e168ce3e9fd1252b2d8c196e97..2dcc283cee4e3d56f7998519a8cc35cf4ba84785 100644 (file)
@@ -3,10 +3,8 @@
 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
 
 <!--
-  This file is part of elogind.
   SPDX-License-Identifier: LGPL-2.1+
 
-
   Copyright 2014 Zbigniew Jędrzejewski-Szmek
 -->
 
index 62f5e178204730c8625bffe78c77cf4797f8a513..f2e42f023a0303deafd911987f66d23a982409c6 100644 (file)
@@ -3,10 +3,8 @@
 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
 
 <!--
-  This file is part of elogind.
   SPDX-License-Identifier: LGPL-2.1+
 
-
   Copyright 2015 Lennart Poettering
 -->
 
index f1d142393250979f707081a6f7e0b707103be06c..b3d5765ee07965f9f7a05cac8f57c6885da58d13 100644 (file)
@@ -3,10 +3,8 @@
 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
 
 <!--
-  This file is part of elogind.
   SPDX-License-Identifier: LGPL-2.1+
 
-
   Copyright 2015 Lennart Poettering
 -->
 
index dda3e7195eb5146b073868f0a6b6f81d9e63de1b..2651d0843534aa981871c4b20436fdbf5bf156b5 100644 (file)
@@ -3,10 +3,8 @@
 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
 
 <!--
-  This file is part of elogind.
   SPDX-License-Identifier: LGPL-2.1+
 
-
   Copyright 2015 Lennart Poettering
 -->
 
index 75a8c7d01a8b2fdb61d79f9ea651c2a81adb73ed..a3e0312a6d0d24bb3f18a3d59b1ac63a1ac66bc9 100644 (file)
@@ -3,10 +3,8 @@
 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
 
 <!--
-  This file is part of elogind.
   SPDX-License-Identifier: LGPL-2.1+
 
-
   Copyright 2015 Lennart Poettering
 -->
 
index 869c232cbfb72cedf56f775ca7b1b8b5a8eaf355..21db7a29610a9d8983eb74617cd2a8c095ea50fd 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of systemd.
-
   Copyright 2015 Lennart Poettering
 -->
 
index 3ce02738617d44fadc84fc86d978cb1be126f227..62dbf475f94bb4d0f621f8799b4360f6e8b63e3b 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of systemd.
-
   Copyright 2015 Zbigniew Jędrzejewski-Szmek
 -->
 
index a301aca408dc65613bee696c3bc1d4067a466224..542d2105e5be831278e6ea566d18f25501ceb70c 100644 (file)
@@ -3,10 +3,8 @@
   "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
 
 <!--
-  This file is part of elogind.
   SPDX-License-Identifier: LGPL-2.1+
 
-
   Copyright 2010 Lennart Poettering
 -->
 
index a4a8fa44435aebffa7e44aa30468fdeb10b72b36..a9df2da08197760d6337d873fcf78dc0b16bc292 100644 (file)
@@ -3,10 +3,8 @@
   "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
 
 <!--
-  This file is part of elogind.
   SPDX-License-Identifier: LGPL-2.1+
 
-
   Copyright 2012 Lennart Poettering
 -->
 
index 6e00993035307d15aa65a52ee0b30c933edf4491..423dfbe0ac6a51c32018d42f947ef5c9ac3d4973 100644 (file)
@@ -3,10 +3,8 @@
   "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
 
 <!--
-  This file is part of elogind.
   SPDX-License-Identifier: LGPL-2.1+
 
-
   Copyright 2012 Lennart Poettering
 -->
 
index f5232c6d91900a876b91a8b21f5b718e5ceb8a8a..11aa7f24fd4cf1b68af1891b9d5f31ce91dd895b 100644 (file)
@@ -3,10 +3,8 @@
   "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
 
 <!--
-  This file is part of elogind.
   SPDX-License-Identifier: LGPL-2.1+
 
-
   Copyright 2012 Lennart Poettering
 -->
 
index 4d820d621475bee9fc0bcb969aefedb1a48f3da8..be2d7fa3a9c8d4bdc9af1dabeba32ba9101a76ff 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 -->
 
index e9ce3c2def27b6f29130b2474eab824e6458bc0c..5b236bfa721fcf73b288fb33f27e5c11f144ff47 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 -->
 
index 1f66c5f62393d42a2ac8303245521e0676c1b241..402f957d683692aac7cd73cc4c325c3ac0101619 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 -->
 
index 5c450b29ef429771cbeb4aab4c5a8c97840e1e29..d3a67bbc300eb50b23b659f9d7abd20ea9b78495 100644 (file)
@@ -3,10 +3,8 @@
   "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
 
 <!--
-  This file is part of elogind.
   SPDX-License-Identifier: LGPL-2.1+
 
-
   Copyright 2014 Lennart Poettering
 -->
 
index b4ea31b5948084256d2306cdbcdbcb5083c6af33..1fed2bb9c3ead524b62332f796a4e8a97dce8b27 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of elogind.
-
   Copyright 2010 Lennart Poettering
 -->
 
index 56cffa1e372d7ea560f7ace38985958c1448b4e7..1bacb20526333bc4006a3943dc6e31fbf57f5349 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 -->
 
index 27a2a4a4afcad7581898683342abd2fbcf56f39f..4b4de6ebd21a24a2b53a72293c93b6cf7f69bcdd 100644 (file)
@@ -3,10 +3,8 @@
   "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
 
 <!--
-  This file is part of elogind.
   SPDX-License-Identifier: LGPL-2.1+
 
-
   Copyright 2010 Lennart Poettering
 -->
 
index ebe8f6ff4a98555e1b2a1bdb0eed5a0f6d7ed3f9..ce161475ee3a7fb6f9a8d88d3d81f5c6093b1fa5 100644 (file)
@@ -3,10 +3,8 @@
   "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
 
 <!--
-  This file is part of elogind.
   SPDX-License-Identifier: LGPL-2.1+
 
-
   Copyright 2010 Lennart Poettering
 -->
 
index 243958bbf233f7263da858ad04d6c238de9ea99d..4189f0c3d3751ff94740603ab6693af45113c9ad 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 -->
 
index 118b8b8bcc86d94f04b4d40eb9d91be78aa60053..62bf4f09bb6b46f038748d35efbb0ce75851cb56 100644 (file)
@@ -3,10 +3,8 @@
   "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
 
 <!--
-  This file is part of elogind.
   SPDX-License-Identifier: LGPL-2.1+
 
-
   Copyright 2013 Lennart Poettering
 -->
 
index df537a9c495f3e8ef496ee01d0258a7e1b663914..360243e00852ffc6410cd7fe21ee2e8adce156b1 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of elogind.
-
   Copyright 2014 Zbigniew Jędrzejewski-Szmek
 -->
 
index a415d83d1868eabef0a6ac68438363f13e806b73..f34d24489a7543d27a87d02f0a7d128007abb100 100644 (file)
@@ -5,8 +5,6 @@
 <!--
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of elogind.
-
   Copyright 2014 Zbigniew Jędrzejewski-Szmek
   Copyright 2014 Lennart Poettering
 -->
index eceff4f246cc8d30fe1e807b436e50bb1318ba5f..130612c3d2479eac50f14e60bd95bc5327712ea9 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index bae6a284513d98ac806b38cf7f3170d1e354e447..0e575aff746b409ce09186ca8e96d2b13a561dd5 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 0a4062afdb5b92b2e03dcade0acbf95d88a967c8..a70c9856f5877d9773eba10b86885171885eb57d 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index d8cfafe2391f4f8099c18a242281530b81afaf08..733ea0d6da7050847ec228747419564e957ce3d3 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index b0ac77e8f749f7de8a83f7a8a412de04a390f52d..c088ca487fdd752bfdafe2ffb27e34f8e5b73618 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index fee38b5055cec95931f578431dfc5a0592de8b02..c647e8ae08c9cdfbca4836d6eecd18a1786f0844 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index 0df46f86bf75b4922feb6bdd03f921174d7b55ef..8d480d39657df1b1d00f62944ea356d75101863f 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index 01f163b60cada89ddfee5e323c6003bb647407b5..dd13376a76ecec61fa33654acea8e9d1a3a5a588 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2014 Lennart Poettering
 ***/
 
index db65d5f0e25ac98a091d0fb2ebde177561960624..c81c6748b5773f3977d6709788ad0b854cecfabe 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2014 Lennart Poettering
 ***/
 
index 911f62b351a1feae28e69c4042d668f94a230369..23669a71d0a1a78f50030a25d6cf210ed7298d88 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 47462d2dc64f6b97ce51caf75ba03ffd770a7ca6..6b4c11876d9b85e87f035d05be22a46a4af87ea8 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 156118b4a675729429621db7779bbd3e9da1b4fb..ad71e6e8a876f9dc72307df55621a52b44ff44a7 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index d8ddff95a782a202f2120866abd95b35c7f0ce0c..b1d160030f6ff73cde0666190a6367f7330c86a6 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index b29243ee45f8424fc7a159fd134e54c7211196ef..30a490326a48dabe72b8d0e8cda41373ebe2e8b5 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index a3adc0828e2df7a4591d15404b308f6fd7ced8a5..bc7a450192013c9f9e848d13e5e202ca6ecc42da 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010-2012 Lennart Poettering
   Copyright 2010-2012 Kay Sievers
 ***/
index 5b53f2e0fc3fefe57025cbeb80c29550b3f1402d..bb17d3ae3cb2569de7f243756a31d416989b6322 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2014 Lennart Poettering
 ***/
 
@@ -29,6 +27,7 @@
 #include "io-util.h"
 //#include "macro.h"
 #include "missing.h"
+//#include "mount-util.h"
 //#include "string-util.h"
 #include "strv.h"
 #include "time-util.h"
 #include "user-util.h"
 //#include "xattr-util.h"
 
-#define COPY_BUFFER_SIZE (16*1024u)
+#define COPY_BUFFER_SIZE (16U*1024U)
+
+/* A safety net for descending recursively into file system trees to copy. On Linux PATH_MAX is 4096, which means the
+ * deepest valid path one can build is around 2048, which we hence use as a safety net here, to not spin endlessly in
+ * case of bind mount cycles and suchlike. */
+#define COPY_DEPTH_MAX 2048U
 
 static ssize_t try_copy_file_range(
                 int fd_in, loff_t *off_in,
@@ -482,6 +486,7 @@ static int fd_copy_directory(
                 int dt,
                 const char *to,
                 dev_t original_device,
+                unsigned depth_left,
                 uid_t override_uid,
                 gid_t override_gid,
                 CopyFlags copy_flags) {
@@ -495,6 +500,9 @@ static int fd_copy_directory(
         assert(st);
         assert(to);
 
+        if (depth_left == 0)
+                return -ENAMETOOLONG;
+
         if (from)
                 fdf = openat(df, from, O_RDONLY|O_DIRECTORY|O_CLOEXEC|O_NOCTTY|O_NOFOLLOW);
         else
@@ -533,13 +541,40 @@ static int fd_copy_directory(
                         continue;
                 }
 
-                if (buf.st_dev != original_device)
-                        continue;
+                if (S_ISDIR(buf.st_mode)) {
+                        /*
+                         * Don't descend into directories on other file systems, if this is requested. We do a simple
+                         * .st_dev check here, which basically comes for free. Note that we do this check only on
+                         * directories, not other kind of file system objects, for two reason:
+                         *
+                         * • The kernel's overlayfs pseudo file system that overlays multiple real file systems
+                         *   propagates the .st_dev field of the file system a file originates from all the way up
+                         *   through the stack to stat(). It doesn't do that for directories however. This means that
+                         *   comparing .st_dev on non-directories suggests that they all are mount points. To avoid
+                         *   confusion we hence avoid relying on this check for regular files.
+                         *
+                         * • The main reason we do this check at all is to protect ourselves from bind mount cycles,
+                         *   where we really want to avoid descending down in all eternity. However the .st_dev check
+                         *   is usually not sufficient for this protection anyway, as bind mount cycles from the same
+                         *   file system onto itself can't be detected that way. (Note we also do a recursion depth
+                         *   check, which is probably the better protection in this regard, which is why
+                         *   COPY_SAME_MOUNT is optional).
+                         */
+
+                        if (FLAGS_SET(copy_flags, COPY_SAME_MOUNT)) {
+                                if (buf.st_dev != original_device)
+                                        continue;
+
+                                r = fd_is_mount_point(dirfd(d), de->d_name, 0);
+                                if (r < 0)
+                                        return r;
+                                if (r > 0)
+                                        continue;
+                        }
 
-                if (S_ISREG(buf.st_mode))
+                        q = fd_copy_directory(dirfd(d), de->d_name, &buf, fdt, de->d_name, original_device, depth_left-1, override_uid, override_gid, copy_flags);
+                } else if (S_ISREG(buf.st_mode))
                         q = fd_copy_regular(dirfd(d), de->d_name, &buf, fdt, de->d_name, override_uid, override_gid, copy_flags);
-                else if (S_ISDIR(buf.st_mode))
-                        q = fd_copy_directory(dirfd(d), de->d_name, &buf, fdt, de->d_name, original_device, override_uid, override_gid, copy_flags);
                 else if (S_ISLNK(buf.st_mode))
                         q = fd_copy_symlink(dirfd(d), de->d_name, &buf, fdt, de->d_name, override_uid, override_gid, copy_flags);
                 else if (S_ISFIFO(buf.st_mode))
@@ -589,7 +624,7 @@ int copy_tree_at(int fdf, const char *from, int fdt, const char *to, uid_t overr
         if (S_ISREG(st.st_mode))
                 return fd_copy_regular(fdf, from, &st, fdt, to, override_uid, override_gid, copy_flags);
         else if (S_ISDIR(st.st_mode))
-                return fd_copy_directory(fdf, from, &st, fdt, to, st.st_dev, override_uid, override_gid, copy_flags);
+                return fd_copy_directory(fdf, from, &st, fdt, to, st.st_dev, COPY_DEPTH_MAX, override_uid, override_gid, copy_flags);
         else if (S_ISLNK(st.st_mode))
                 return fd_copy_symlink(fdf, from, &st, fdt, to, override_uid, override_gid, copy_flags);
         else if (S_ISFIFO(st.st_mode))
@@ -616,7 +651,7 @@ int copy_directory_fd(int dirfd, const char *to, CopyFlags copy_flags) {
         if (!S_ISDIR(st.st_mode))
                 return -ENOTDIR;
 
-        return fd_copy_directory(dirfd, NULL, &st, AT_FDCWD, to, st.st_dev, UID_INVALID, GID_INVALID, copy_flags);
+        return fd_copy_directory(dirfd, NULL, &st, AT_FDCWD, to, st.st_dev, COPY_DEPTH_MAX, UID_INVALID, GID_INVALID, copy_flags);
 }
 
 int copy_directory(const char *from, const char *to, CopyFlags copy_flags) {
@@ -631,7 +666,7 @@ int copy_directory(const char *from, const char *to, CopyFlags copy_flags) {
         if (!S_ISDIR(st.st_mode))
                 return -ENOTDIR;
 
-        return fd_copy_directory(AT_FDCWD, from, &st, AT_FDCWD, to, st.st_dev, UID_INVALID, GID_INVALID, copy_flags);
+        return fd_copy_directory(AT_FDCWD, from, &st, AT_FDCWD, to, st.st_dev, COPY_DEPTH_MAX, UID_INVALID, GID_INVALID, copy_flags);
 }
 
 int copy_file_fd(const char *from, int fdt, CopyFlags copy_flags) {
@@ -684,55 +719,31 @@ int copy_file(const char *from, const char *to, int flags, mode_t mode, unsigned
 }
 
 int copy_file_atomic(const char *from, const char *to, mode_t mode, unsigned chattr_flags, CopyFlags copy_flags) {
-        _cleanup_(unlink_and_freep) char *t = NULL;
-        _cleanup_close_ int fdt = -1;
+        _cleanup_free_ char *t = NULL;
         int r;
 
         assert(from);
         assert(to);
 
-        /* We try to use O_TMPFILE here to create the file if we can. Note that that only works if COPY_REPLACE is not
-         * set though as we need to use linkat() for linking the O_TMPFILE file into the file system but that system
-         * call can't replace existing files. Hence, if COPY_REPLACE is set we create a temporary name in the file
-         * system right-away and unconditionally which we then can renameat() to the right name after we completed
-         * writing it. */
-
-        if (copy_flags & COPY_REPLACE) {
-                r = tempfn_random(to, NULL, &t);
-                if (r < 0)
-                        return r;
-
-                fdt = open(t, O_CREAT|O_EXCL|O_NOFOLLOW|O_NOCTTY|O_WRONLY|O_CLOEXEC, 0600);
-                if (fdt < 0) {
-                        t = mfree(t);
-                        return -errno;
-                }
-        } else {
-                fdt = open_tmpfile_linkable(to, O_WRONLY|O_CLOEXEC, &t);
-                if (fdt < 0)
-                        return fdt;
-        }
-
-        if (chattr_flags != 0)
-                (void) chattr_fd(fdt, chattr_flags, (unsigned) -1);
-
-        r = copy_file_fd(from, fdt, copy_flags);
+        r = tempfn_random(to, NULL, &t);
         if (r < 0)
                 return r;
 
-        if (fchmod(fdt, mode) < 0)
-                return -errno;
+        r = copy_file(from, t, O_NOFOLLOW|O_EXCL, mode, chattr_flags, copy_flags);
+        if (r < 0)
+                return r;
 
         if (copy_flags & COPY_REPLACE) {
-                if (renameat(AT_FDCWD, t, AT_FDCWD, to) < 0)
-                        return -errno;
-        } else {
-                r = link_tmpfile(fdt, t, to);
+                r = renameat(AT_FDCWD, t, AT_FDCWD, to);
                 if (r < 0)
-                        return r;
+                        r = -errno;
+        } else
+                r = rename_noreplace(AT_FDCWD, t, AT_FDCWD, to);
+        if (r < 0) {
+                (void) unlink(t);
+                return r;
         }
 
-        t = mfree(t);
         return 0;
 }
 
index d5401056002405e322d1b7c7b2021a6e7ecac77a..885597167fd5af70cf33bb87c487fbd104d5592d 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2014 Lennart Poettering
 ***/
 
index d171e5b8a7f405d7bfaa8df8ba42f6f098286011..6e871d37e67469578e35bea7faaab469818cb8fb 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index e093a3bba18861548ecac85dea40b01dbcdf997c..4a061837f29ca51dae5dd8519df035906a0eaaa3 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010-2012 Lennart Poettering
 ***/
 
index 00d061b63a6df5e2bcd8ac763a6a24f8a96fba2d..047ccd2250b7dd704f058b1cc77fe2bd6273a415 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 90d2f06a8f3850d05a396235465b3be80d4a27c5..54cbe15337e10471abf6e2da803d7cba70e180eb 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2012 Lennart Poettering
 ***/
 
index 7ac73792f8eeede002fe95c16602c8b28b902455..cafc18badeeebc4e2d8999ab618fca186089ce67 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index e6fc0baeb5294ca397e9da21b36cc3830b6f42e0..259b1ec0a764ce3d96766d0b87e53692b99eafd2 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index 6725ae9ad9d0bceb8d936e4259f817085713254e..c549b055de2c38d303f2af59cd2c1304b7cafb36 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index 98b4bdf18c37d49976292a54112eb50d3557aa63..f736aa6eeb46646dd7ad2b524ef8bdb1e4a9ab23 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 7889dc714754a8762b0b4334ff7b00032ba0ece8..f77b3fcadbf057f2fd1c43c6663420351ce387c5 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index ad486db1af28daf2ecc788605ef877b0887c49cd..96dc7dce0e698b7e1f1c902123697ac75b2a2140 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 9ebeab96adb1977e640617f886f2309d0821a214..c66aa7fc55bf55ce155b3e920c7f3fd778be54ee 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2017 Zbigniew Jędrzejewski-Szmek
 ***/
 
index e2d4eb4aadf715f784c10dc8f150245cd1b5f1be..4b7b77e9243a59ef899e82c0233f0c7fe6a088a1 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index be21521d6a9cfc40619c69a59b4441c015acab3d..55bd8ba6c0ee7b5885f6891cd513653157713a51 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index efe974ee228ff6825122542a695d43dc765f90b4..836ba7e7658479d227e4f8407bcc11c5d14c3cdf 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 7f7ac89011bdc248a2d77719de805f293377137c..8bc6c01280d730ce2947a90536c19a30fc5481c3 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 69b58b7b9f7a5ed0ab310dd8be4daba92fa1b313..7b71bec9b89c7ce323f4159e56af1787a840d5d7 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
   Copyright 2010 Harald Hoyer
 ***/
index 2bfffbfa7aec41924d0212ec89dab7814b862f64..1455af04173440ff55c851ac889a79a9aa8ce1a1 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
   Copyright 2010 Harald Hoyer
 ***/
index 2d742c911cfeb5a1791831ae8b241788ed0f9bfe..afe2fd17b7d7d14b915383914909e7239b3c1c84 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
@@ -1571,29 +1569,21 @@ int read_nul_string(FILE *f, char **ret) {
 }
 
 int mkdtemp_malloc(const char *template, char **ret) {
-        _cleanup_free_ char *p = NULL;
-        int r;
+        char *p;
 
+        assert(template);
         assert(ret);
 
-        if (template)
-                p = strdup(template);
-        else {
-                const char *tmp;
-
-                r = tmp_dir(&tmp);
-                if (r < 0)
-                        return r;
-
-                p = strjoin(tmp, "/XXXXXX");
-        }
+        p = strdup(template);
         if (!p)
                 return -ENOMEM;
 
-        if (!mkdtemp(p))
+        if (!mkdtemp(p)) {
+                free(p);
                 return -errno;
+        }
 
-        *ret = TAKE_PTR(p);
+        *ret = p;
         return 0;
 }
 #endif // 0
index 0a23c9fae944e062d79c405989b659093172fb71..e367b9ac9785995571a5e46f02e40c2a1858bdf8 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index c9e81192beb0dfae21530e22df0284774d7f51e0..4ea34749d13da36d42d1bcdc31bb206ed6a3caad 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2015 Ronny Chevalier
 ***/
 
index 1f27657379032d2a777fdb19891432394f80d601..84946989b4dbbd5a4832e89849852a291d58476d 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
@@ -239,22 +237,6 @@ int chmod_and_chown(const char *path, mode_t mode, uid_t uid, gid_t gid) {
         return 0;
 }
 
-int fchmod_and_chown(int fd, mode_t mode, uid_t uid, gid_t gid) {
-        /* Under the assumption that we are running privileged we
-         * first change the access mode and only then hand out
-         * ownership to avoid a window where access is too open. */
-
-        if (mode != MODE_INVALID)
-                if (fchmod(fd, mode) < 0)
-                        return -errno;
-
-        if (uid != UID_INVALID || gid != GID_INVALID)
-                if (fchown(fd, uid, gid) < 0)
-                        return -errno;
-
-        return 0;
-}
-
 int fchmod_umask(int fd, mode_t m) {
         mode_t u;
         int r;
index 4e65fd2388b73c5090fbd967113c3ae74c2a60f5..7feb0acc9e87a71557e97386f66b478e97c1355f 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
@@ -37,7 +35,6 @@ int readlink_and_make_absolute(const char *p, char **r);
 #endif // 0
 
 int chmod_and_chown(const char *path, mode_t mode, uid_t uid, gid_t gid);
-int fchmod_and_chown(int fd, mode_t mode, uid_t uid, gid_t gid);
 
 int fchmod_umask(int fd, mode_t mode);
 int fchmod_opath(int fd, mode_t m);
index 13e357efd4bdb73fa909165c384f394d9f6bd739..3b695a1259fb3a96f0942976bebc9c2776f86e40 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
   Copyright 2014 Michal Schmidt
 ***/
index 0c963af8ef8ad5e6a29b03fa8f74b3e0c61c706b..343af5d686c28e44ad4abd9b338c014904fa0c06 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
   Copyright 2014 Michal Schmidt
 ***/
index 95c15c26c763e9e0fd1141b62e433ff766832238..eef11502a0883c5275cc0e80704b378a9d9c4831 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
   Copyright 2014 Michal Schmidt
 ***/
index 701eecbdb02df38e61c470530431622e19cda7d5..3d544dc73274f7df9ec9e1be798a371ac3ef09a6 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
   Copyright 2014 Michal Schmidt
 ***/
index b3ea05ce53e6d1b315edd429ee62027242d5aa6d..92c1642833711f5ca6e19f7e39489f7cb176fee4 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index c2f11013e598be1a882aea177316b9ba3d1e62af..b49ddc8c21f9f0589fbaa15a6ddad835fe2a795a 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 022aaba0f324d2537f196dd65780934bc9135215..71ce9e5d3f5d9710ca9d7d1539d675276ebb7b34 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2015 Lennart Poettering
 ***/
 
index 439b12e64016a3e04aa21c6630373d02b19fb5ea..7e31d19d8a2e5f4230eddc34947d7f9f4e7d80a6 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010-2015 Lennart Poettering
 ***/
 
index 593db66da7708d94a8f2e2e72625d81dae2809c5..dd67389fd17ef9762861c16529b4c9031a4f4591 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index e4717b6f30d14f4f1f1a63d75a0027e0515f388c..ab43ca5b51646ca8765c37e3f7dc59b08d7b97f5 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index c66e9faeea67a1f610a766dc5b037dada335f417..08859832f614bd76449b51bc64ebfba06de6956f 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2016 Lennart Poettering
 ***/
 
index 3fa867e37da6c229291036e158ca5ca3cddb16c6..5c7d306c9b7bbf2ab760c5e7386ffc61546a1531 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2016 Lennart Poettering
 ***/
 
index 1641a6918954293aca7158ea6bea81038b36055f..18905ab2e89a059e8f75f7eb566e356ddf006757 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 1f3eb54d3a974ab3a13ebfa239bae11ca51af7cb..dcf6772482be6dec917cce15c32cdded03fd8432 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 3ec7e73fc58b7f43424f613a421d74513eb05413..6ae88ec6b960e73106b544dba6ded86fc99c3886 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index b382af192d0ef41fa5704af2c6beb46f8aa59115..fb31e8ffbb6aba9d21a41a24f87117ed198e5512 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2014 Lennart Poettering
 ***/
 
index 144e2bc630d464a7ee7bbd1fda6076e2b6a54193..80c2d871a7cc7ab0a59ca9c74b5d5610cb439ffd 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2014 Lennart Poettering
 ***/
 
index a506d30d3ab7cdae6721f49999f0cd8088775886..3f6c45188a74676dc351559951667a3cf3f1edc2 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 75ecd84939341c88dfb4b11c4ee874eb8da50e45..ec672c75fc18eed913890a85d0e30598a3047f99 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index d69b413e6e0b933bcd048a950fda78ee927524b2..59ac08140e37621c54ac5533f94ff0545b8a815f 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 Zbigniew Jędrzejewski-Szmek
 ***/
 
index ed454bd67f1ba5b3d45bef9086e2e3f315a59380..28c00e148cfa3ab13ef795b95a797c655d3d8720 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2013 Zbigniew Jędrzejewski-Szmek
 ***/
 
index 05f5e9fa68bc2cb80dac2133336ae6effa934805..4d33e702829cea42a582e82d5d75a9dd5504cc39 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 17e8acf6a1082bfcab9d9f9b0c6f00d235907739..c0d67ece9035d480e7cb13b58e9a9dfc79ef1a76 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index c9920f7c166b155e7117d7229654ba728d346d52..b0e058b5e730649f5f9483fdf5f653339376e817 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index 2e55639e829bce475c9cef8313a3cb6761a2af29..5792ca972fcd30d15faea5136f2df8be0495486a 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010-2014 Lennart Poettering
   Copyright 2014 Michal Schmidt
 ***/
index ba0c0bd8f967f6910c88e50d23d7546bb2a2fdcf..dad4a4f9ccb565a37695041b903a387a1e691570 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2011-2014 Lennart Poettering
   Copyright 2014 Michal Schmidt
 ***/
index 5b194261d1f431b3073ed66230561a37ca33d4ad..1d06ce535bdf997fc140f7a4f643e8f641a38b0f 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index b26332bc2bed24e230e4f5989f38dd5df0149701..ff7e76a57ad8a6c9ef84ffe4230de44e3652f139 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
   Copyright 2016 Zbigniew Jędrzejewski-Szmek
 ***/
index c723c4e690f52bf66b9e91e5df5e98394399a218..28e93f0b8b25e1a230925a874c3af1d6f859a1f4 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
   Copyright 2013 Kay Sievers
 ***/
index 12d8e377d7826424799ff92a8db38dcc6b2b8808..3d5471874b6b2b16c6a599e1503e707354f930de 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index c0e08fcfb897070a85e2af84ccdf4461ee0cce0c..f26486f3e5a45cf299df221f9d73baa6b5bd70af 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
   Copyright 2013 Kay Sievers
 ***/
index 76c0969d45faab941de0039939586591a6d7a0ce..e05fabe3ec4079ba655d362d48f5f7712799a10b 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index d02976d89bae0ce6d8d0a2c042e26a91515baa21..37ec09f032c97cf9707f351795eef606b047cb86 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index a64d9f5a7ab8ca569ab25f283e6338777e15e958..ef7c2cabd5d0c2dedf0da39f998813ddca7088dd 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index fc52d1f221d6d6b949fea9f80802a7a255a4d1a5..2b594edb1f4c01437a80833247b53cce9edec158 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 3aabe5278ea6b994f752b6be48d996160f88f434..a0a2857d35f17d470878c2c0b8c4e2ad9d176061 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010-2012 Lennart Poettering
 ***/
 
index 9f356c94d0fbaf1eb9d31e03c8acfe2452098cdd..e559e50b73f047a2418d199ffdc1d7aa5766c43a 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010-2012 Lennart Poettering
 ***/
 
index 1db2d9efc3de0bf56b9529b892a1ef38e222ee90..fd51e0587cbda4bc29178750845bf0efa3cc915e 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index e348c64649aaf7096caec7ce5756702498582df7..a3e378a927c463798cc0b30538d1c1d2e5e8994b 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index 72368310021a8a3e8f584bd77d00ea98d9a3ec65..31ffbc1ef9847efcefe006231b22e9925b56ee3e 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 35a75b499acee5edae92ec7e52bd64052ea58d1c..ca7bf990c8e22351385a0c9fa381cb7c519b35e3 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 74a6e4abf7fa0b0204d5f9379bf83189a9564c37..2ce006e4a9247b4a6b68eaf8bdff336723ba9670 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index c5655e99517f4d95759d5a43060e32fcaf0b8000..23b934168274673ec6541f9562300c87c801adee 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index e8637ef9bf696e13e9dedc3a4e2750c93522fedd..03c89c1ebf0eb8a41ebe344f57b0e855b1c89436 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 723917057ddb9071cdd1e8d9eb24ad5d929f2fdf..c829da0840b8e97dfd5483d99bc20ea84691294a 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index c801939d1945356ef0ff46e856e1f6d5c9346f43..7cf86aaf0db28f1c10bdaf65f74f57e0da923951 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
   Copyright 2016 Michael Karcher
 ***/
index 0d5b3f4e1b533f7399fff6d92eca841e5cbb5da9..a341fd55bcc38bb597bf7ac15a3176c3ec66b7e1 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index 9143f0066a0d79f4ff7e367a3bbead141315134c..fa7e94f19d060a0909afaa4c0f5c81af60362ea2 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2015 Lennart Poettering
 ***/
 
index 53d8485a4c6008bc2b8c95bf77e918992ba71b51..9f74bce08c9ba1fc0e1427d3b016bd8bfbe3d227 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2015 Lennart Poettering
 ***/
 
index cdeeb3e2aa879649c98cef8ceed1c986e331b763..1403b9b14fb916d14e8836d26aa8821e3167a825 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 1509b1cc3d1ae0f0240fd897222c9834f3c45840..dc689c7d847e7e1bd3ae7963166c41e601360d49 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index caad46ced06baaf99e0ac0dca393830a157741cd..daf14ce89938fe5c4651419cfc7e63e9a5061973 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index d7db5b56ac6af462445a3ca38e44861808ea7043..16751a9b3ef819e438510f9afff3908bc3b60141 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2014 Lennart Poettering
 ***/
 
index 9c0c66a777d146fdc9f2f72b5c18f4e074d550ab..a262f3c6c38f5a43c63f87ecb32169925ea20ecd 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2014 Lennart Poettering
 ***/
 
index 5bd5c71ceb700464b786ed9df682147e739b3c8e..e0e9444e4fc017ed7c1d14a18063c04a1ae9d58f 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2015 Lennart Poettering
 ***/
 
index a52b1d2fafe6c1bc7ae24bef3a4d7e5c70c8bb53..5b7b127d9ed9c74e5dbf8aba79e82ef97a61d3de 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010-2015 Lennart Poettering
 ***/
 
index 491b421abcba080237a8e9a552f69a24b968d043..363d689110b0286ea1d449eb2a7f2a425edf6a89 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 Intel Corporation
 
   Author: Auke Kok <auke-jan.h.kok@intel.com>
index 6821d42450839fbc9cdbc2f6b9369b37d3b73a13..8cdf0cc0f39e15ea77d07bb16cd82194d131857d 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2013 Intel Corporation
 
   Author: Auke Kok <auke-jan.h.kok@intel.com>
index 177f2aa4ff0a4e2cfc4ca59fde76f6627521c0e6..5f7276424d824e847220fcc4604bf3937eadf1e3 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index bf99f41075a86f20582a572c6bb63fcb73a80db9..28c488409dbf6ef448ecaafeb536be3e70d28d26 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 136a5b2da6eb163cb5261d93d1a9a1f39c84b8bc..9a3cbaf95d85743f698a24cb49ccd19f97f6d241 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index d88f97fdf6f417647318a760fb34a3765990ed1b..8c6a36fe057a3cd765c006ea56cade5e90432af8 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010-2012 Lennart Poettering
 ***/
 
index 325caf44550eff34b81b19c4438436ceba5b8c3a..1bf59c3b4e52a045d64c418800067202f27377a4 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010-2012 Lennart Poettering
 ***/
 
index 87d8917a592656e79d8b0ae3a0bf35d9d7024f42..8a7544cf52995771a4c208099d85526d8c14ed69 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 6857202f88cf4fb3a73ed8fd43ba47c8fecca738..33a5dbc571df0dc49f79b7f5b8d0bdd733aa398d 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 1786bcfda00294ebdc32d25d823a2991606f6ad1..6bc60b65ede4b31f0c44993aca02c25e09cd27ba 100644 (file)
@@ -3,8 +3,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 1f8bf3d4de5cf46a72fc24c33efc7a54cb4128da..ed771480169b7d1ae16f5aa5f8621229d02c157e 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 1671697a0d8a5dd8bbd5b4994332cc2fecbdceff..2dcfecc79324733378f880c2827495edb0279541 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 0c2d1c8488af606934fb7492be379c0a9491585b..fa5101772b48c53c791f068990a7206a4802058f 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 0b4ff30e940730462e7230260b7f2d7c1ed2dfd3..1de57091030d1ec8adfcbbc8e937984b75fb678b 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index c3b91bfb6f421e24010b4596ddc811d72f495dd2..bcee72c498762989e3c14efd85e905e81b4291fc 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 02778affb699e0fe5f42efbe8f7d7ac83cd895e0..c63648a663e0429dfc4d857491490ff78de3fde1 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 18cfb4c7550de16847ea638ec19ce61f3770161f..dab4f10b06700ffebdd179cda3ba11ca2d108810 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index c56b19d0703df0cba911019fce7272ead8036fc2..cc5ba0cfac44db4e571115b4ee9f0f834bc1c2c8 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 2e465296fca739645a9c2ed017e0e89cc2639146..34a90ed1b543b7b9f793b5c0b04e0b1f24c0b0f8 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 94534794a2c3287bfd017c9d38a04d927d0ab220..df3c718f4068662c6d8a984084d47c74ae6d6088 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index ce705247d6e6f6c4fe962b71c6807428b9f9c71f..25796883e79271743785b1526ff3228474161ed0 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index feddaa9192444d040a4429addebfc6cbb85e90dd..0bb62b319551af932e13eb0a5833c3fa3201fa38 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2014 Tom Gundersen
 ***/
 
index fd42e0a24131c08c720db69d3e9a9c1445c4301a..abfa11ab1443ac750ee4a12a26fe5b0352ee32ef 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 3f13a1c8f33600e64fa9b608e29423e1d45e5395..1d785c43b8ab7dec9a1f758042e9e67fa3507a43 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 12323fb4d2bc8cf5674b1d502d90e91ef2f48276..fe6349bfd5a7766f005a148d90f87a6440084290 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 07229769a499f85b2b71e88b77cbb5db976116cc..ac997ad7ecf780953a0406adaef4be070f85f3c9 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 796e00f694e348c336d32742a837f561bf4a1ba0..b3e4ce503b1bcd758438886ca3c2c33ee16b046a 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index e0de7a9a854f2ca25ec858adc26766f92d0643aa..5cd1a515da1be1fd65170a563f87027f150ad352 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index af86f74d19bf3476eb4ecc61d7827a7f60b53327..3b8b7b12cb83155d931cdeea9a2cbf1db6905507 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2008-2011 Kay Sievers
   Copyright 2012 Lennart Poettering
 ***/
index d6936ea46e934396672e0461d650d5649df8de51..ffe49c128587ec310b063fb8bbe388ab684103b5 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2012 Lennart Poettering
 ***/
 
index 635d1672a83894ecd3251aecb8db9f1f06284084..8bd0bff75a5095a603a3b9ebf79c9b07977cb189 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 7722e583cde21fcdc6c2cca279bb40c5bb380055..27d09e98cafdd3bc2f7d7414734dea81b0a821c0 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index a52cd2ad9cfb93d419ca719d21c1d04fcbb8fc54..e0b60eca93d563a7f9678abc5e12c53ad0d8b02c 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2014 Lennart Poettering
 ***/
 
index fde6a1fdcdabfed09785441b660e1ee7dfa46ffc..0e5c33cff41d60adfa5305b7467205d4a7264959 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2014 Lennart Poettering
 ***/
 
index dfc384ede1b2151c28b8ef8c06d917f119a49675..529722a2adc2ca9d87bb90d781314cd4a5084efc 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2011 Lennart Poettering
 ***/
 
index 0910e0df576ffdb0e206f2ccc0a06dd0a19b21f9..9fdcb5d131d62a10270fc313ed733b4d68c37f2a 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2011 Lennart Poettering
 ***/
 
index 2b50ee352c6e7a77d7679cfdfb64c8a7c5280784..0f948e4be8112ba48c2539c62968196a7208ca18 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 2176a4defb567c7f49b167225af353f31b32050f..4ec9052e53cdfa2c727737c485dac1c12b745c4c 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 9c026f755f3b50352f8106e7cd9bac06c2a23b19..b98c0432cd96aa7c00c79aa10cd71434ce64c138 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index fa5aa7082c89d1c21ca0d8260cb87a3542c47e24..139d86c36871835aab9e7574505f1ce22c81269b 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index a6b705aa65eb598e8a11be1c638d62359689ca0d..207546154118bff8670bcac9cdd919a9fcd82ce4 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index f56fce19cd06e97b9dfde494cddd37dd304d54ba..6a453e813f67b5f1b18dacdb2807a172f8c09df3 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 211a655895c0e6d28bad26f87285e6471832d5a4..ecd1f79dad0a40e5c94e5f0fd478a3bbf4f52bdc 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index e63668b2a1a2d4695f7245b19e1fb19753452422..788e100348ca73de17fc8534df540efbbbed01c0 100644 (file)
@@ -1,8 +1,6 @@
 /***
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of systemd.
-
   systemd is free software; you can redistribute it and/or modify it
   under the terms of the GNU Lesser General Public License as published by
   the Free Software Foundation; either version 2.1 of the License, or
index 3cc8b0f9d3a85ef1fa149fb17e7f7de2915eb5aa..808023df176ded75984d335c11797210b83665c5 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2014 Zbigniew Jędrzejewski-Szmek
 ***/
 
index 619a2a85212105d1437e9d4410fb065567e463a2..54f63b082b8bfe8503112fb67ec74108dcf60bd1 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index a9127376c479db8a66e97320b99a3819324c86f2..47691960a9589632bf3b5ef40f3372b8e30db14d 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index 168658461235f85976a34df4aae2a9d95cf702b8..54c76c4822fb666921c74681f470a125d5bdf4a1 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index cf340747a689b3d63ca9ed7131227398cdc5a3f7..ed0705ae901f1ca7c1d87dfd821956c398c9420a 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index a9edc8cb7008c753878444529cb2198f6e13c5d8..c3a5f7ce2743ca19ac0ec5f144d41400b0ac8424 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index 2ac8cfa63ecaec2ff3085a3523e0da8a990316fd..47da334b93318f16bda46d458f81f5dfcdc3927f 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index 8ccb96ff9181a07e48b3678f318d364b0c5a20b8..44adb871e88e515000a6895458f2ca326c30a886 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index 723a833d6e5905acb0a59b27ef61a4768bc249c3..fe490a1766db825772f0f1c91939f05502016a1f 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index 5e8846be4730e83543481df4d905f173bcab3989..61d727faed5c18be7b063c973b3e8ea02861229b 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index 4f704627c3eb1670cf8345e42d08446e991c8598..9d2763c9172d4e7cc0ababd543cf55d9608ad9ec 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index 0edae49d5ac00c540130f0d496873d7d1c64f57b..4c72a3906e6804950d8d2c1e6b1140b78496cba6 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index dcf04609c1fa7437b62f7e5eb679a9ef80f1bf2f..1d4e087763f4db6c9b253f67ae12dc366debbace 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index 23ac2d0bc0574c3a800e02466666e3d3c10b8527..b6b4d84df306165fddea8a964b4822ab5d828c34 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index cfe299e01840f3b186c57dd62019cd92face0dd0..cac5c3d47e59500e06de05ca1cee4d24dba59ac6 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index dab2bd61b85251b8729876e42f6bb252a1459d21..c95778673b17f077586e94b708ca96218b9b23fd 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index e3f8ced723c8ba0096263cb3e9a8bb3618651480..44bd35f87f5e8d433e4ea4c1486429b643e599d4 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index e3cb13a44a7221f794dfb1a8163f68920b7420e3..800085ac87f64baf74eb7e160a229a09c4a16e41 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index adba108c1e037639ffeb74f3bc340e9cf82c7c5f..d8821dd450dc4c4add0559031c94d5651d679b87 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index d425a686101604fc420db41abe1eb1f62b8ce26f..aa049dd827fb4edf8ecead8a369c7c4bfd9f47c1 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index aa59ae484907a766a5921780ae4774b412eaa3ff..4643df010215ff0097ddec61708fc39af85e9b3d 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index 6da0942f16ef1ce71b18e9b112b5338ea9527642..dd1865b0ec5f1a0c6d155af8f484fe944e282be9 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index b46d6ca8c989f4ddb066e600f7936f32b2f62bab..9740f1d61279d8e4064eca37890ca296705d171c 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index 49c312371b64e483c25b4c81fab44eac44240d59..6713b6ba654bd7d2c5b251d6df6a9d533a9b15ac 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index 218ee678a6785e66bade17c4067300151f1116e3..64fa3b58c6f86420b19bb19344d5a876f979369f 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index ed9ecd641a32193722e0ef472a87e5c0133fec52..df0739ac93f6cb0e83496063cb8e1ca74268be87 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index 662a1eac5f78775554ef4095333b0244382828ea..707a1e7d14c6bee06165932609aa415a80ef16b0 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index 73c2e1ea23b33c13b9be1eda4471c403f7fbad83..c2b1f5a6c33993986009a9ff8d3f5938ac8dcd8b 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index db9af9a97e7c58013426f26f48905599227f0058..77a057e3a1d1d7dcd254dfb41422c52f351ba7a9 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index 5352f6379451b60ca6332287e6f9cca49b849af5..966957180d34c362c3f0fdfaf6384a2fb12721d4 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2014 Lennart Poettering
 ***/
 
index 57c5391423edaded64e704672b8a859806e7693f..e32fdb03179d530c58ed6fb67537547f3bb3dec5 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index 0bc5b6360a9bf4e58f764a7de55b5846cfa1957d..87df7040e1e0d3b06f932ff4014f8563413ba91e 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index 1819eaffd4a4152979c14d74a55f093e2f2c624f..846556cb36096666ef6e293b6e12fce15f103e27 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index 769211dbe8ace8b1a361734cdcc5f1d09f384e53..facbb6daae87016ce9a3022d4e14b10994e4a217 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index 5288e379a393649c282526239d3c33e856471e70..1ca6da51a44e3e908325e4d54e26c3b8a06ce6d0 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index dd8e552df12a19732d66324911733e3a1385b990..109a3287fa18fd8f20428b9d0f9186d7208eb6d9 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index 220fcdcf52bdd782d26df65a21604101749f20f2..0b4a498a7f00f888f0c0be8a3737d64c21e5dff3 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index 135166e2fc17eac66733225a7e3b930e3ddfc4bb..87197197913c23d94792604273fd70b0c6527972 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index 4b5039a070d8950bf0989138a7b77d7acf7f84bf..9889c65334df9aaf6b72523549c7b2b8a1598ffd 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index 1fe3c146258218bc6f5d7138c4a502913e749e81..c4cbdb58112b4ec1d4f124881d766e1625d6659c 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index 373d596437f9540b5665ae40ed4b8b62567cd881..b3ebd34a3e011e0ca8812dec6145203e25d1858f 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index 8a2cd3430b8409534c43c5e5468b2ecbb5d585d5..e46d72364efa872edb2e3cdfc80b4caf86604898 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index d60eb561def2bf96a5431cd24cd90fab6ec2af94..a6746b650d0bd53ed6813f4edb50a0e92554451b 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index ca104281e5456096759138f0634052ea6cae0483..d59cba7130a1affdbccecdb79863f5a50f6de724 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index 3834a1162e5ab4e55061566b25ea5666d3c1784b..d18e54d421afe6dce138421ac14b71c4ff9cea02 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index 91c26a0c8e290b937428761c70756049734e8fa0..e6e20234088cbd5779ef9f1596fda854d851d145 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2016 Lennart Poettering
 ***/
 
index a8b10604438d9dddbda2be644cb1b4f46cd76862..5f026a272f1f5ca7987dd70b21110513a0dd1da4 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2016 Lennart Poettering
 ***/
 
index 80548fdfcf9a4c371c035ac050c2f42ac61bcf1a..4a6f2960fc9fc62c8d32c94488d2eaecbf22d370 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2011 Lennart Poettering
 ***/
 
index f733fb1718c881a916b9ac8f2888c05634e94d92..0a9f246480ed87ccaa0ace79423b06dc1dc0ea7c 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2011 Lennart Poettering
 ***/
 
index ac3e1f69b4cde0623378709870be37a7f04c85d4..0d3bd520919720abec196305019803fe8f9b4588 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2011 Lennart Poettering
 ***/
 
index aabfdbde45f496d4266c8891647c6903bc8fbfc2..22509fbb8ec7b5d7ee87473584fb2ddbec7c2719 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2012 Lennart Poettering
 ***/
 
index f15e0315d9f212c8feb32d74d727b0662fb00c19..0bf09b204666ec54ab4ad22460b7c9a596debaae 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index af3b4a4d2dce3cf984cc23271b077a8c5ea155fc..b846b250981de8d74458e28f4e8467b15a639af8 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2011 Lennart Poettering
 ***/
 
index bbe1bb14fae49a1259010a6d67b5d589983d889a..75c1434e97aa70e287c42029bf49052e7d30bcf8 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2011 Lennart Poettering
 ***/
 
index d2fd8ddfbdfb8f5bb9a99ac5aed12a61af822851..5c52bcce5483592889564d91e87a1f4d3f055601 100644 (file)
@@ -1,21 +1,6 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2012 Lennart Poettering
-
-  elogind is free software; you can redistribute it and/or modify it
-  under the terms of the GNU Lesser General Public License as published by
-  the Free Software Foundation; either version 2.1 of the License, or
-  (at your option) any later version.
-
-  elogind 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
-  Lesser General Public License for more details.
-
-  You should have received a copy of the GNU Lesser General Public License
-  along with elogind; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
 #include <unistd.h>
index 74b1dc88fb3c75867e1f1d8f47806a5812a930b7..2d149fc2c9694321a96bf195a79dbec02f27f28d 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2012 Lennart Poettering
 ***/
 
index 39749925c5ae3bd53fd5dd88ce497bc3ddfdb60a..c1492d67c1ccdbc62f5a71f3e230c85af337b2a3 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2012 Lennart Poettering
 ***/
 
index 0b3936eb3d8ac4df6adbb20443da75b2b5b52e03..2fe81dc2c11d92ac4f5f86b26a6901b308b9860a 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2012 Lennart Poettering
 ***/
 
index 3775c300b0d4fc77450d5f378149283e36889f6f..bb0cfd74772c710b330338b361e4d29688ed672a 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2011 Lennart Poettering
 ***/
 
index 26a4ed889817b69a971d5202bccdc88ece7069a0..4e8aab990de60101ecd663410b7ede8e7fbe8a5b 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2011 Lennart Poettering
 ***/
 
index 69e89ccb5e3ac1138ebeb0cefb0bbe54d482bc23..65a086eac4a5bed51bc6c65b326caa2389a4ae68 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2011 Lennart Poettering
 ***/
 
index f6a4fafa62329927cc00f880e7d252865df103c9..09bf341ad341cff396f68572d9af42fd5c3a82e1 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2011 Lennart Poettering
 ***/
 
index 8bf3e72d22f69dbd66c160426b040b8ff372dd4d..5912f6feea8cbf7f7d874e95fd234d125709a082 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2012 Lennart Poettering
 ***/
 
index 712260a5a1207cd93d38e6e2a277d26a0ce456cd..bf39955e102fb9fe423574ac57c66cbcd3714142 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2012 Lennart Poettering
 ***/
 
index 720140d6e3620a8d698a2a67ce570fe5b85f11cc..93f64d3f870efee385596e2ee17af478f2b90257 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2011 Lennart Poettering
 ***/
 
index 233812fe87e03589af989ad154ba999ca913a8f5..edfbf874304de64912844c5399a6d0fb981cfe8d 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2011 Lennart Poettering
 ***/
 
index 439abc0d883f5578f67b77b4ec61d73241f88d92..18abb9af27d523d7a54d564bfe1d82d16060f62f 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2011 Lennart Poettering
 ***/
 
index 76663c09b11d77db9a69ef502b949b158af53a96..8b2adbf5978cd4dd4aed725efad88837a1bca2fe 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2011 Lennart Poettering
 ***/
 
index b4cea0b625e808e2f2a76ee17fa311b971794025..bf1517a50e73343b4209d9502fa14188530d1ee9 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 David Herrmann
 ***/
 
index e1c0ac38bd1d6f85d25ef28f706f64d32b24c2c0..a7558e5fa1f8b57666d4e79c9321ed3f1bde7c69 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2013 David Herrmann
 ***/
 
index d5f88dbb47560499e0009234843113b4daebf675..4614cb522bc1bc5b8118e240c17ee129df163135 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2011 Lennart Poettering
 ***/
 
index 04a37475eedc93d0dbdbd30ff1378ec58b79dda5..273aa63ef56ee1a0b47666d54c71264089aa631f 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2011 Lennart Poettering
 ***/
 
index 48bf2d947aa59b77dc778c9cf9e95200084d84cf..f4bc12a185806df614d9604243f4cef4473e6a34 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2011 Lennart Poettering
 ***/
 
index 57c4b8ca97d7f97772ace96ab19d2968362557d4..98181012278d62af4a057896b8b6147d6a6c3e52 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2011 Lennart Poettering
 ***/
 
index ad830206cb1cf152312e409e59baeb73730cf9bf..659420583038f960b1068f051d4f0cf47657280e 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2011 Lennart Poettering
 ***/
 
index 3cc3b210c7cab75cc5e7d167ba91b2d96e6c9cb9..1d90083d136109b6dc457aedf9f2e8dca89c5b6e 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2015 Daniel Mack
 ***/
 
index aba93fd15c5955acfdd863be3bf4f5222c7a6203..124fea138105c3bc20dffe02705c9a3c1ee5af1f 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2011 Lennart Poettering
 ***/
 
index 93760095effd2b8eab2ac1241d6778edcda89eec..0e5a7de8fb8b4d13475ef89a653dfbe35a09d1d0 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2011 Lennart Poettering
 ***/
 
index bf5fcf4d400d7e501d0cb7dde3356f82ab3f88fd..f472798e1df06ed03141763abc1e939b96a1aa9f 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index d48b9e8ccdcbd20bdcc4e7af9506a3241f838348..62d5d26b04b8c09da86559f97e3a235f8b71ad2d 100644 (file)
@@ -1,8 +1,6 @@
 /***
   SPDX-License-Identifier: LGPL-2.1+
 
-  This file is part of systemd.
-
   systemd is free software; you can redistribute it and/or modify it
   under the terms of the GNU Lesser General Public License as published by
   the Free Software Foundation; either version 2.1 of the License, or
index a6535389fcacb3c0fb1a6219110608cc1ecdbac0..64c20b75855172be38db83d4dbef3d3e0b43f5f1 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 17963a6fe3f46bdf48a0cf1b2e665f07b2d16ee4..38ae91a0cb099f09ae0387cfe535f855d2d34957 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2011 Lennart Poettering
 ***/
 
index debfc273a2246e797a02575bd52408930896fa40..8de6d895f7aeec425db77bccbac4b750bf53c1e1 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2012 Lennart Poettering
 ***/
 
index 99bfa17efc941ca85ffa6a10bb99d6e0b887a60b..f78f4a4c75700fc5a359a8d89c1a23f885feff80 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 Zbigniew Jędrzejewski-Szmek
 ***/
 
index 8e2f760c9289751544903fd6e0a64e345acb4d65..d05c0b0389aef6dda0fa005a6b63c7e0fc5d8ad8 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd
-
   Copyright 2013 Zbigniew Jędrzejewski-Szmek
 ***/
 
index e6360335d953a17d80b261fb88ab4fb85de5ffcb..103c010ecec929eb5b68194a4e44293091af57a7 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2011,2013 Lennart Poettering
 ***/
 
index 9aa37287ddb9f2e47921bb358d2c2c9dc4b374e9..683119128aa62133348d14a823fdff6dc35ea1e7 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2011 Lennart Poettering
 ***/
 
index d2768d62bb61bc7da7fb806afdf96f5de50be26e..5865b193ca5def1886413bdf1aafe5956801d6fb 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index 49038f5e09b569c5a61bdbb2ee06f12e3684aea0..ac1b79c56ea8466c9f8389d1f2aa745892a5cdbd 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index 3e30877c00fa6aa2359004268e899bb84618fbb3..844dc9db96a27bf63b29ccc3497f53ba3220f783 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2014 Lennart Poettering
 ***/
 
index 9f0806e441cfce1f024ded2debf45a4b62f952a7..96376563761a54e6df55cf73146dab25333183c4 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2014 Lennart Poettering
 ***/
 
index a150f89401cea86da6970d3fed320bc4804f1293..9116cc8dd13298a48099ab7b8fb975457d8fbbd9 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
@@ -51,6 +49,7 @@
 //#include "rlimit-util.h"
 //#include "rlimit-util.h"
 //#include "rlimit-util.h"
+//#include "rlimit-util.h"
 
 int config_item_table_lookup(
                 const void *table,
index 64e7f8aab28c02388397cce90d1713ad877e10fc..3c78c404458810aec537855cba6f9710428d7813 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index ae1afc829330b54b7df651cbba9bd86f97037f55..3bea3447a9796dc08424a36cffbb2e3093616583 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2016 Lennart Poettering
 ***/
 
index 509a3240c67d7307e65476802e02b701d21eec3d..86daeaa737c1952d2c0dec2a5bac493248d0010f 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2016 Lennart Poettering
 ***/
 
index 1bb161794a73f5df783958a9252ef93ec1fa9159..e1d7bbfa25187ce626a2affe1705a737839cb3ab 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2012 Lennart Poettering
 ***/
 
index a44d5286756a5336ea8a2fc61a5e30f5707f8eaa..84f78fe2f782ce5915b5096b4e7ccaecf02c2b8a 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index 68dee9ef3a9e20770da8071875b27ca22a63facc..d35c34c47b8c3d783d28882c89d96dfea5831616 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 Zbigniew Jędrzejewski-Szmek
   Copyright 2018 Dell Inc.
 ***/
index ecce5f6e4e4cdb1ad063e4b7bf950f7a4526e26e..867a7a500cc09cb1ef2f4f85fbacf1a93e2113d2 100644 (file)
@@ -2,15 +2,16 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2013 Zbigniew Jędrzejewski-Szmek
 ***/
 
 #if 0 /// UNNEEDED by elogind
+//#include <linux/fiemap.h>
 //#include "time-util.h"
 
+int read_fiemap(int fd, struct fiemap **ret);
 int parse_sleep_config(const char *verb, char ***modes, char ***states, usec_t *delay);
+int find_hibernate_location(char **device, char **type, size_t *size, size_t *used);
 
 int can_sleep(const char *verb);
 int can_sleep_disk(char **types);
index 062e0210c48f6c5b49e294faa298a0d37e96d2d0..03a1faf686ff796ac49bb1eb12aab7f08edaf01d 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2011 Lennart Poettering
 ***/
 
index c4316ea473949dbe93635ba073a48c221f4fb515..cf4a473606cc286984659d592b21f67459d3da87 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2012 Lennart Poettering
 ***/
 
index 59c2c06ec2b20a75ab21c31f840d3b49c6c0b595..6a376e6aadef958183480570e67349fd66301aa9 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd
-
   Copyright 2013 Zbigniew Jędrzejewski-Szmek
 ***/
 
index b031353c5dc0e70393c7173c6dda32220a471d54..8d973a0ced5060dd7b5d017fa8dc3a852ddc9aaf 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2017 Zbigniew Jędrzejewski-Szmek
 ***/
 
index b91b412b8bddb48e5cd0d703bc71fd73f861b552..d28014fe5e80cf278c468f34b4b7f7d3c9ee220b 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2013 Zbigniew Jędrzejewski-Szmek
 ***/
 
index 5ecc23f6e572e42cd356ab5f60a64a98d1005a63..1d58a5a2e0f1efb39ba1fb0e21275667b6e814b8 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 23cb03b31a98a9206d7ac77f1a7b37f083e67f48..1b7e7eace95b0b4ebae3f02523794822d7aa35e7 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index a0a07c134fce269ae7b304dd7944090365300f2e..bec4cb9302820fdb7414fabd4e36f5eac1b44194 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2012 Lennart Poettering
   Copyright 2013 Zbigniew Jędrzejewski-Szmek
   Copyright 2010-2017 Canonical
index b4400e7b362967801d249a364ea4f9871aee6310..4eceb791e1b80a1c2c35095eb7e0e535c0a2c474 100644 (file)
@@ -3,8 +3,6 @@
 #define foosdcommonhfoo
 
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 
   systemd is free software; you can redistribute it and/or modify it
index 63e3702fbf46fcce9fd0ece30e91e1b2cafc5851..9cae64c6e6923b814a030c82823660f25406b147 100644 (file)
@@ -3,8 +3,6 @@
 #define foosdbusprotocolhfoo
 
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 
   systemd is free software; you can redistribute it and/or modify it
index 425e38e2e250ea891981ea3bb75525ec7ff9615b..ac2cea0a65a5eadd2669872873de64af7b213fe1 100644 (file)
@@ -3,8 +3,6 @@
 #define foosdbusvtablehfoo
 
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 
   systemd is free software; you can redistribute it and/or modify it
index 2c5756fe7cb78d0ab2604a8c781ee78b1482288c..9dd8cf4c62006cb0f63f36a0235a282ce49ad8e9 100644 (file)
@@ -3,8 +3,6 @@
 #define foosdbushfoo
 
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 
   systemd is free software; you can redistribute it and/or modify it
index 7d4cbf70dd25143c662cb6a775b967744782a43a..2bb9e78492ef99747b52226ebd4ff53c1e8711c8 100644 (file)
@@ -3,8 +3,6 @@
 #define foosddaemonhfoo
 
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 
   systemd is free software; you can redistribute it and/or modify it
index e6bea9d4082d29422aa0e7603549ebb8c90abd32..a6f134d9968656ad5e89d04a599392d09fbb1554 100644 (file)
@@ -3,8 +3,6 @@
 #define foosdeventhfoo
 
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 
   systemd is free software; you can redistribute it and/or modify it
index 67fc595669f72d1b51f323022b6ba89e0ae17faf..2da9c7ae137017badf217f2e0a2a500bf2911d85 100644 (file)
@@ -3,8 +3,6 @@
 #define foosdid128hfoo
 
 /***
-  This file is part of systemd.
-
   Copyright 2011 Lennart Poettering
 
   systemd is free software; you can redistribute it and/or modify it
index d8e2c6822dd2e301c551beb2690bbfffeaf4e738..b4f064d2d63855e7627bdb89ff8e8763936ac3f4 100644 (file)
@@ -3,8 +3,6 @@
 #define foosdloginhfoo
 
 /***
-  This file is part of systemd.
-
   Copyright 2011 Lennart Poettering
 
   systemd is free software; you can redistribute it and/or modify it
index 5a3f78bdbc26c8a3f40426273abd5e522f7eb488..d090c1e54964f45ea9cd3be8234f00afe37ffa70 100644 (file)
@@ -3,8 +3,6 @@
 #define foosdmessageshfoo
 
 /***
-  This file is part of systemd.
-
   Copyright 2012 Lennart Poettering
 
   systemd is free software; you can redistribute it and/or modify it
index 88670ae9e4342ab938a40c3c3e99e30b129610e1..d38416a361a1f29191756063ddd5b830e558b482 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index fbf3beb97040c7392befbfb5c83800cf3547d440..4321c27ab3902fb7788de90c481c414053e13e87 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 6604f4c9a3fb6e1f4f66fe683cd6b444bc2055f5..0223141f8bedb70672d4ae87a48186984ee7eb4e 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2014 Michael Marineau
 ***/
 
index 0e531bb217d8b2add78811fb92a49525fdc66693..fd6975c3cf722552ea2909f305903d6ba107f4c7 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2015 Ronny Chevalier
 ***/
 
index 9dc0ddf9580b1e896874a14c4be998f6c300cc08..94d3485db0e0efb0ae964a4624ae80ec1998750c 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd
-
   Copyright 2014 Ronny Chevalier
 ***/
 
@@ -242,26 +240,7 @@ static void test_copy_bytes_regular_file(const char *src, bool try_reflink, uint
         unlink(fn3);
 }
 
-static void test_copy_atomic(void) {
-        _cleanup_(rm_rf_physical_and_freep) char *p = NULL;
-        const char *q;
-        int r;
-
-        assert_se(mkdtemp_malloc(NULL, &p) >= 0);
-
-        q = strjoina(p, "/fstab");
-
-        r = copy_file_atomic("/etc/fstab", q, 0644, 0, COPY_REFLINK);
-        if (r == -ENOENT)
-                return;
-
-        assert_se(copy_file_atomic("/etc/fstab", q, 0644, 0, COPY_REFLINK) == -EEXIST);
-
-        assert_se(copy_file_atomic("/etc/fstab", q, 0644, 0, COPY_REPLACE) >= 0);
-}
-
 int main(int argc, char *argv[]) {
-        log_set_max_level(LOG_DEBUG);
 
 #if 0 /// UNNEEDED by elogind
         test_copy_file();
@@ -275,7 +254,6 @@ int main(int argc, char *argv[]) {
         test_copy_bytes_regular_file(argv[0], true, 1000);
         test_copy_bytes_regular_file(argv[0], false, 32000); /* larger than copy buffer size */
         test_copy_bytes_regular_file(argv[0], true, 32000);
-        test_copy_atomic();
 
         return 0;
 }
index febfc60e00ed0783b8f38c84ce2e5f2243866ae2..56419c403223705e04ca210cd1db1a85c72fc1f1 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2016 Zbigniew Jędrzejewski-Szmek
 ***/
 
index c9cdd887e6ed7c110d6fd9051257080d5b66e3aa..91189e71e6ed764ace5656ca589c247a55f53aa3 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 Shawn Landden
 ***/
 
index 839c33d5d07dbcc1ed352fd06630ab1244235216..f06418c9dcb95efda06609ce8785c039464ee462 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 0138af7d80f47deef869e8bfa9ee1cedd5ad5faa..b1c140514436c9a7c95f8e222df56ffa4066a3f0 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
   Copyright 2013 Thomas H.P. Andersen
 ***/
index 16c2655495393fe54f1b0f889b9c35b589991bcb..5aec7342155575d52ac366024ae606e483af9f0a 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
   Copyright 2013 Thomas H.P. Andersen
 ***/
index d50810c01782c4a3b888ceafe32e8ce17abf4317..4e0086410099376203ab27223a2141485c98ea6c 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 9b74a2b8cd50fdc0febc6b7d5cd19f19855c51b2..1e2a71c832a56eada707b7ea47cd7f0436505232 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 79d9668a1665d62e1ba83ab8f31a32274aecfa77..5b842bc6f97069ea198b6236e31d0767b5599483 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2016 Lennart Poettering
 ***/
 
index cbcdf4e8415a6fe82bc4a8ac3dd2f990074373de..e86987247cdc5882f7c33686018f50d0e6c900fc 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd
-
   Copyright 2013 Daniel Buch
 ***/
 
index 50fcb364faf6cf9df3a379880cca1405bf4b11da..7dbd9636c83fd6060b623306cd14342f10c1c303 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd
-
   Copyright 2013 Daniel Buch
 ***/
 
index 01674e6d4a80f1d37d3ee1502731f56bb0b60040..0320a2363e5c62df7cc75b0adc653b4546ea009f 100644 (file)
@@ -2,8 +2,6 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2013 Holger Hans Peter Freyther
 ***/
 
index 13b1fb7e3d268c84ef77d27b0d14e204b65a668a..2f6f39f15ec60151e0593dd3583e673037dcb3a4 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 8ea805315204a20c8c8338c6ccbf75a007639fca..7c38385a023809078ccc1672df99e2d466552835 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2011 Lennart Poettering
 ***/
 
index c553729f4ba560380ac00205cd07fda92e022ba4..b0d004eb39b8802e1ffcf78dc56a6ad73f3295fb 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 3a00c9354a401c9819d42a8a49e3c2bbc434ddd8..8bda62aecd30a2109a7611b6e6444e3289c46c82 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2014 Lennart Poettering
 ***/
 
index c30803b55b5b77203e943ec4b6956ff0cee3fe3a..a1345d740329552c7c8209cbf2244c2be16d7b79 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd
-
   Copyright 2013 Jan Janssen
 ***/
 
index d26e633466d9a120250bca10b208c491dc003f11..4d34a12e1e3457ae74c26bbfc64797d9ad69fb5b 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd
-
   Copyright 2014 Ronny Chevalier
 ***/
 
index a09439c797f1d6203658a3ab7435b4610bbd8bd1..f58bea80db69f7f13d22dcf9d69e69e05790cdcb 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2012 Lennart Poettering
 ***/
 
index 5a6af9ba82fb6693ed64af2e8f5d1533f571bda0..671eea16548b3066948ab076983756029edb015e 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
   Copyright 2013 Thomas H.P. Andersen
 ***/
index d0f7a5772fb7a99132e1d68d0f6cf7e709dc7e74..137b536588f2e2806e76e1b0f34d6817a74b78a8 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 Zbigniew Jędrzejewski-Szmek
 ***/
 
index e88166ee22e050fc06004260b79217d197f84f63..c6686f60ffca84ea8a2d32dc6e91cf9d889e4de8 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 Lennart Poettering
 ***/
 
index f3cf121147cb18406a136ae31b60830cc825b6ba..4d2f0283de412d9717692adf62ba123012324fac 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 78048a57144bc5f547846a734e069e17e55b6bc3..bc505ae29669c10ec51a924290d517786e185694 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
   Copyright 2013 Thomas H.P. Andersen
 ***/
index 3862498834aab95ab763a3565066cedd25338fef..3db7039b9f70f5f9d8af825e887712144e11cf32 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2017 Zbigniew Jędrzejewski-Szmek
 ***/
 
index d760e9687fb5a173165f0dc876c0614e9977e41c..d320a992592f6887aff9283568051699dd25f515 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2016 Zbigniew Jędrzejewski-Szmek
 ***/
 
index 9774fbb3801d3bbd90fa3de3f672272214aec325..dbca23dd473786977ae6ac193fbf344e04367b81 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd
-
   Copyright 2014 Zbigniew Jędrzejewski-Szmek
 ***/
 
index 2e89701f1c64dc8b3641e3cdf2ccd12e9c331fa5..9680a53464d80a3d906415644903518ee2854f17 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2016 Lennart Poettering
 ***/
 
@@ -18,6 +16,8 @@
 //#include "string-util.h"
 //#include "stdio-util.h"
 //#include "string-util.h"
+//#include "stdio-util.h"
+//#include "string-util.h"
 #include "process-util.h"
 
 #define info(sig) log_info(#sig " = " STRINGIFY(sig) " = %d", sig)
index 47bf28ff0fa0af1d52181e0dadf1cbd5689731a7..333096a2a2667593bf62c560a9f9aa816a2775a5 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2015 Tom Gundersen
 ***/
 
index 4cb67ecafa655cc088b9eeda54c5f558e5fb1f80..f545ae8881bdcc7f46b9ad65083cf469597f1b94 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2016 Zbigniew Jędrzejewski-Szmek
 ***/
 
index 52142a53f30e0a0de7ff1321d1043512257f3660..2afc973c2bb3a50b07276b383bf184640d1684d2 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index 5df49ab07bbeb92ca32e65e757cec9459308f7bf..3a2709210c0a7d4cd96cd83a7d93da67d36114ad 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2015 Lennart Poettering
 ***/
 
index 1b5e040a888ef729a073e170f64803506a732fa4..20c5c79c2d04829ca84573c23a08a44fc134e3e7 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2012 Lennart Poettering
 ***/
 
index a394803414e9785e64c5fc0256b83c6d443e170b..73ab2a30604a686b80e0ee7550b85b9d107f02d0 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd
-
   Copyright 2014 Tom Gundersen
 ***/
 
index 0b5dc945a6b428f997fc07a22c082344ee2b07a3..6c4e02aa65d2dd5b20cfd07fb7dfa98a39de3d5d 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2015 Lennart Poettering
 ***/
 
index d645dc95876c96da76ed9236497d2c39a17c8203..faa26bde8d442c7761d09e8988ec1cb3de811198 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2013 Dave Reisner
 ***/
 
index d8258007925e76a14bee8fd5d38f5e2f82a87f96..a79d5f28d945ea6e08e0e7a22f8dd74bbbfa9043 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
   Copyright 2013 Thomas H.P. Andersen
 ***/
index fb1bbf3419bbfd92b69d7df3fd3954384cce9065..02f0a26d8f0a238fa180cc68fddc94f75665cac8 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2014 systemd developers
 ***/
 
index 175cc5d7cb7d3212b306ba4c661616353f8a20af..db6df9023e62497351ae03a4c8f2326e3b5aa55b 100644 (file)
@@ -1,7 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 /***
-  This file is part of systemd.
-
   Copyright 2010 Lennart Poettering
 ***/
 
index e81041d5e22ac91edc7f3ba7d330367b36aa5a14..51af32f7277dd19242dc92ebc78633e4671f91d0 100755 (executable)
@@ -2,8 +2,6 @@
 #  -*- Mode: python; coding: utf-8; indent-tabs-mode: nil -*- */
 # SPDX-License-Identifier: LGPL-2.1+
 #
-#  This file is part of elogind.
-#
 #  Copyright 2014 Michal Schmidt
 
 import gdb
index f7e6b75b17ec2619b98321f2d99f7e00c9c6b4d1..acd80ea538811f79047061d169b805e46580c004 100755 (executable)
@@ -2,8 +2,6 @@
 #  -*- Mode: python; coding: utf-8; indent-tabs-mode: nil -*- */
 # SPDX-License-Identifier: LGPL-2.1+
 #
-#  This file is part of elogind.
-#
 #  Copyright 2012-2013 Zbigniew Jędrzejewski-Szmek
 
 import sys
index 418eacb08cc5d053d6d5a8af8dfc4ec2f77a6675..b64ada74e2d1b8fa8b359a85027e7f5cb5a94f27 100755 (executable)
@@ -2,8 +2,6 @@
 #  -*- Mode: python; coding: utf-8; indent-tabs-mode: nil -*- */
 # SPDX-License-Identifier: LGPL-2.1+
 #
-#  This file is part of elogind.
-#
 #  Copyright 2012 Lennart Poettering
 #  Copyright 2013 Zbigniew Jędrzejewski-Szmek
 
index 99d737c65554340386abd097c876a42f32ef4efc..a9027d128a3527e6e8187381985d647fbff59e1c 100755 (executable)
@@ -2,8 +2,6 @@
 #  -*- Mode: python; coding: utf-8; indent-tabs-mode: nil -*- */
 #  SPDX-License-Identifier: LGPL-2.1+
 #
-#  This file is part of systemd.
-#
 #  Copyright 2013, 2017 Zbigniew Jędrzejewski-Szmek
 
 from __future__ import print_function
index dddccc5a8b572a01cdff4e91c5d2fa2435b46f5b..199c54ea2578addb5305bc30685ba63f663c7e43 100755 (executable)
@@ -2,8 +2,6 @@
 #  -*- Mode: python; coding: utf-8; indent-tabs-mode: nil -*- */
 #  SPDX-License-Identifier: LGPL-2.1+
 #
-#  This file is part of systemd.
-#
 #  Copyright 2012-2013 Zbigniew Jędrzejewski-Szmek
 
 from lxml import etree as tree