From 818bf5463297a72a2861aa3b360b8b4291a3f2a8 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 12 Jun 2018 17:04:27 +0200 Subject: [PATCH] tree-wide: drop 'This file is part of systemd' blurb 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. --- .mkosi/mkosi.arch | 2 -- .mkosi/mkosi.debian | 2 -- .mkosi/mkosi.fedora | 2 -- catalog/systemd.be.catalog.in | 2 -- catalog/systemd.be@latin.catalog.in | 2 -- catalog/systemd.bg.catalog.in | 2 -- catalog/systemd.catalog.in | 2 -- catalog/systemd.da.catalog.in | 2 -- catalog/systemd.de.catalog.in | 2 -- catalog/systemd.fr.catalog.in | 2 -- catalog/systemd.hr.catalog.in | 2 -- catalog/systemd.hu.catalog.in | 2 -- catalog/systemd.it.catalog.in | 2 -- catalog/systemd.ko.catalog.in | 2 -- catalog/systemd.pl.catalog.in | 2 -- catalog/systemd.pt_BR.catalog.in | 2 -- catalog/systemd.ru.catalog.in | 2 -- catalog/systemd.sr.catalog.in | 2 -- catalog/systemd.zh_CN.catalog.in | 2 -- catalog/systemd.zh_TW.catalog.in | 2 -- hwdb/parse_hwdb.py | 3 +-- man/binfmt.d.xml | 2 -- man/bootctl.xml | 2 -- man/bootup.xml | 2 -- man/busctl.xml | 2 -- man/coredump.conf.xml | 2 -- man/coredumpctl.xml | 2 -- man/crypttab.xml | 2 -- man/custom-html.xsl | 2 -- man/custom-man.xsl | 2 -- man/daemon.xml | 2 -- man/dnssec-trust-anchors.d.xml | 2 -- man/environment.d.xml | 2 -- man/file-hierarchy.xml | 2 -- man/halt.xml | 2 -- man/hostname.xml | 2 -- man/hostnamectl.xml | 2 -- man/hwdb.xml | 2 -- man/journal-remote.conf.xml | 2 -- man/journal-upload.conf.xml | 2 -- man/journalctl.xml | 2 -- man/journald.conf.xml | 2 -- man/kernel-command-line.xml | 2 -- man/kernel-install.xml | 2 -- man/less-variables.xml | 2 -- man/libsystemd-pkgconfig.xml | 2 -- man/libudev.xml | 2 -- man/locale.conf.xml | 2 -- man/localectl.xml | 2 -- man/localtime.xml | 2 -- man/loginctl.xml | 2 -- man/logind.conf.xml | 2 -- man/machine-id.xml | 2 -- man/machine-info.xml | 2 -- man/machinectl.xml | 2 -- man/modules-load.d.xml | 2 -- man/networkctl.xml | 2 -- man/networkd.conf.xml | 2 -- man/nss-myhostname.xml | 2 -- man/nss-mymachines.xml | 2 -- man/nss-resolve.xml | 2 -- man/nss-systemd.xml | 2 -- man/os-release.xml | 2 -- man/pam_systemd.xml | 2 -- man/resolvectl.xml | 2 -- man/resolved.conf.xml | 2 -- man/runlevel.xml | 2 -- man/sd-bus-errors.xml | 2 -- man/sd-bus.xml | 2 -- man/sd-daemon.xml | 2 -- man/sd-event.xml | 2 -- man/sd-id128.xml | 2 -- man/sd-journal.xml | 2 -- man/sd-login.xml | 2 -- man/sd_booted.xml | 2 -- man/sd_bus_add_match.xml | 2 -- man/sd_bus_creds_get_pid.xml | 2 -- man/sd_bus_creds_new_from_pid.xml | 2 -- man/sd_bus_default.xml | 2 -- man/sd_bus_error.xml | 2 -- man/sd_bus_error_add_map.xml | 2 -- man/sd_bus_get_fd.xml | 2 -- man/sd_bus_get_n_queued_read.xml | 2 -- man/sd_bus_is_open.xml | 2 -- man/sd_bus_message_append.xml | 2 -- man/sd_bus_message_append_array.xml | 2 -- man/sd_bus_message_append_basic.xml | 2 -- man/sd_bus_message_append_string_memfd.xml | 2 -- man/sd_bus_message_append_strv.xml | 2 -- man/sd_bus_message_get_cookie.xml | 2 -- man/sd_bus_message_get_monotonic_usec.xml | 2 -- man/sd_bus_message_read_basic.xml | 2 -- man/sd_bus_message_set_destination.xml | 2 -- man/sd_bus_negotiate_fds.xml | 2 -- man/sd_bus_new.xml | 2 -- man/sd_bus_path_encode.xml | 2 -- man/sd_bus_process.xml | 2 -- man/sd_bus_request_name.xml | 2 -- man/sd_bus_set_connected_signal.xml | 2 -- man/sd_bus_set_sender.xml | 2 -- man/sd_bus_set_watch_bind.xml | 2 -- man/sd_bus_track_add_name.xml | 2 -- man/sd_bus_track_new.xml | 2 -- man/sd_event_add_child.xml | 2 -- man/sd_event_add_defer.xml | 2 -- man/sd_event_add_io.xml | 2 -- man/sd_event_add_signal.xml | 2 -- man/sd_event_add_time.xml | 2 -- man/sd_event_exit.xml | 2 -- man/sd_event_get_fd.xml | 2 -- man/sd_event_new.xml | 2 -- man/sd_event_now.xml | 2 -- man/sd_event_run.xml | 2 -- man/sd_event_set_watchdog.xml | 2 -- man/sd_event_source_get_event.xml | 2 -- man/sd_event_source_get_pending.xml | 2 -- man/sd_event_source_set_description.xml | 2 -- man/sd_event_source_set_enabled.xml | 2 -- man/sd_event_source_set_prepare.xml | 2 -- man/sd_event_source_set_priority.xml | 2 -- man/sd_event_source_set_userdata.xml | 2 -- man/sd_event_source_unref.xml | 2 -- man/sd_event_wait.xml | 2 -- man/sd_get_seats.xml | 2 -- man/sd_id128_get_machine.xml | 2 -- man/sd_id128_randomize.xml | 2 -- man/sd_id128_to_string.xml | 2 -- man/sd_is_fifo.xml | 2 -- man/sd_journal_add_match.xml | 2 -- man/sd_journal_enumerate_fields.xml | 2 -- man/sd_journal_get_catalog.xml | 2 -- man/sd_journal_get_cursor.xml | 2 -- man/sd_journal_get_cutoff_realtime_usec.xml | 2 -- man/sd_journal_get_data.xml | 2 -- man/sd_journal_get_fd.xml | 2 -- man/sd_journal_get_realtime_usec.xml | 2 -- man/sd_journal_get_usage.xml | 2 -- man/sd_journal_has_runtime_files.xml | 2 -- man/sd_journal_next.xml | 2 -- man/sd_journal_open.xml | 2 -- man/sd_journal_print.xml | 2 -- man/sd_journal_query_unique.xml | 2 -- man/sd_journal_seek_head.xml | 2 -- man/sd_journal_stream_fd.xml | 2 -- man/sd_listen_fds.xml | 2 -- man/sd_login_monitor_new.xml | 2 -- man/sd_machine_get_class.xml | 2 -- man/sd_notify.xml | 2 -- man/sd_pid_get_owner_uid.xml | 2 -- man/sd_seat_get_active.xml | 2 -- man/sd_session_is_active.xml | 2 -- man/sd_uid_get_state.xml | 2 -- man/sd_watchdog_enabled.xml | 2 -- man/shutdown.xml | 2 -- man/standard-conf.xml | 2 -- man/standard-options.xml | 2 -- man/sysctl.d.xml | 2 -- man/systemctl.xml | 2 -- man/systemd-analyze.xml | 3 --- man/systemd-ask-password-console.service.xml | 2 -- man/systemd-ask-password.xml | 2 -- man/systemd-backlight@.service.xml | 2 -- man/systemd-binfmt.service.xml | 2 -- man/systemd-cat.xml | 2 -- man/systemd-cgls.xml | 2 -- man/systemd-cgtop.xml | 2 -- man/systemd-coredump.xml | 2 -- man/systemd-cryptsetup-generator.xml | 2 -- man/systemd-cryptsetup@.service.xml | 2 -- man/systemd-debug-generator.xml | 2 -- man/systemd-delta.xml | 2 -- man/systemd-detect-virt.xml | 2 -- man/systemd-environment-d-generator.xml | 2 -- man/systemd-escape.xml | 2 -- man/systemd-firstboot.xml | 2 -- man/systemd-fsck@.service.xml | 2 -- man/systemd-fstab-generator.xml | 2 -- man/systemd-getty-generator.xml | 2 -- man/systemd-gpt-auto-generator.xml | 2 -- man/systemd-halt.service.xml | 2 -- man/systemd-hibernate-resume-generator.xml | 2 -- man/systemd-hibernate-resume@.service.xml | 2 -- man/systemd-hostnamed.service.xml | 2 -- man/systemd-hwdb.xml | 2 -- man/systemd-importd.service.xml | 2 -- man/systemd-inhibit.xml | 2 -- man/systemd-initctl.service.xml | 2 -- man/systemd-journal-gatewayd.service.xml | 2 -- man/systemd-journal-remote.service.xml | 2 -- man/systemd-journal-upload.service.xml | 2 -- man/systemd-journald.service.xml | 2 -- man/systemd-localed.service.xml | 2 -- man/systemd-logind.service.xml | 2 -- man/systemd-machine-id-commit.service.xml | 2 -- man/systemd-machine-id-setup.xml | 2 -- man/systemd-machined.service.xml | 2 -- man/systemd-makefs@.service.xml | 2 -- man/systemd-modules-load.service.xml | 2 -- man/systemd-mount.xml | 2 -- man/systemd-networkd-wait-online.service.xml | 2 -- man/systemd-networkd.service.xml | 2 -- man/systemd-notify.xml | 2 -- man/systemd-nspawn.xml | 2 -- man/systemd-path.xml | 2 -- man/systemd-quotacheck.service.xml | 2 -- man/systemd-random-seed.service.xml | 2 -- man/systemd-rc-local-generator.xml | 2 -- man/systemd-remount-fs.service.xml | 2 -- man/systemd-resolved.service.xml | 2 -- man/systemd-rfkill.service.xml | 2 -- man/systemd-run.xml | 2 -- man/systemd-sleep.conf.xml | 2 -- man/systemd-socket-activate.xml | 2 -- man/systemd-socket-proxyd.xml | 2 -- man/systemd-suspend.service.xml | 2 -- man/systemd-sysctl.service.xml | 2 -- man/systemd-system-update-generator.xml | 2 -- man/systemd-system.conf.xml | 2 -- man/systemd-sysusers.xml | 2 -- man/systemd-sysv-generator.xml | 2 -- man/systemd-time-wait-sync.service.xml | 2 -- man/systemd-timedated.service.xml | 2 -- man/systemd-timesyncd.service.xml | 2 -- man/systemd-tmpfiles.xml | 2 -- man/systemd-tty-ask-password-agent.xml | 2 -- man/systemd-udevd.service.xml | 2 -- man/systemd-update-done.service.xml | 2 -- man/systemd-update-utmp.service.xml | 2 -- man/systemd-user-sessions.service.xml | 2 -- man/systemd-vconsole-setup.service.xml | 2 -- man/systemd-veritysetup-generator.xml | 2 -- man/systemd-veritysetup@.service.xml | 2 -- man/systemd-volatile-root.service.xml | 2 -- man/systemd.automount.xml | 2 -- man/systemd.device.xml | 2 -- man/systemd.dnssd.xml | 2 -- man/systemd.environment-generator.xml | 2 -- man/systemd.exec.xml | 2 -- man/systemd.generator.xml | 2 -- man/systemd.journal-fields.xml | 2 -- man/systemd.kill.xml | 2 -- man/systemd.link.xml | 2 -- man/systemd.mount.xml | 2 -- man/systemd.netdev.xml | 2 -- man/systemd.network.xml | 2 -- man/systemd.nspawn.xml | 2 -- man/systemd.offline-updates.xml | 2 -- man/systemd.path.xml | 2 -- man/systemd.preset.xml | 2 -- man/systemd.resource-control.xml | 2 -- man/systemd.scope.xml | 2 -- man/systemd.service.xml | 2 -- man/systemd.slice.xml | 2 -- man/systemd.socket.xml | 2 -- man/systemd.special.xml | 2 -- man/systemd.swap.xml | 2 -- man/systemd.target.xml | 2 -- man/systemd.time.xml | 2 -- man/systemd.timer.xml | 2 -- man/systemd.unit.xml | 2 -- man/systemd.xml | 2 -- man/sysusers.d.xml | 2 -- man/telinit.xml | 2 -- man/timedatectl.xml | 2 -- man/timesyncd.conf.xml | 2 -- man/tmpfiles.d.xml | 2 -- man/udev.conf.xml | 2 -- man/udev.xml | 2 -- man/udev_device_get_syspath.xml | 2 -- man/udev_device_has_tag.xml | 2 -- man/udev_device_new_from_syspath.xml | 2 -- man/udev_enumerate_add_match_subsystem.xml | 2 -- man/udev_enumerate_new.xml | 2 -- man/udev_enumerate_scan_devices.xml | 2 -- man/udev_list_entry.xml | 2 -- man/udev_monitor_filter_update.xml | 2 -- man/udev_monitor_new_from_netlink.xml | 2 -- man/udev_monitor_receive_device.xml | 2 -- man/udev_new.xml | 2 -- man/udevadm.xml | 2 -- man/user-system-options.xml | 2 -- man/vconsole.conf.xml | 2 -- mkosi.build | 2 -- src/ac-power/ac-power.c | 2 -- src/activate/activate.c | 2 -- src/analyze/analyze-verify.c | 2 -- src/analyze/analyze-verify.h | 2 -- src/analyze/analyze.c | 2 -- src/ask-password/ask-password.c | 2 -- src/backlight/backlight.c | 2 -- src/basic/af-list.c | 2 -- src/basic/af-list.h | 2 -- src/basic/alloc-util.c | 2 -- src/basic/alloc-util.h | 2 -- src/basic/architecture.c | 2 -- src/basic/architecture.h | 2 -- src/basic/arphrd-list.c | 2 -- src/basic/arphrd-list.h | 2 -- src/basic/async.c | 2 -- src/basic/async.h | 2 -- src/basic/audit-util.c | 2 -- src/basic/audit-util.h | 2 -- src/basic/barrier.c | 2 -- src/basic/barrier.h | 2 -- src/basic/bitmap.c | 2 -- src/basic/bitmap.h | 2 -- src/basic/blkid-util.h | 2 -- src/basic/blockdev-util.c | 2 -- src/basic/blockdev-util.h | 2 -- src/basic/bpf-program.c | 2 -- src/basic/bpf-program.h | 2 -- src/basic/btrfs-util.c | 2 -- src/basic/btrfs-util.h | 2 -- src/basic/build.h | 2 -- src/basic/bus-label.c | 2 -- src/basic/bus-label.h | 2 -- src/basic/calendarspec.c | 2 -- src/basic/calendarspec.h | 2 -- src/basic/cap-list.c | 2 -- src/basic/cap-list.h | 2 -- src/basic/capability-util.c | 2 -- src/basic/capability-util.h | 2 -- src/basic/cgroup-util.c | 2 -- src/basic/cgroup-util.h | 2 -- src/basic/chattr-util.c | 2 -- src/basic/chattr-util.h | 2 -- src/basic/clock-util.c | 2 -- src/basic/clock-util.h | 2 -- src/basic/conf-files.c | 2 -- src/basic/conf-files.h | 2 -- src/basic/copy.c | 2 -- src/basic/copy.h | 2 -- src/basic/cpu-set-util.c | 2 -- src/basic/cpu-set-util.h | 2 -- src/basic/crypt-util.c | 2 -- src/basic/crypt-util.h | 2 -- src/basic/def.h | 2 -- src/basic/device-nodes.c | 2 -- src/basic/device-nodes.h | 2 -- src/basic/dirent-util.c | 2 -- src/basic/dirent-util.h | 2 -- src/basic/env-util.c | 2 -- src/basic/env-util.h | 2 -- src/basic/errno-list.c | 2 -- src/basic/errno-list.h | 2 -- src/basic/escape.c | 2 -- src/basic/escape.h | 2 -- src/basic/ether-addr-util.c | 2 -- src/basic/ether-addr-util.h | 2 -- src/basic/exec-util.c | 2 -- src/basic/exec-util.h | 2 -- src/basic/exit-status.c | 2 -- src/basic/exit-status.h | 2 -- src/basic/extract-word.c | 2 -- src/basic/extract-word.h | 2 -- src/basic/fd-util.c | 2 -- src/basic/fd-util.h | 2 -- src/basic/fileio-label.c | 2 -- src/basic/fileio-label.h | 2 -- src/basic/fileio.c | 2 -- src/basic/fileio.h | 2 -- src/basic/format-util.h | 2 -- src/basic/fs-util.c | 2 -- src/basic/fs-util.h | 2 -- src/basic/gcrypt-util.c | 2 -- src/basic/gcrypt-util.h | 2 -- src/basic/glob-util.c | 2 -- src/basic/glob-util.h | 2 -- src/basic/hash-funcs.c | 2 -- src/basic/hash-funcs.h | 2 -- src/basic/hashmap.c | 2 -- src/basic/hashmap.h | 2 -- src/basic/hexdecoct.c | 2 -- src/basic/hexdecoct.h | 2 -- src/basic/hostname-util.c | 2 -- src/basic/hostname-util.h | 2 -- src/basic/in-addr-util.c | 2 -- src/basic/in-addr-util.h | 2 -- src/basic/io-util.c | 2 -- src/basic/io-util.h | 2 -- src/basic/journal-importer.c | 2 -- src/basic/journal-importer.h | 2 -- src/basic/khash.c | 2 -- src/basic/khash.h | 2 -- src/basic/label.c | 2 -- src/basic/label.h | 2 -- src/basic/list.h | 2 -- src/basic/locale-util.c | 2 -- src/basic/locale-util.h | 2 -- src/basic/lockfile-util.c | 2 -- src/basic/lockfile-util.h | 2 -- src/basic/log.c | 2 -- src/basic/log.h | 2 -- src/basic/login-util.c | 2 -- src/basic/login-util.h | 2 -- src/basic/macro.h | 2 -- src/basic/memfd-util.c | 2 -- src/basic/memfd-util.h | 2 -- src/basic/mempool.c | 2 -- src/basic/mempool.h | 2 -- src/basic/missing.h | 2 -- src/basic/missing_syscall.h | 2 -- src/basic/mkdir-label.c | 2 -- src/basic/mkdir.c | 2 -- src/basic/mkdir.h | 2 -- src/basic/module-util.h | 2 -- src/basic/mount-util.c | 2 -- src/basic/mount-util.h | 2 -- src/basic/nss-util.h | 2 -- src/basic/ordered-set.c | 2 -- src/basic/ordered-set.h | 2 -- src/basic/pager.c | 2 -- src/basic/pager.h | 2 -- src/basic/parse-util.c | 2 -- src/basic/parse-util.h | 2 -- src/basic/path-util.c | 2 -- src/basic/path-util.h | 2 -- src/basic/prioq.c | 2 -- src/basic/prioq.h | 2 -- src/basic/proc-cmdline.c | 2 -- src/basic/proc-cmdline.h | 2 -- src/basic/process-util.c | 2 -- src/basic/process-util.h | 2 -- src/basic/random-util.c | 2 -- src/basic/random-util.h | 2 -- src/basic/ratelimit.c | 2 -- src/basic/ratelimit.h | 2 -- src/basic/raw-clone.h | 2 -- src/basic/refcnt.h | 2 -- src/basic/replace-var.c | 2 -- src/basic/replace-var.h | 2 -- src/basic/rlimit-util.c | 2 -- src/basic/rlimit-util.h | 2 -- src/basic/rm-rf.c | 2 -- src/basic/rm-rf.h | 2 -- src/basic/securebits-util.c | 2 -- src/basic/securebits-util.h | 2 -- src/basic/selinux-util.c | 2 -- src/basic/selinux-util.h | 2 -- src/basic/set.h | 2 -- src/basic/sigbus.c | 2 -- src/basic/sigbus.h | 2 -- src/basic/signal-util.c | 2 -- src/basic/signal-util.h | 2 -- src/basic/smack-util.c | 2 -- src/basic/smack-util.h | 2 -- src/basic/socket-label.c | 2 -- src/basic/socket-protocol-list.c | 2 -- src/basic/socket-protocol-list.h | 2 -- src/basic/socket-util.c | 2 -- src/basic/socket-util.h | 2 -- src/basic/special.h | 2 -- src/basic/stat-util.c | 2 -- src/basic/stat-util.h | 2 -- src/basic/stdio-util.h | 2 -- src/basic/strbuf.c | 2 -- src/basic/strbuf.h | 2 -- src/basic/string-table.c | 2 -- src/basic/string-table.h | 2 -- src/basic/string-util.c | 2 -- src/basic/string-util.h | 2 -- src/basic/strv.c | 2 -- src/basic/strv.h | 2 -- src/basic/strxcpyx.c | 2 -- src/basic/strxcpyx.h | 2 -- src/basic/syslog-util.c | 2 -- src/basic/syslog-util.h | 2 -- src/basic/terminal-util.c | 2 -- src/basic/terminal-util.h | 2 -- src/basic/time-util.c | 2 -- src/basic/time-util.h | 2 -- src/basic/umask-util.h | 2 -- src/basic/unaligned.h | 2 -- src/basic/unit-def.c | 2 -- src/basic/unit-def.h | 2 -- src/basic/unit-name.c | 2 -- src/basic/unit-name.h | 2 -- src/basic/user-util.c | 2 -- src/basic/user-util.h | 2 -- src/basic/utf8.c | 2 -- src/basic/utf8.h | 2 -- src/basic/util.c | 2 -- src/basic/util.h | 2 -- src/basic/verbs.c | 2 -- src/basic/verbs.h | 2 -- src/basic/virt.c | 2 -- src/basic/virt.h | 2 -- src/basic/web-util.c | 2 -- src/basic/web-util.h | 2 -- src/basic/xattr-util.c | 2 -- src/basic/xattr-util.h | 2 -- src/basic/xml.c | 2 -- src/basic/xml.h | 2 -- src/binfmt/binfmt.c | 2 -- src/boot/bootctl.c | 2 -- src/busctl/busctl-introspect.c | 2 -- src/busctl/busctl-introspect.h | 2 -- src/busctl/busctl.c | 2 -- src/cgls/cgls.c | 2 -- src/cgroups-agent/cgroups-agent.c | 2 -- src/cgtop/cgtop.c | 2 -- src/core/audit-fd.c | 2 -- src/core/audit-fd.h | 2 -- src/core/automount.c | 2 -- src/core/automount.h | 2 -- src/core/bpf-firewall.c | 2 -- src/core/bpf-firewall.h | 2 -- src/core/cgroup.c | 2 -- src/core/cgroup.h | 2 -- src/core/chown-recursive.c | 2 -- src/core/chown-recursive.h | 2 -- src/core/dbus-automount.c | 2 -- src/core/dbus-automount.h | 2 -- src/core/dbus-cgroup.c | 2 -- src/core/dbus-cgroup.h | 2 -- src/core/dbus-device.c | 2 -- src/core/dbus-device.h | 2 -- src/core/dbus-execute.c | 2 -- src/core/dbus-execute.h | 2 -- src/core/dbus-job.c | 2 -- src/core/dbus-job.h | 2 -- src/core/dbus-kill.c | 2 -- src/core/dbus-kill.h | 2 -- src/core/dbus-manager.c | 2 -- src/core/dbus-manager.h | 2 -- src/core/dbus-mount.c | 2 -- src/core/dbus-mount.h | 2 -- src/core/dbus-path.c | 2 -- src/core/dbus-path.h | 2 -- src/core/dbus-scope.c | 2 -- src/core/dbus-scope.h | 2 -- src/core/dbus-service.c | 2 -- src/core/dbus-service.h | 2 -- src/core/dbus-slice.c | 2 -- src/core/dbus-slice.h | 2 -- src/core/dbus-socket.c | 2 -- src/core/dbus-socket.h | 2 -- src/core/dbus-swap.c | 2 -- src/core/dbus-swap.h | 2 -- src/core/dbus-target.c | 2 -- src/core/dbus-target.h | 2 -- src/core/dbus-timer.c | 2 -- src/core/dbus-timer.h | 2 -- src/core/dbus-unit.c | 2 -- src/core/dbus-unit.h | 2 -- src/core/dbus-util.c | 2 -- src/core/dbus-util.h | 2 -- src/core/dbus.c | 2 -- src/core/dbus.h | 2 -- src/core/device.c | 2 -- src/core/device.h | 2 -- src/core/dynamic-user.c | 2 -- src/core/dynamic-user.h | 2 -- src/core/emergency-action.c | 2 -- src/core/emergency-action.h | 2 -- src/core/execute.c | 2 -- src/core/execute.h | 2 -- src/core/hostname-setup.c | 2 -- src/core/hostname-setup.h | 2 -- src/core/ima-setup.c | 2 -- src/core/ima-setup.h | 2 -- src/core/ip-address-access.c | 2 -- src/core/ip-address-access.h | 2 -- src/core/job.c | 2 -- src/core/job.h | 2 -- src/core/kill.c | 2 -- src/core/kill.h | 2 -- src/core/killall.c | 2 -- src/core/killall.h | 2 -- src/core/kmod-setup.c | 2 -- src/core/kmod-setup.h | 2 -- src/core/load-dropin.c | 2 -- src/core/load-dropin.h | 2 -- src/core/load-fragment.c | 2 -- src/core/load-fragment.h | 2 -- src/core/locale-setup.c | 2 -- src/core/locale-setup.h | 2 -- src/core/loopback-setup.c | 2 -- src/core/loopback-setup.h | 2 -- src/core/machine-id-setup.c | 2 -- src/core/machine-id-setup.h | 2 -- src/core/main.c | 2 -- src/core/manager.c | 2 -- src/core/manager.h | 2 -- src/core/mount-setup.c | 2 -- src/core/mount-setup.h | 2 -- src/core/mount.c | 2 -- src/core/mount.h | 2 -- src/core/namespace.c | 2 -- src/core/namespace.h | 2 -- src/core/path.c | 2 -- src/core/path.h | 2 -- src/core/scope.c | 2 -- src/core/scope.h | 2 -- src/core/selinux-access.c | 2 -- src/core/selinux-access.h | 2 -- src/core/selinux-setup.c | 2 -- src/core/selinux-setup.h | 2 -- src/core/service.c | 2 -- src/core/service.h | 2 -- src/core/show-status.c | 2 -- src/core/show-status.h | 2 -- src/core/shutdown.c | 2 -- src/core/slice.c | 2 -- src/core/slice.h | 2 -- src/core/smack-setup.c | 2 -- src/core/smack-setup.h | 2 -- src/core/socket.c | 2 -- src/core/socket.h | 2 -- src/core/swap.c | 2 -- src/core/swap.h | 2 -- src/core/target.c | 2 -- src/core/target.h | 2 -- src/core/timer.c | 2 -- src/core/timer.h | 2 -- src/core/transaction.c | 2 -- src/core/transaction.h | 2 -- src/core/umount.c | 2 -- src/core/umount.h | 2 -- src/core/unit-printf.c | 2 -- src/core/unit-printf.h | 2 -- src/core/unit.c | 2 -- src/core/unit.h | 2 -- src/coredump/coredump-vacuum.c | 2 -- src/coredump/coredump-vacuum.h | 2 -- src/coredump/coredump.c | 2 -- src/coredump/coredumpctl.c | 2 -- src/coredump/stacktrace.c | 2 -- src/coredump/stacktrace.h | 2 -- src/coredump/test-coredump-vacuum.c | 2 -- src/cryptsetup/cryptsetup-generator.c | 2 -- src/cryptsetup/cryptsetup.c | 2 -- src/debug-generator/debug-generator.c | 2 -- src/delta/delta.c | 2 -- src/detect-virt/detect-virt.c | 2 -- src/dissect/dissect.c | 2 -- src/environment-d-generator/environment-d-generator.c | 2 -- src/escape/escape.c | 2 -- src/firstboot/firstboot.c | 2 -- src/fsck/fsck.c | 2 -- src/fstab-generator/fstab-generator.c | 2 -- src/getty-generator/getty-generator.c | 2 -- src/gpt-auto-generator/gpt-auto-generator.c | 2 -- src/hibernate-resume/hibernate-resume-generator.c | 2 -- src/hibernate-resume/hibernate-resume.c | 2 -- src/hostname/hostnamectl.c | 2 -- src/hostname/hostnamed.c | 2 -- src/hostname/org.freedesktop.hostname1.policy | 2 -- src/hostname/org.freedesktop.hostname1.service | 2 -- src/hwdb/hwdb.c | 2 -- src/import/curl-util.c | 2 -- src/import/curl-util.h | 2 -- src/import/export-raw.c | 2 -- src/import/export-raw.h | 2 -- src/import/export-tar.c | 2 -- src/import/export-tar.h | 2 -- src/import/export.c | 2 -- src/import/import-common.c | 2 -- src/import/import-common.h | 2 -- src/import/import-compress.c | 2 -- src/import/import-compress.h | 2 -- src/import/import-raw.c | 2 -- src/import/import-raw.h | 2 -- src/import/import-tar.c | 2 -- src/import/import-tar.h | 2 -- src/import/import.c | 2 -- src/import/importd.c | 2 -- src/import/pull-common.c | 2 -- src/import/pull-common.h | 2 -- src/import/pull-job.c | 2 -- src/import/pull-job.h | 2 -- src/import/pull-raw.c | 2 -- src/import/pull-raw.h | 2 -- src/import/pull-tar.c | 2 -- src/import/pull-tar.h | 2 -- src/import/pull.c | 2 -- src/import/qcow2-util.c | 2 -- src/import/qcow2-util.h | 2 -- src/import/test-qcow2.c | 2 -- src/initctl/initctl.c | 2 -- src/journal-remote/journal-gatewayd.c | 2 -- src/journal-remote/journal-remote-parse.c | 2 -- src/journal-remote/journal-remote-parse.h | 2 -- src/journal-remote/journal-remote-write.c | 2 -- src/journal-remote/journal-remote-write.h | 2 -- src/journal-remote/journal-remote.c | 2 -- src/journal-remote/journal-remote.h | 2 -- src/journal-remote/journal-upload-journal.c | 2 -- src/journal-remote/journal-upload.c | 2 -- src/journal-remote/microhttpd-util.c | 2 -- src/journal-remote/microhttpd-util.h | 2 -- src/journal/audit-type.c | 2 -- src/journal/audit-type.h | 2 -- src/journal/cat.c | 2 -- src/journal/catalog.c | 2 -- src/journal/catalog.h | 2 -- src/journal/compress.c | 2 -- src/journal/compress.h | 2 -- src/journal/journal-authenticate.c | 2 -- src/journal/journal-authenticate.h | 2 -- src/journal/journal-def.h | 2 -- src/journal/journal-file.c | 2 -- src/journal/journal-file.h | 2 -- src/journal/journal-internal.h | 2 -- src/journal/journal-qrcode.c | 2 -- src/journal/journal-qrcode.h | 2 -- src/journal/journal-send.c | 2 -- src/journal/journal-vacuum.c | 2 -- src/journal/journal-vacuum.h | 2 -- src/journal/journal-verify.c | 2 -- src/journal/journal-verify.h | 2 -- src/journal/journalctl.c | 2 -- src/journal/journald-audit.c | 2 -- src/journal/journald-audit.h | 2 -- src/journal/journald-console.c | 2 -- src/journal/journald-console.h | 2 -- src/journal/journald-context.c | 2 -- src/journal/journald-context.h | 2 -- src/journal/journald-kmsg.c | 2 -- src/journal/journald-kmsg.h | 2 -- src/journal/journald-native.c | 2 -- src/journal/journald-native.h | 2 -- src/journal/journald-rate-limit.c | 2 -- src/journal/journald-rate-limit.h | 2 -- src/journal/journald-server.c | 2 -- src/journal/journald-server.h | 2 -- src/journal/journald-stream.c | 2 -- src/journal/journald-stream.h | 2 -- src/journal/journald-syslog.c | 2 -- src/journal/journald-syslog.h | 2 -- src/journal/journald-wall.c | 2 -- src/journal/journald-wall.h | 2 -- src/journal/journald.c | 2 -- src/journal/mmap-cache.c | 2 -- src/journal/mmap-cache.h | 2 -- src/journal/sd-journal.c | 2 -- src/journal/test-audit-type.c | 2 -- src/journal/test-catalog.c | 2 -- src/journal/test-compress-benchmark.c | 2 -- src/journal/test-compress.c | 2 -- src/journal/test-journal-config.c | 2 -- src/journal/test-journal-enum.c | 2 -- src/journal/test-journal-flush.c | 2 -- src/journal/test-journal-init.c | 2 -- src/journal/test-journal-interleaving.c | 2 -- src/journal/test-journal-match.c | 2 -- src/journal/test-journal-send.c | 2 -- src/journal/test-journal-stream.c | 2 -- src/journal/test-journal-syslog.c | 2 -- src/journal/test-journal-verify.c | 2 -- src/journal/test-journal.c | 2 -- src/journal/test-mmap-cache.c | 2 -- src/libsystemd-network/arp-util.c | 2 -- src/libsystemd-network/arp-util.h | 2 -- src/libsystemd-network/dhcp-identifier.c | 2 -- src/libsystemd-network/dhcp-identifier.h | 2 -- src/libsystemd-network/dhcp-internal.h | 2 -- src/libsystemd-network/dhcp-lease-internal.h | 2 -- src/libsystemd-network/dhcp-network.c | 2 -- src/libsystemd-network/dhcp-option.c | 2 -- src/libsystemd-network/dhcp-packet.c | 2 -- src/libsystemd-network/dhcp-protocol.h | 2 -- src/libsystemd-network/dhcp-server-internal.h | 2 -- src/libsystemd-network/dhcp6-internal.h | 2 -- src/libsystemd-network/dhcp6-lease-internal.h | 2 -- src/libsystemd-network/dhcp6-network.c | 2 -- src/libsystemd-network/dhcp6-option.c | 2 -- src/libsystemd-network/dhcp6-protocol.h | 2 -- src/libsystemd-network/icmp6-util.c | 2 -- src/libsystemd-network/icmp6-util.h | 2 -- src/libsystemd-network/lldp-internal.h | 2 -- src/libsystemd-network/lldp-neighbor.c | 2 -- src/libsystemd-network/lldp-neighbor.h | 2 -- src/libsystemd-network/lldp-network.c | 2 -- src/libsystemd-network/lldp-network.h | 2 -- src/libsystemd-network/ndisc-internal.h | 2 -- src/libsystemd-network/ndisc-router.c | 2 -- src/libsystemd-network/ndisc-router.h | 2 -- src/libsystemd-network/network-internal.c | 2 -- src/libsystemd-network/network-internal.h | 2 -- src/libsystemd-network/radv-internal.h | 2 -- src/libsystemd-network/sd-dhcp-client.c | 2 -- src/libsystemd-network/sd-dhcp-lease.c | 2 -- src/libsystemd-network/sd-dhcp-server.c | 2 -- src/libsystemd-network/sd-dhcp6-client.c | 2 -- src/libsystemd-network/sd-dhcp6-lease.c | 2 -- src/libsystemd-network/sd-ipv4acd.c | 2 -- src/libsystemd-network/sd-ipv4ll.c | 2 -- src/libsystemd-network/sd-lldp.c | 2 -- src/libsystemd-network/sd-ndisc.c | 2 -- src/libsystemd-network/sd-radv.c | 2 -- src/libsystemd-network/test-acd.c | 2 -- src/libsystemd-network/test-dhcp-client.c | 2 -- src/libsystemd-network/test-dhcp-server.c | 2 -- src/libsystemd-network/test-dhcp6-client.c | 2 -- src/libsystemd-network/test-ipv4ll-manual.c | 2 -- src/libsystemd-network/test-ipv4ll.c | 2 -- src/libsystemd-network/test-lldp.c | 2 -- src/libsystemd-network/test-ndisc-ra.c | 2 -- src/libsystemd-network/test-ndisc-rs.c | 2 -- src/libsystemd/libsystemd.sym | 2 -- src/libsystemd/sd-bus/bus-common-errors.c | 2 -- src/libsystemd/sd-bus/bus-common-errors.h | 2 -- src/libsystemd/sd-bus/bus-container.c | 2 -- src/libsystemd/sd-bus/bus-container.h | 2 -- src/libsystemd/sd-bus/bus-control.c | 2 -- src/libsystemd/sd-bus/bus-control.h | 2 -- src/libsystemd/sd-bus/bus-convenience.c | 2 -- src/libsystemd/sd-bus/bus-creds.c | 2 -- src/libsystemd/sd-bus/bus-creds.h | 2 -- src/libsystemd/sd-bus/bus-dump.c | 2 -- src/libsystemd/sd-bus/bus-dump.h | 2 -- src/libsystemd/sd-bus/bus-error.c | 2 -- src/libsystemd/sd-bus/bus-error.h | 2 -- src/libsystemd/sd-bus/bus-gvariant.c | 2 -- src/libsystemd/sd-bus/bus-gvariant.h | 2 -- src/libsystemd/sd-bus/bus-internal.c | 2 -- src/libsystemd/sd-bus/bus-internal.h | 2 -- src/libsystemd/sd-bus/bus-introspect.c | 2 -- src/libsystemd/sd-bus/bus-introspect.h | 2 -- src/libsystemd/sd-bus/bus-kernel.c | 2 -- src/libsystemd/sd-bus/bus-kernel.h | 2 -- src/libsystemd/sd-bus/bus-match.c | 2 -- src/libsystemd/sd-bus/bus-match.h | 2 -- src/libsystemd/sd-bus/bus-message.c | 2 -- src/libsystemd/sd-bus/bus-message.h | 2 -- src/libsystemd/sd-bus/bus-objects.c | 2 -- src/libsystemd/sd-bus/bus-objects.h | 2 -- src/libsystemd/sd-bus/bus-protocol.h | 2 -- src/libsystemd/sd-bus/bus-signature.c | 2 -- src/libsystemd/sd-bus/bus-signature.h | 2 -- src/libsystemd/sd-bus/bus-slot.c | 2 -- src/libsystemd/sd-bus/bus-slot.h | 2 -- src/libsystemd/sd-bus/bus-socket.c | 2 -- src/libsystemd/sd-bus/bus-socket.h | 2 -- src/libsystemd/sd-bus/bus-track.c | 2 -- src/libsystemd/sd-bus/bus-track.h | 2 -- src/libsystemd/sd-bus/bus-type.c | 2 -- src/libsystemd/sd-bus/bus-type.h | 2 -- src/libsystemd/sd-bus/sd-bus.c | 2 -- src/libsystemd/sd-bus/test-bus-benchmark.c | 2 -- src/libsystemd/sd-bus/test-bus-chat.c | 2 -- src/libsystemd/sd-bus/test-bus-cleanup.c | 2 -- src/libsystemd/sd-bus/test-bus-creds.c | 2 -- src/libsystemd/sd-bus/test-bus-error.c | 2 -- src/libsystemd/sd-bus/test-bus-gvariant.c | 2 -- src/libsystemd/sd-bus/test-bus-introspect.c | 2 -- src/libsystemd/sd-bus/test-bus-marshal.c | 2 -- src/libsystemd/sd-bus/test-bus-match.c | 2 -- src/libsystemd/sd-bus/test-bus-objects.c | 2 -- src/libsystemd/sd-bus/test-bus-server.c | 2 -- src/libsystemd/sd-bus/test-bus-signature.c | 2 -- src/libsystemd/sd-bus/test-bus-track.c | 2 -- src/libsystemd/sd-bus/test-bus-watch-bind.c | 2 -- src/libsystemd/sd-daemon/sd-daemon.c | 2 -- src/libsystemd/sd-device/device-enumerator-private.h | 2 -- src/libsystemd/sd-device/device-enumerator.c | 2 -- src/libsystemd/sd-device/device-internal.h | 2 -- src/libsystemd/sd-device/device-private.c | 2 -- src/libsystemd/sd-device/device-private.h | 2 -- src/libsystemd/sd-device/device-util.h | 2 -- src/libsystemd/sd-device/sd-device.c | 2 -- src/libsystemd/sd-event/sd-event.c | 2 -- src/libsystemd/sd-event/test-event.c | 2 -- src/libsystemd/sd-hwdb/hwdb-internal.h | 2 -- src/libsystemd/sd-hwdb/hwdb-util.h | 2 -- src/libsystemd/sd-hwdb/sd-hwdb.c | 2 -- src/libsystemd/sd-id128/id128-util.c | 2 -- src/libsystemd/sd-id128/id128-util.h | 2 -- src/libsystemd/sd-id128/sd-id128.c | 2 -- src/libsystemd/sd-login/sd-login.c | 2 -- src/libsystemd/sd-login/test-login.c | 2 -- src/libsystemd/sd-netlink/local-addresses.c | 2 -- src/libsystemd/sd-netlink/local-addresses.h | 2 -- src/libsystemd/sd-netlink/netlink-internal.h | 2 -- src/libsystemd/sd-netlink/netlink-message.c | 2 -- src/libsystemd/sd-netlink/netlink-socket.c | 2 -- src/libsystemd/sd-netlink/netlink-types.c | 2 -- src/libsystemd/sd-netlink/netlink-types.h | 2 -- src/libsystemd/sd-netlink/netlink-util.c | 2 -- src/libsystemd/sd-netlink/netlink-util.h | 2 -- src/libsystemd/sd-netlink/rtnl-message.c | 2 -- src/libsystemd/sd-netlink/sd-netlink.c | 2 -- src/libsystemd/sd-netlink/test-local-addresses.c | 2 -- src/libsystemd/sd-netlink/test-netlink.c | 2 -- src/libsystemd/sd-network/network-util.c | 2 -- src/libsystemd/sd-network/network-util.h | 2 -- src/libsystemd/sd-network/sd-network.c | 2 -- src/libsystemd/sd-path/sd-path.c | 2 -- src/libsystemd/sd-resolve/sd-resolve.c | 2 -- src/libsystemd/sd-resolve/test-resolve.c | 2 -- src/libsystemd/sd-utf8/sd-utf8.c | 2 -- src/libudev/libudev-device-internal.h | 2 -- src/libudev/libudev-device-private.c | 2 -- src/libudev/libudev-device.c | 2 -- src/libudev/libudev-enumerate.c | 2 -- src/libudev/libudev-hwdb.c | 2 -- src/libudev/libudev-list.c | 2 -- src/libudev/libudev-monitor.c | 2 -- src/libudev/libudev-private.h | 2 -- src/libudev/libudev-queue.c | 2 -- src/libudev/libudev-util.c | 2 -- src/libudev/libudev.c | 2 -- src/libudev/libudev.h | 2 -- src/libudev/libudev.sym | 2 -- src/locale/keymap-util.c | 2 -- src/locale/keymap-util.h | 2 -- src/locale/localectl.c | 2 -- src/locale/localed.c | 2 -- src/locale/test-keymap-util.c | 2 -- src/login/inhibit.c | 2 -- src/login/loginctl.c | 2 -- src/login/logind-acl.c | 2 -- src/login/logind-acl.h | 2 -- src/login/logind-action.c | 2 -- src/login/logind-action.h | 2 -- src/login/logind-button.c | 2 -- src/login/logind-button.h | 2 -- src/login/logind-core.c | 2 -- src/login/logind-dbus.c | 2 -- src/login/logind-device.c | 2 -- src/login/logind-device.h | 2 -- src/login/logind-inhibit.c | 2 -- src/login/logind-inhibit.h | 2 -- src/login/logind-seat-dbus.c | 2 -- src/login/logind-seat.c | 2 -- src/login/logind-seat.h | 2 -- src/login/logind-session-dbus.c | 2 -- src/login/logind-session-device.c | 2 -- src/login/logind-session-device.h | 2 -- src/login/logind-session.c | 2 -- src/login/logind-session.h | 2 -- src/login/logind-user-dbus.c | 2 -- src/login/logind-user.c | 2 -- src/login/logind-user.h | 2 -- src/login/logind-utmp.c | 2 -- src/login/logind.c | 2 -- src/login/logind.h | 2 -- src/login/pam_systemd.c | 2 -- src/login/pam_systemd.sym | 2 -- src/login/sysfs-show.c | 2 -- src/login/sysfs-show.h | 2 -- src/login/test-inhibit.c | 2 -- src/login/test-login-shared.c | 2 -- src/login/test-login-tables.c | 2 -- src/machine-id-setup/machine-id-setup-main.c | 2 -- src/machine/image-dbus.c | 2 -- src/machine/image-dbus.h | 2 -- src/machine/machine-dbus.c | 2 -- src/machine/machine-dbus.h | 2 -- src/machine/machine.c | 2 -- src/machine/machine.h | 2 -- src/machine/machinectl.c | 2 -- src/machine/machined-dbus.c | 2 -- src/machine/machined.c | 2 -- src/machine/machined.h | 2 -- src/machine/operation.c | 2 -- src/machine/operation.h | 2 -- src/machine/test-machine-tables.c | 2 -- src/modules-load/modules-load.c | 2 -- src/mount/mount-tool.c | 2 -- src/network/netdev/bond.c | 2 -- src/network/netdev/bond.h | 2 -- src/network/netdev/bridge.c | 2 -- src/network/netdev/bridge.h | 2 -- src/network/netdev/dummy.c | 2 -- src/network/netdev/dummy.h | 2 -- src/network/netdev/geneve.c | 2 -- src/network/netdev/geneve.h | 2 -- src/network/netdev/ipvlan.c | 2 -- src/network/netdev/ipvlan.h | 2 -- src/network/netdev/macvlan.c | 2 -- src/network/netdev/macvlan.h | 2 -- src/network/netdev/netdev.c | 2 -- src/network/netdev/netdev.h | 2 -- src/network/netdev/netdevsim.c | 2 -- src/network/netdev/netdevsim.h | 2 -- src/network/netdev/tunnel.c | 2 -- src/network/netdev/tunnel.h | 2 -- src/network/netdev/tuntap.c | 2 -- src/network/netdev/tuntap.h | 2 -- src/network/netdev/vcan.c | 2 -- src/network/netdev/vcan.h | 2 -- src/network/netdev/veth.c | 2 -- src/network/netdev/veth.h | 2 -- src/network/netdev/vlan.c | 2 -- src/network/netdev/vlan.h | 2 -- src/network/netdev/vrf.c | 2 -- src/network/netdev/vrf.h | 2 -- src/network/netdev/vxcan.c | 2 -- src/network/netdev/vxcan.h | 2 -- src/network/netdev/vxlan.c | 2 -- src/network/netdev/vxlan.h | 2 -- src/network/netdev/wireguard.c | 2 -- src/network/netdev/wireguard.h | 2 -- src/network/networkctl.c | 2 -- src/network/networkd-address-label.c | 2 -- src/network/networkd-address-label.h | 2 -- src/network/networkd-address-pool.c | 2 -- src/network/networkd-address-pool.h | 2 -- src/network/networkd-address.c | 2 -- src/network/networkd-address.h | 2 -- src/network/networkd-brvlan.c | 2 -- src/network/networkd-brvlan.h | 2 -- src/network/networkd-conf.c | 2 -- src/network/networkd-conf.h | 2 -- src/network/networkd-dhcp4.c | 2 -- src/network/networkd-dhcp6.c | 2 -- src/network/networkd-fdb.c | 2 -- src/network/networkd-fdb.h | 2 -- src/network/networkd-ipv4ll.c | 2 -- src/network/networkd-ipv6-proxy-ndp.c | 2 -- src/network/networkd-ipv6-proxy-ndp.h | 2 -- src/network/networkd-link-bus.c | 2 -- src/network/networkd-link.c | 2 -- src/network/networkd-link.h | 2 -- src/network/networkd-lldp-tx.c | 2 -- src/network/networkd-lldp-tx.h | 2 -- src/network/networkd-manager-bus.c | 2 -- src/network/networkd-manager.c | 2 -- src/network/networkd-manager.h | 2 -- src/network/networkd-ndisc.c | 2 -- src/network/networkd-ndisc.h | 2 -- src/network/networkd-network-bus.c | 2 -- src/network/networkd-network.c | 2 -- src/network/networkd-network.h | 2 -- src/network/networkd-radv.c | 2 -- src/network/networkd-radv.h | 2 -- src/network/networkd-route.c | 2 -- src/network/networkd-route.h | 2 -- src/network/networkd-routing-policy-rule.c | 2 -- src/network/networkd-routing-policy-rule.h | 2 -- src/network/networkd-util.c | 2 -- src/network/networkd-util.h | 2 -- src/network/networkd.c | 2 -- src/network/test-network.c | 2 -- src/network/test-networkd-conf.c | 2 -- src/network/test-routing-policy-rule.c | 2 -- src/network/wait-online/link.c | 2 -- src/network/wait-online/link.h | 2 -- src/network/wait-online/manager.c | 2 -- src/network/wait-online/manager.h | 2 -- src/network/wait-online/wait-online.c | 2 -- src/notify/notify.c | 2 -- src/nspawn/nspawn-cgroup.c | 2 -- src/nspawn/nspawn-cgroup.h | 2 -- src/nspawn/nspawn-def.h | 2 -- src/nspawn/nspawn-expose-ports.c | 2 -- src/nspawn/nspawn-expose-ports.h | 2 -- src/nspawn/nspawn-mount.c | 2 -- src/nspawn/nspawn-mount.h | 2 -- src/nspawn/nspawn-network.c | 2 -- src/nspawn/nspawn-network.h | 2 -- src/nspawn/nspawn-patch-uid.c | 2 -- src/nspawn/nspawn-patch-uid.h | 2 -- src/nspawn/nspawn-register.c | 2 -- src/nspawn/nspawn-register.h | 2 -- src/nspawn/nspawn-seccomp.c | 2 -- src/nspawn/nspawn-seccomp.h | 2 -- src/nspawn/nspawn-settings.c | 2 -- src/nspawn/nspawn-settings.h | 2 -- src/nspawn/nspawn-setuid.c | 2 -- src/nspawn/nspawn-setuid.h | 2 -- src/nspawn/nspawn-stub-pid1.c | 2 -- src/nspawn/nspawn-stub-pid1.h | 2 -- src/nspawn/nspawn.c | 2 -- src/nspawn/test-patch-uid.c | 2 -- src/nss-myhostname/nss-myhostname.c | 2 -- src/nss-myhostname/nss-myhostname.sym | 2 -- src/nss-mymachines/nss-mymachines.c | 2 -- src/nss-mymachines/nss-mymachines.sym | 2 -- src/nss-resolve/nss-resolve.c | 2 -- src/nss-resolve/nss-resolve.sym | 2 -- src/nss-systemd/nss-systemd.c | 2 -- src/nss-systemd/nss-systemd.sym | 2 -- src/partition/growfs.c | 2 -- src/partition/makefs.c | 2 -- src/path/path.c | 2 -- src/quotacheck/quotacheck.c | 2 -- src/random-seed/random-seed.c | 2 -- src/rc-local-generator/rc-local-generator.c | 2 -- src/remount-fs/remount-fs.c | 2 -- src/reply-password/reply-password.c | 2 -- src/resolve/dns-type.c | 2 -- src/resolve/dns-type.h | 2 -- src/resolve/resolvectl.c | 2 -- src/resolve/resolved-bus.c | 2 -- src/resolve/resolved-bus.h | 2 -- src/resolve/resolved-conf.c | 2 -- src/resolve/resolved-conf.h | 2 -- src/resolve/resolved-def.h | 2 -- src/resolve/resolved-dns-answer.c | 2 -- src/resolve/resolved-dns-answer.h | 2 -- src/resolve/resolved-dns-cache.c | 2 -- src/resolve/resolved-dns-cache.h | 2 -- src/resolve/resolved-dns-dnssec.c | 2 -- src/resolve/resolved-dns-dnssec.h | 2 -- src/resolve/resolved-dns-packet.c | 2 -- src/resolve/resolved-dns-packet.h | 2 -- src/resolve/resolved-dns-query.c | 2 -- src/resolve/resolved-dns-query.h | 2 -- src/resolve/resolved-dns-question.c | 2 -- src/resolve/resolved-dns-question.h | 2 -- src/resolve/resolved-dns-rr.c | 2 -- src/resolve/resolved-dns-rr.h | 2 -- src/resolve/resolved-dns-scope.c | 2 -- src/resolve/resolved-dns-scope.h | 2 -- src/resolve/resolved-dns-search-domain.c | 2 -- src/resolve/resolved-dns-search-domain.h | 2 -- src/resolve/resolved-dns-server.c | 2 -- src/resolve/resolved-dns-server.h | 2 -- src/resolve/resolved-dns-stream.c | 2 -- src/resolve/resolved-dns-stream.h | 2 -- src/resolve/resolved-dns-stub.c | 2 -- src/resolve/resolved-dns-stub.h | 2 -- src/resolve/resolved-dns-synthesize.c | 2 -- src/resolve/resolved-dns-synthesize.h | 2 -- src/resolve/resolved-dns-transaction.c | 2 -- src/resolve/resolved-dns-transaction.h | 2 -- src/resolve/resolved-dns-trust-anchor.c | 2 -- src/resolve/resolved-dns-trust-anchor.h | 2 -- src/resolve/resolved-dns-zone.c | 2 -- src/resolve/resolved-dns-zone.h | 2 -- src/resolve/resolved-dnssd-bus.c | 2 -- src/resolve/resolved-dnssd-bus.h | 2 -- src/resolve/resolved-dnssd.c | 2 -- src/resolve/resolved-dnssd.h | 2 -- src/resolve/resolved-etc-hosts.c | 2 -- src/resolve/resolved-etc-hosts.h | 2 -- src/resolve/resolved-link-bus.c | 2 -- src/resolve/resolved-link-bus.h | 2 -- src/resolve/resolved-link.c | 2 -- src/resolve/resolved-link.h | 2 -- src/resolve/resolved-llmnr.c | 2 -- src/resolve/resolved-llmnr.h | 2 -- src/resolve/resolved-manager.c | 2 -- src/resolve/resolved-manager.h | 2 -- src/resolve/resolved-mdns.c | 2 -- src/resolve/resolved-mdns.h | 2 -- src/resolve/resolved-resolv-conf.c | 2 -- src/resolve/resolved-resolv-conf.h | 2 -- src/resolve/resolved.c | 2 -- src/resolve/test-dns-packet.c | 2 -- src/resolve/test-dnssec-complex.c | 2 -- src/resolve/test-dnssec.c | 2 -- src/resolve/test-resolve-tables.c | 2 -- src/resolve/test-resolved-packet.c | 2 -- src/rfkill/rfkill.c | 2 -- src/run/run.c | 2 -- src/shared/acl-util.c | 2 -- src/shared/acl-util.h | 2 -- src/shared/acpi-fpdt.c | 2 -- src/shared/acpi-fpdt.h | 2 -- src/shared/apparmor-util.c | 2 -- src/shared/apparmor-util.h | 2 -- src/shared/ask-password-api.c | 2 -- src/shared/ask-password-api.h | 2 -- src/shared/base-filesystem.c | 2 -- src/shared/base-filesystem.h | 2 -- src/shared/boot-timestamps.c | 2 -- src/shared/boot-timestamps.h | 2 -- src/shared/bootspec.c | 2 -- src/shared/bootspec.h | 2 -- src/shared/bus-unit-util.c | 2 -- src/shared/bus-unit-util.h | 2 -- src/shared/bus-util.c | 2 -- src/shared/bus-util.h | 2 -- src/shared/cgroup-show.c | 2 -- src/shared/cgroup-show.h | 2 -- src/shared/clean-ipc.c | 2 -- src/shared/clean-ipc.h | 2 -- src/shared/condition.c | 2 -- src/shared/condition.h | 2 -- src/shared/conf-parser.c | 2 -- src/shared/conf-parser.h | 2 -- src/shared/dev-setup.c | 2 -- src/shared/dev-setup.h | 2 -- src/shared/dissect-image.c | 2 -- src/shared/dissect-image.h | 2 -- src/shared/dns-domain.c | 2 -- src/shared/dns-domain.h | 2 -- src/shared/dropin.c | 2 -- src/shared/dropin.h | 2 -- src/shared/efivars.c | 2 -- src/shared/efivars.h | 2 -- src/shared/fdset.c | 2 -- src/shared/fdset.h | 2 -- src/shared/firewall-util.c | 2 -- src/shared/firewall-util.h | 2 -- src/shared/fstab-util.c | 2 -- src/shared/fstab-util.h | 2 -- src/shared/generator.c | 2 -- src/shared/generator.h | 2 -- src/shared/gpt.h | 2 -- src/shared/ima-util.c | 2 -- src/shared/ima-util.h | 2 -- src/shared/import-util.c | 2 -- src/shared/import-util.h | 2 -- src/shared/install-printf.c | 2 -- src/shared/install-printf.h | 2 -- src/shared/install.c | 2 -- src/shared/install.h | 2 -- src/shared/journal-util.c | 2 -- src/shared/journal-util.h | 2 -- src/shared/logs-show.c | 2 -- src/shared/logs-show.h | 2 -- src/shared/loop-util.c | 2 -- src/shared/loop-util.h | 2 -- src/shared/machine-image.c | 2 -- src/shared/machine-image.h | 2 -- src/shared/machine-pool.c | 2 -- src/shared/machine-pool.h | 2 -- src/shared/nsflags.c | 2 -- src/shared/nsflags.h | 2 -- src/shared/output-mode.c | 2 -- src/shared/output-mode.h | 2 -- src/shared/path-lookup.c | 2 -- src/shared/path-lookup.h | 2 -- src/shared/ptyfwd.c | 2 -- src/shared/ptyfwd.h | 2 -- src/shared/resolve-util.c | 2 -- src/shared/resolve-util.h | 2 -- src/shared/seccomp-util.c | 2 -- src/shared/seccomp-util.h | 2 -- src/shared/sleep-config.c | 2 -- src/shared/sleep-config.h | 2 -- src/shared/spawn-ask-password-agent.c | 2 -- src/shared/spawn-ask-password-agent.h | 2 -- src/shared/spawn-polkit-agent.c | 2 -- src/shared/spawn-polkit-agent.h | 2 -- src/shared/specifier.c | 2 -- src/shared/specifier.h | 2 -- src/shared/switch-root.c | 2 -- src/shared/switch-root.h | 2 -- src/shared/sysctl-util.c | 2 -- src/shared/sysctl-util.h | 2 -- src/shared/test-tables.h | 2 -- src/shared/tests.c | 2 -- src/shared/tests.h | 2 -- src/shared/tomoyo-util.c | 2 -- src/shared/tomoyo-util.h | 2 -- src/shared/udev-util.c | 2 -- src/shared/udev-util.h | 2 -- src/shared/uid-range.c | 2 -- src/shared/uid-range.h | 2 -- src/shared/utmp-wtmp.c | 2 -- src/shared/utmp-wtmp.h | 2 -- src/shared/vlan-util.c | 2 -- src/shared/vlan-util.h | 2 -- src/shared/volatile-util.c | 2 -- src/shared/volatile-util.h | 2 -- src/shared/watchdog.c | 2 -- src/shared/watchdog.h | 2 -- src/sleep/sleep.c | 2 -- src/socket-proxy/socket-proxyd.c | 2 -- src/stdio-bridge/stdio-bridge.c | 2 -- src/sulogin-shell/sulogin-shell.c | 2 -- src/sysctl/sysctl.c | 2 -- src/system-update-generator/system-update-generator.c | 2 -- src/systemctl/systemctl.c | 2 -- src/systemd/_sd-common.h | 2 -- src/systemd/sd-bus-protocol.h | 2 -- src/systemd/sd-bus-vtable.h | 2 -- src/systemd/sd-bus.h | 2 -- src/systemd/sd-daemon.h | 2 -- src/systemd/sd-device.h | 2 -- src/systemd/sd-dhcp-client.h | 2 -- src/systemd/sd-dhcp-lease.h | 2 -- src/systemd/sd-dhcp-server.h | 2 -- src/systemd/sd-dhcp6-client.h | 2 -- src/systemd/sd-dhcp6-lease.h | 2 -- src/systemd/sd-event.h | 2 -- src/systemd/sd-hwdb.h | 2 -- src/systemd/sd-id128.h | 2 -- src/systemd/sd-ipv4acd.h | 2 -- src/systemd/sd-ipv4ll.h | 2 -- src/systemd/sd-journal.h | 2 -- src/systemd/sd-lldp.h | 2 -- src/systemd/sd-login.h | 2 -- src/systemd/sd-messages.h | 2 -- src/systemd/sd-ndisc.h | 2 -- src/systemd/sd-netlink.h | 2 -- src/systemd/sd-network.h | 2 -- src/systemd/sd-path.h | 2 -- src/systemd/sd-radv.h | 2 -- src/systemd/sd-resolve.h | 2 -- src/systemd/sd-utf8.h | 2 -- src/sysusers/sysusers.c | 2 -- src/sysv-generator/sysv-generator.c | 2 -- src/test/test-acl-util.c | 2 -- src/test/test-af-list.c | 2 -- src/test/test-alloc-util.c | 2 -- src/test/test-architecture.c | 2 -- src/test/test-arphrd-list.c | 2 -- src/test/test-ask-password-api.c | 2 -- src/test/test-async.c | 2 -- src/test/test-barrier.c | 2 -- src/test/test-bitmap.c | 2 -- src/test/test-boot-timestamps.c | 2 -- src/test/test-bpf.c | 2 -- src/test/test-btrfs.c | 2 -- src/test/test-calendarspec.c | 2 -- src/test/test-cap-list.c | 2 -- src/test/test-capability.c | 2 -- src/test/test-cgroup-mask.c | 2 -- src/test/test-cgroup-util.c | 2 -- src/test/test-cgroup.c | 2 -- src/test/test-clock.c | 2 -- src/test/test-condition.c | 2 -- src/test/test-conf-files.c | 2 -- src/test/test-conf-parser.c | 2 -- src/test/test-copy.c | 2 -- src/test/test-cpu-set-util.c | 2 -- src/test/test-daemon.c | 2 -- src/test/test-date.c | 2 -- src/test/test-device-nodes.c | 2 -- src/test/test-dissect-image.c | 2 -- src/test/test-dlopen.c | 2 -- src/test/test-dns-domain.c | 2 -- src/test/test-ellipsize.c | 2 -- src/test/test-engine.c | 2 -- src/test/test-env-util.c | 2 -- src/test/test-escape.c | 2 -- src/test/test-exec-util.c | 2 -- src/test/test-execute.c | 2 -- src/test/test-extract-word.c | 2 -- src/test/test-fd-util.c | 2 -- src/test/test-fdset.c | 2 -- src/test/test-fileio.c | 2 -- src/test/test-firewall-util.c | 2 -- src/test/test-fs-util.c | 2 -- src/test/test-fstab-util.c | 2 -- src/test/test-glob-util.c | 2 -- src/test/test-hash.c | 2 -- src/test/test-hashmap-plain.c | 2 -- src/test/test-hashmap.c | 2 -- src/test/test-helper.c | 2 -- src/test/test-helper.h | 2 -- src/test/test-hexdecoct.c | 2 -- src/test/test-hostname-util.c | 2 -- src/test/test-hostname.c | 2 -- src/test/test-id128.c | 2 -- src/test/test-in-addr-util.c | 2 -- src/test/test-install-root.c | 2 -- src/test/test-install.c | 2 -- src/test/test-io-util.c | 2 -- src/test/test-ipcrm.c | 2 -- src/test/test-job-type.c | 2 -- src/test/test-journal-importer.c | 2 -- src/test/test-libudev.c | 2 -- src/test/test-list.c | 2 -- src/test/test-locale-util.c | 2 -- src/test/test-log.c | 2 -- src/test/test-loopback.c | 2 -- src/test/test-mount-util.c | 2 -- src/test/test-namespace.c | 2 -- src/test/test-netlink-manual.c | 2 -- src/test/test-ns.c | 2 -- src/test/test-nss.c | 2 -- src/test/test-parse-util.c | 2 -- src/test/test-path-lookup.c | 2 -- src/test/test-path-util.c | 2 -- src/test/test-path.c | 2 -- src/test/test-prioq.c | 2 -- src/test/test-proc-cmdline.c | 2 -- src/test/test-process-util.c | 2 -- src/test/test-random-util.c | 2 -- src/test/test-ratelimit.c | 2 -- src/test/test-replace-var.c | 2 -- src/test/test-rlimit-util.c | 3 --- src/test/test-sched-prio.c | 2 -- src/test/test-seccomp.c | 2 -- src/test/test-selinux.c | 2 -- src/test/test-set.c | 2 -- src/test/test-sigbus.c | 2 -- src/test/test-signal-util.c | 2 -- src/test/test-siphash24.c | 2 -- src/test/test-sizeof.c | 2 -- src/test/test-sleep.c | 2 -- src/test/test-socket-util.c | 2 -- src/test/test-specifier.c | 2 -- src/test/test-stat-util.c | 2 -- src/test/test-strbuf.c | 2 -- src/test/test-string-util.c | 2 -- src/test/test-strip-tab-ansi.c | 2 -- src/test/test-strv.c | 2 -- src/test/test-strxcpyx.c | 2 -- src/test/test-systemd-tmpfiles.py | 2 -- src/test/test-tables.c | 2 -- src/test/test-terminal-util.c | 2 -- src/test/test-time-util.c | 2 -- src/test/test-tmpfiles.c | 2 -- src/test/test-udev.c | 2 -- src/test/test-uid-range.c | 2 -- src/test/test-unaligned.c | 2 -- src/test/test-unit-file.c | 2 -- src/test/test-unit-name.c | 2 -- src/test/test-user-util.c | 2 -- src/test/test-utf8.c | 2 -- src/test/test-util.c | 2 -- src/test/test-verbs.c | 2 -- src/test/test-watchdog.c | 2 -- src/test/test-web-util.c | 2 -- src/test/test-xattr-util.c | 2 -- src/test/test-xml.c | 2 -- src/timedate/timedatectl.c | 2 -- src/timedate/timedated.c | 2 -- src/timesync/test-timesync.c | 2 -- src/timesync/timesyncd-conf.c | 2 -- src/timesync/timesyncd-conf.h | 2 -- src/timesync/timesyncd-manager.c | 2 -- src/timesync/timesyncd-manager.h | 2 -- src/timesync/timesyncd-server.c | 2 -- src/timesync/timesyncd-server.h | 2 -- src/timesync/timesyncd.c | 2 -- src/tmpfiles/tmpfiles.c | 2 -- src/tty-ask-password-agent/tty-ask-password-agent.c | 2 -- src/udev/net/ethtool-util.c | 2 -- src/udev/net/ethtool-util.h | 2 -- src/udev/net/link-config.c | 2 -- src/udev/net/link-config.h | 2 -- src/udev/udev-builtin-btrfs.c | 2 -- src/udev/udev-builtin-hwdb.c | 2 -- src/udev/udev-builtin-keyboard.c | 2 -- src/udev/udev-builtin-net_id.c | 2 -- src/udev/udev-builtin-net_setup_link.c | 2 -- src/udev/udev-builtin.c | 2 -- src/udev/udevadm-hwdb.c | 2 -- src/update-done/update-done.c | 2 -- src/update-utmp/update-utmp.c | 2 -- src/user-sessions/user-sessions.c | 2 -- src/vconsole/vconsole-setup.c | 2 -- src/veritysetup/veritysetup-generator.c | 2 -- src/veritysetup/veritysetup.c | 2 -- src/volatile-root/volatile-root.c | 2 -- tools/catalog-report.py | 3 +-- tools/gdb-sd_dump_hashmaps.py | 2 -- tools/make-directive-index.py | 2 -- tools/make-man-index.py | 2 -- tools/make-man-rules.py | 2 -- tools/xml_helper.py | 2 -- 1441 files changed, 2 insertions(+), 2884 deletions(-) diff --git a/.mkosi/mkosi.arch b/.mkosi/mkosi.arch index 0f9c28784b..b722bfb87f 100644 --- a/.mkosi/mkosi.arch +++ b/.mkosi/mkosi.arch @@ -1,7 +1,5 @@ # SPDX-License-Identifier: LGPL-2.1+ # -# This file is part of systemd. -# # Copyright 2016 Zeal Jagannatha # This is a settings file for OS image generation using mkosi (https://github.com/systemd/mkosi). diff --git a/.mkosi/mkosi.debian b/.mkosi/mkosi.debian index 5f9428b4f1..a1cb99fb17 100644 --- a/.mkosi/mkosi.debian +++ b/.mkosi/mkosi.debian @@ -1,7 +1,5 @@ # SPDX-License-Identifier: LGPL-2.1+ # -# This file is part of systemd. -# # Copyright 2016 Daniel Rusek # This is a settings file for OS image generation using mkosi (https://github.com/systemd/mkosi). diff --git a/.mkosi/mkosi.fedora b/.mkosi/mkosi.fedora index 7f1b555efa..c40d066c64 100644 --- a/.mkosi/mkosi.fedora +++ b/.mkosi/mkosi.fedora @@ -1,7 +1,5 @@ # SPDX-License-Identifier: LGPL-2.1+ # -# This file is part of systemd. -# # Copyright 2016 Lennart Poettering # This is a settings file for OS image generation using mkosi (https://github.com/systemd/mkosi). diff --git a/catalog/systemd.be.catalog.in b/catalog/systemd.be.catalog.in index 43f98cd154..7d0958e312 100644 --- a/catalog/systemd.be.catalog.in +++ b/catalog/systemd.be.catalog.in @@ -1,7 +1,5 @@ # SPDX-License-Identifier: LGPL-2.1+ # -# This file is part of systemd. -# # Copyright 2012 Lennart Poettering # Copyright 2015, 2016 Viktar Vaŭčkievič diff --git a/catalog/systemd.be@latin.catalog.in b/catalog/systemd.be@latin.catalog.in index 0aebc3ca7c..2dca66b9c8 100644 --- a/catalog/systemd.be@latin.catalog.in +++ b/catalog/systemd.be@latin.catalog.in @@ -1,7 +1,5 @@ # SPDX-License-Identifier: LGPL-2.1+ # -# This file is part of systemd. -# # Copyright 2012 Lennart Poettering # Copyright 2015, 2016 Viktar Vaŭčkievič diff --git a/catalog/systemd.bg.catalog.in b/catalog/systemd.bg.catalog.in index 1dcf1a3961..88e0945245 100644 --- a/catalog/systemd.bg.catalog.in +++ b/catalog/systemd.bg.catalog.in @@ -1,7 +1,5 @@ # SPDX-License-Identifier: LGPL-2.1+ # -# This file is part of systemd. -# # Copyright 2012 Lennart Poettering # Copyright 2016 Alexander Shopov diff --git a/catalog/systemd.catalog.in b/catalog/systemd.catalog.in index 0b7a3d0c62..64e87929b6 100644 --- a/catalog/systemd.catalog.in +++ b/catalog/systemd.catalog.in @@ -1,7 +1,5 @@ # SPDX-License-Identifier: LGPL-2.1+ # -# This file is part of systemd. -# # Copyright 2012 Lennart Poettering # Message catalog for systemd's own messages diff --git a/catalog/systemd.da.catalog.in b/catalog/systemd.da.catalog.in index 50ff8a571d..4353ef6749 100644 --- a/catalog/systemd.da.catalog.in +++ b/catalog/systemd.da.catalog.in @@ -1,7 +1,5 @@ # SPDX-License-Identifier: LGPL-2.1+ # -# This file is part of systemd. -# # Copyright 2012 Lennart Poettering # Message catalog for systemd's own messages diff --git a/catalog/systemd.de.catalog.in b/catalog/systemd.de.catalog.in index 616b47b8a7..883c210f0b 100644 --- a/catalog/systemd.de.catalog.in +++ b/catalog/systemd.de.catalog.in @@ -1,7 +1,5 @@ # SPDX-License-Identifier: LGPL-2.1+ # -# This file is part of systemd. -# # Copyright 2012 Lennart Poettering -- fc2e22bc6ee647b6b90729ab34a250b1 diff --git a/catalog/systemd.fr.catalog.in b/catalog/systemd.fr.catalog.in index f48e3f36ed..e2eaf163e8 100644 --- a/catalog/systemd.fr.catalog.in +++ b/catalog/systemd.fr.catalog.in @@ -1,7 +1,5 @@ # SPDX-License-Identifier: LGPL-2.1+ # -# This file is part of systemd. -# # Copyright 2012 Lennart Poettering # Copyright 2013-2016 Sylvain Plantefève diff --git a/catalog/systemd.hr.catalog.in b/catalog/systemd.hr.catalog.in index 66fd6aba06..b3a21f66c2 100644 --- a/catalog/systemd.hr.catalog.in +++ b/catalog/systemd.hr.catalog.in @@ -1,7 +1,5 @@ # SPDX-License-Identifier: LGPL-2.1+ # -# This file is part of systemd. -# # Copyright 2012 Lennart Poettering # Message catalog for systemd's own messages diff --git a/catalog/systemd.hu.catalog.in b/catalog/systemd.hu.catalog.in index a813371593..9c46c20188 100644 --- a/catalog/systemd.hu.catalog.in +++ b/catalog/systemd.hu.catalog.in @@ -1,7 +1,5 @@ # SPDX-License-Identifier: LGPL-2.1+ # -# This file is part of systemd. -# # Copyright 2012 Lennart Poettering # Copyright 2016 Gabor Kelemen diff --git a/catalog/systemd.it.catalog.in b/catalog/systemd.it.catalog.in index 5f61cfc550..3cd8355a80 100644 --- a/catalog/systemd.it.catalog.in +++ b/catalog/systemd.it.catalog.in @@ -1,7 +1,5 @@ # SPDX-License-Identifier: LGPL-2.1+ # -# This file is part of systemd. -# # Copyright 2013 Daniele Medri # Message catalog for systemd's own messages diff --git a/catalog/systemd.ko.catalog.in b/catalog/systemd.ko.catalog.in index f9ac7bf440..dd84bac59c 100644 --- a/catalog/systemd.ko.catalog.in +++ b/catalog/systemd.ko.catalog.in @@ -1,7 +1,5 @@ # SPDX-License-Identifier: LGPL-2.1+ # -# This file is part of systemd. -# # Copyright 2012 Lennart Poettering # Message catalog for systemd's own messages diff --git a/catalog/systemd.pl.catalog.in b/catalog/systemd.pl.catalog.in index ae6e5c6ba6..06450f0626 100644 --- a/catalog/systemd.pl.catalog.in +++ b/catalog/systemd.pl.catalog.in @@ -1,7 +1,5 @@ # SPDX-License-Identifier: LGPL-2.1+ # -# This file is part of systemd. -# # Copyright 2012 Lennart Poettering # Copyright 2014-2017 Piotr Drąg diff --git a/catalog/systemd.pt_BR.catalog.in b/catalog/systemd.pt_BR.catalog.in index 76a193f673..ec0fb3664c 100644 --- a/catalog/systemd.pt_BR.catalog.in +++ b/catalog/systemd.pt_BR.catalog.in @@ -1,7 +1,5 @@ # SPDX-License-Identifier: LGPL-2.1+ # -# This file is part of systemd. -# # Copyright 2012 Lennart Poettering # Copyright 2015 Rafael Ferreira (translation) diff --git a/catalog/systemd.ru.catalog.in b/catalog/systemd.ru.catalog.in index 9d86375c4e..a77ca53d82 100644 --- a/catalog/systemd.ru.catalog.in +++ b/catalog/systemd.ru.catalog.in @@ -1,7 +1,5 @@ # SPDX-License-Identifier: LGPL-2.1+ # -# This file is part of systemd. -# # Copyright 2012 Lennart Poettering # Copyright 2013-2017 Sergey Ptashnick diff --git a/catalog/systemd.sr.catalog.in b/catalog/systemd.sr.catalog.in index 5d2199c10e..5782f429aa 100644 --- a/catalog/systemd.sr.catalog.in +++ b/catalog/systemd.sr.catalog.in @@ -1,7 +1,5 @@ # SPDX-License-Identifier: LGPL-2.1+ # -# This file is part of systemd. -# # Copyright 2012 Lennart Poettering # Message catalog for systemd's own messages diff --git a/catalog/systemd.zh_CN.catalog.in b/catalog/systemd.zh_CN.catalog.in index 7d99ae36c5..4f09836295 100644 --- a/catalog/systemd.zh_CN.catalog.in +++ b/catalog/systemd.zh_CN.catalog.in @@ -1,7 +1,5 @@ # SPDX-License-Identifier: LGPL-2.1+ # -# This file is part of systemd. -# # Copyright 2012 Lennart Poettering # Copyright 2015 Boyuan Yang diff --git a/catalog/systemd.zh_TW.catalog.in b/catalog/systemd.zh_TW.catalog.in index ec4504cf8b..d375dc336f 100644 --- a/catalog/systemd.zh_TW.catalog.in +++ b/catalog/systemd.zh_TW.catalog.in @@ -1,7 +1,5 @@ # SPDX-License-Identifier: LGPL-2.1+ # -# This file is part of systemd. -# # Copyright 2012 Lennart Poettering # Copyright 2015 Jeff Huang diff --git a/hwdb/parse_hwdb.py b/hwdb/parse_hwdb.py index f4cc9c6974..3daf1822e3 100755 --- a/hwdb/parse_hwdb.py +++ b/hwdb/parse_hwdb.py @@ -2,8 +2,7 @@ # -*- Mode: python; coding: utf-8; indent-tabs-mode: nil -*- */ # SPDX-License-Identifier: MIT # -# This file is part of systemd. It is distrubuted under the MIT license, see -# below. +# This file is distributed under the MIT license, see below. # # Copyright 2016 Zbigniew Jędrzejewski-Szmek # diff --git a/man/binfmt.d.xml b/man/binfmt.d.xml index f60bb82ffb..83a82d0321 100644 --- a/man/binfmt.d.xml +++ b/man/binfmt.d.xml @@ -4,8 +4,6 @@ diff --git a/man/busctl.xml b/man/busctl.xml index 6f176a1539..a94db9a50f 100644 --- a/man/busctl.xml +++ b/man/busctl.xml @@ -5,8 +5,6 @@ diff --git a/man/coredump.conf.xml b/man/coredump.conf.xml index 49debb219a..b0722e2903 100644 --- a/man/coredump.conf.xml +++ b/man/coredump.conf.xml @@ -5,8 +5,6 @@ diff --git a/man/coredumpctl.xml b/man/coredumpctl.xml index 1f880d7f70..9227f38678 100644 --- a/man/coredumpctl.xml +++ b/man/coredumpctl.xml @@ -5,8 +5,6 @@ diff --git a/man/crypttab.xml b/man/crypttab.xml index 153dc022f4..ae65b198da 100644 --- a/man/crypttab.xml +++ b/man/crypttab.xml @@ -4,8 +4,6 @@ diff --git a/man/custom-man.xsl b/man/custom-man.xsl index 5d87856258..c491ac8265 100644 --- a/man/custom-man.xsl +++ b/man/custom-man.xsl @@ -3,8 +3,6 @@ diff --git a/man/daemon.xml b/man/daemon.xml index fbc810c0b4..ad7021f0a1 100644 --- a/man/daemon.xml +++ b/man/daemon.xml @@ -5,8 +5,6 @@ diff --git a/man/dnssec-trust-anchors.d.xml b/man/dnssec-trust-anchors.d.xml index 68c1c8421c..70103f9b9d 100644 --- a/man/dnssec-trust-anchors.d.xml +++ b/man/dnssec-trust-anchors.d.xml @@ -5,8 +5,6 @@ diff --git a/man/environment.d.xml b/man/environment.d.xml index 53473eff0a..e399bbd6fb 100644 --- a/man/environment.d.xml +++ b/man/environment.d.xml @@ -4,8 +4,6 @@ diff --git a/man/file-hierarchy.xml b/man/file-hierarchy.xml index c5ee1b61a2..0027f0e066 100644 --- a/man/file-hierarchy.xml +++ b/man/file-hierarchy.xml @@ -5,8 +5,6 @@ diff --git a/man/halt.xml b/man/halt.xml index 3642cb73d3..2c2e2c3e54 100644 --- a/man/halt.xml +++ b/man/halt.xml @@ -5,8 +5,6 @@ diff --git a/man/hostname.xml b/man/hostname.xml index ce0acaa7c8..06eec5d981 100644 --- a/man/hostname.xml +++ b/man/hostname.xml @@ -5,8 +5,6 @@ diff --git a/man/hostnamectl.xml b/man/hostnamectl.xml index 3f45e0c32b..249e0ec4d8 100644 --- a/man/hostnamectl.xml +++ b/man/hostnamectl.xml @@ -5,8 +5,6 @@ diff --git a/man/hwdb.xml b/man/hwdb.xml index bcc8591e0f..40238262e4 100644 --- a/man/hwdb.xml +++ b/man/hwdb.xml @@ -5,8 +5,6 @@ diff --git a/man/journal-remote.conf.xml b/man/journal-remote.conf.xml index 42ecabc807..8415d6a3c8 100644 --- a/man/journal-remote.conf.xml +++ b/man/journal-remote.conf.xml @@ -5,8 +5,6 @@ diff --git a/man/journal-upload.conf.xml b/man/journal-upload.conf.xml index cd3335452a..e656bade27 100644 --- a/man/journal-upload.conf.xml +++ b/man/journal-upload.conf.xml @@ -5,8 +5,6 @@ diff --git a/man/journalctl.xml b/man/journalctl.xml index 3319e978d7..7b0f52ac5a 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -5,8 +5,6 @@ diff --git a/man/journald.conf.xml b/man/journald.conf.xml index 760d649a3d..8fc1f25b78 100644 --- a/man/journald.conf.xml +++ b/man/journald.conf.xml @@ -5,8 +5,6 @@ diff --git a/man/kernel-command-line.xml b/man/kernel-command-line.xml index ec28321b70..e65ed03d5a 100644 --- a/man/kernel-command-line.xml +++ b/man/kernel-command-line.xml @@ -5,8 +5,6 @@ diff --git a/man/kernel-install.xml b/man/kernel-install.xml index c5508d5776..78d1a866f6 100644 --- a/man/kernel-install.xml +++ b/man/kernel-install.xml @@ -5,8 +5,6 @@ diff --git a/man/less-variables.xml b/man/less-variables.xml index 6ea8c3d216..742897496c 100644 --- a/man/less-variables.xml +++ b/man/less-variables.xml @@ -5,8 +5,6 @@ diff --git a/man/libsystemd-pkgconfig.xml b/man/libsystemd-pkgconfig.xml index 7373415ba3..1b2361be7b 100644 --- a/man/libsystemd-pkgconfig.xml +++ b/man/libsystemd-pkgconfig.xml @@ -5,8 +5,6 @@ diff --git a/man/libudev.xml b/man/libudev.xml index 8b00109534..d6ceb67fa2 100644 --- a/man/libudev.xml +++ b/man/libudev.xml @@ -8,8 +8,6 @@ diff --git a/man/locale.conf.xml b/man/locale.conf.xml index 38c94dc10c..cc2604994a 100644 --- a/man/locale.conf.xml +++ b/man/locale.conf.xml @@ -5,8 +5,6 @@ diff --git a/man/localectl.xml b/man/localectl.xml index b32c0fb4d6..8591f8c289 100644 --- a/man/localectl.xml +++ b/man/localectl.xml @@ -5,8 +5,6 @@ diff --git a/man/localtime.xml b/man/localtime.xml index ba3e2caabc..2d22016b6c 100644 --- a/man/localtime.xml +++ b/man/localtime.xml @@ -5,8 +5,6 @@ diff --git a/man/loginctl.xml b/man/loginctl.xml index 613feea92b..76e61dcc54 100644 --- a/man/loginctl.xml +++ b/man/loginctl.xml @@ -5,8 +5,6 @@ diff --git a/man/logind.conf.xml b/man/logind.conf.xml index a35faf15c5..0d270a8ec5 100644 --- a/man/logind.conf.xml +++ b/man/logind.conf.xml @@ -8,8 +8,6 @@ diff --git a/man/machine-id.xml b/man/machine-id.xml index c91c043db8..4ff4109770 100644 --- a/man/machine-id.xml +++ b/man/machine-id.xml @@ -5,8 +5,6 @@ diff --git a/man/machine-info.xml b/man/machine-info.xml index 734e3fc049..801fc44a3a 100644 --- a/man/machine-info.xml +++ b/man/machine-info.xml @@ -5,8 +5,6 @@ diff --git a/man/machinectl.xml b/man/machinectl.xml index ef13ee2a10..03a074ee41 100644 --- a/man/machinectl.xml +++ b/man/machinectl.xml @@ -5,8 +5,6 @@ diff --git a/man/modules-load.d.xml b/man/modules-load.d.xml index 079dcd1797..0423a6e2e6 100644 --- a/man/modules-load.d.xml +++ b/man/modules-load.d.xml @@ -4,8 +4,6 @@ diff --git a/man/networkd.conf.xml b/man/networkd.conf.xml index dce1428273..e4d9e5f7f5 100644 --- a/man/networkd.conf.xml +++ b/man/networkd.conf.xml @@ -5,8 +5,6 @@ diff --git a/man/nss-myhostname.xml b/man/nss-myhostname.xml index a3fa4bbbcd..0ed1c7817b 100644 --- a/man/nss-myhostname.xml +++ b/man/nss-myhostname.xml @@ -5,8 +5,6 @@ diff --git a/man/nss-mymachines.xml b/man/nss-mymachines.xml index 4af7d81980..69a4f2b675 100644 --- a/man/nss-mymachines.xml +++ b/man/nss-mymachines.xml @@ -5,8 +5,6 @@ diff --git a/man/nss-resolve.xml b/man/nss-resolve.xml index fc54038be7..f99680c4bf 100644 --- a/man/nss-resolve.xml +++ b/man/nss-resolve.xml @@ -5,8 +5,6 @@ diff --git a/man/nss-systemd.xml b/man/nss-systemd.xml index c46ba5bcf9..3ea8ce7f03 100644 --- a/man/nss-systemd.xml +++ b/man/nss-systemd.xml @@ -5,8 +5,6 @@ diff --git a/man/os-release.xml b/man/os-release.xml index ff85ef5f1b..ffd2c0d5df 100644 --- a/man/os-release.xml +++ b/man/os-release.xml @@ -5,8 +5,6 @@ diff --git a/man/pam_systemd.xml b/man/pam_systemd.xml index cdf45f8c20..bca73da179 100644 --- a/man/pam_systemd.xml +++ b/man/pam_systemd.xml @@ -5,8 +5,6 @@ diff --git a/man/resolvectl.xml b/man/resolvectl.xml index 53cff45473..991d239d83 100644 --- a/man/resolvectl.xml +++ b/man/resolvectl.xml @@ -5,8 +5,6 @@ diff --git a/man/resolved.conf.xml b/man/resolved.conf.xml index a926da8180..332723f78b 100644 --- a/man/resolved.conf.xml +++ b/man/resolved.conf.xml @@ -5,8 +5,6 @@ diff --git a/man/runlevel.xml b/man/runlevel.xml index f7305ae095..9fe0037f43 100644 --- a/man/runlevel.xml +++ b/man/runlevel.xml @@ -5,8 +5,6 @@ diff --git a/man/sd-bus-errors.xml b/man/sd-bus-errors.xml index 28770bbacd..4531808e47 100644 --- a/man/sd-bus-errors.xml +++ b/man/sd-bus-errors.xml @@ -5,8 +5,6 @@ diff --git a/man/sd-bus.xml b/man/sd-bus.xml index 09a119dd5d..05f8bec0dd 100644 --- a/man/sd-bus.xml +++ b/man/sd-bus.xml @@ -5,8 +5,6 @@ diff --git a/man/sd-daemon.xml b/man/sd-daemon.xml index 12234dc2d6..137e1eaca4 100644 --- a/man/sd-daemon.xml +++ b/man/sd-daemon.xml @@ -5,8 +5,6 @@ diff --git a/man/sd-event.xml b/man/sd-event.xml index ecaa2753a3..8e0af4a42a 100644 --- a/man/sd-event.xml +++ b/man/sd-event.xml @@ -5,8 +5,6 @@ diff --git a/man/sd-id128.xml b/man/sd-id128.xml index f7a147ab30..d79b9a9867 100644 --- a/man/sd-id128.xml +++ b/man/sd-id128.xml @@ -5,8 +5,6 @@ diff --git a/man/sd-journal.xml b/man/sd-journal.xml index ca08684b06..1a0b82265e 100644 --- a/man/sd-journal.xml +++ b/man/sd-journal.xml @@ -5,8 +5,6 @@ diff --git a/man/sd-login.xml b/man/sd-login.xml index 347a05e8b0..ae1895ad89 100644 --- a/man/sd-login.xml +++ b/man/sd-login.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_booted.xml b/man/sd_booted.xml index aaacbcd285..6e19e4e8d9 100644 --- a/man/sd_booted.xml +++ b/man/sd_booted.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_bus_add_match.xml b/man/sd_bus_add_match.xml index 13f2b06af0..2eb67e16df 100644 --- a/man/sd_bus_add_match.xml +++ b/man/sd_bus_add_match.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_bus_creds_get_pid.xml b/man/sd_bus_creds_get_pid.xml index f3d198df38..a9ca0d7c7d 100644 --- a/man/sd_bus_creds_get_pid.xml +++ b/man/sd_bus_creds_get_pid.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_bus_creds_new_from_pid.xml b/man/sd_bus_creds_new_from_pid.xml index a4edb1fd6a..6f99966a69 100644 --- a/man/sd_bus_creds_new_from_pid.xml +++ b/man/sd_bus_creds_new_from_pid.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_bus_default.xml b/man/sd_bus_default.xml index 78b836bfef..30dce782ca 100644 --- a/man/sd_bus_default.xml +++ b/man/sd_bus_default.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_bus_error.xml b/man/sd_bus_error.xml index 1552405ac4..cf4823d94b 100644 --- a/man/sd_bus_error.xml +++ b/man/sd_bus_error.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_bus_error_add_map.xml b/man/sd_bus_error_add_map.xml index 3a533093cb..d9bb694701 100644 --- a/man/sd_bus_error_add_map.xml +++ b/man/sd_bus_error_add_map.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_bus_get_fd.xml b/man/sd_bus_get_fd.xml index 2914f81848..4ed0353658 100644 --- a/man/sd_bus_get_fd.xml +++ b/man/sd_bus_get_fd.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_bus_get_n_queued_read.xml b/man/sd_bus_get_n_queued_read.xml index e465e22abb..b7ac71f6e1 100644 --- a/man/sd_bus_get_n_queued_read.xml +++ b/man/sd_bus_get_n_queued_read.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_bus_is_open.xml b/man/sd_bus_is_open.xml index 0650a479eb..e5abbdb395 100644 --- a/man/sd_bus_is_open.xml +++ b/man/sd_bus_is_open.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_bus_message_append.xml b/man/sd_bus_message_append.xml index dcabfeaec4..ebb6afcd93 100644 --- a/man/sd_bus_message_append.xml +++ b/man/sd_bus_message_append.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_bus_message_append_array.xml b/man/sd_bus_message_append_array.xml index 76e342f716..25f3861eca 100644 --- a/man/sd_bus_message_append_array.xml +++ b/man/sd_bus_message_append_array.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_bus_message_append_basic.xml b/man/sd_bus_message_append_basic.xml index 9b1ac34169..da259607da 100644 --- a/man/sd_bus_message_append_basic.xml +++ b/man/sd_bus_message_append_basic.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_bus_message_append_string_memfd.xml b/man/sd_bus_message_append_string_memfd.xml index 4616bba71a..b4d14dc127 100644 --- a/man/sd_bus_message_append_string_memfd.xml +++ b/man/sd_bus_message_append_string_memfd.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_bus_message_append_strv.xml b/man/sd_bus_message_append_strv.xml index eb13e63d35..e31a0663ca 100644 --- a/man/sd_bus_message_append_strv.xml +++ b/man/sd_bus_message_append_strv.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_bus_message_get_cookie.xml b/man/sd_bus_message_get_cookie.xml index 5bc0d13ed7..f673940aea 100644 --- a/man/sd_bus_message_get_cookie.xml +++ b/man/sd_bus_message_get_cookie.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_bus_message_get_monotonic_usec.xml b/man/sd_bus_message_get_monotonic_usec.xml index f3f66cb2bd..761834dbca 100644 --- a/man/sd_bus_message_get_monotonic_usec.xml +++ b/man/sd_bus_message_get_monotonic_usec.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_bus_message_read_basic.xml b/man/sd_bus_message_read_basic.xml index 48c530b2b1..c817a7f857 100644 --- a/man/sd_bus_message_read_basic.xml +++ b/man/sd_bus_message_read_basic.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_bus_message_set_destination.xml b/man/sd_bus_message_set_destination.xml index c255cfe9b5..98b10a27d1 100644 --- a/man/sd_bus_message_set_destination.xml +++ b/man/sd_bus_message_set_destination.xml @@ -4,8 +4,6 @@ diff --git a/man/sd_bus_negotiate_fds.xml b/man/sd_bus_negotiate_fds.xml index 44865f352c..edcb5cb579 100644 --- a/man/sd_bus_negotiate_fds.xml +++ b/man/sd_bus_negotiate_fds.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_bus_new.xml b/man/sd_bus_new.xml index 4b6905df99..d312450a1e 100644 --- a/man/sd_bus_new.xml +++ b/man/sd_bus_new.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_bus_path_encode.xml b/man/sd_bus_path_encode.xml index f40ec1f9fe..a9cca61eac 100644 --- a/man/sd_bus_path_encode.xml +++ b/man/sd_bus_path_encode.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_bus_process.xml b/man/sd_bus_process.xml index cd146990f9..765b080009 100644 --- a/man/sd_bus_process.xml +++ b/man/sd_bus_process.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_bus_request_name.xml b/man/sd_bus_request_name.xml index 94c68b579c..b3c1faee03 100644 --- a/man/sd_bus_request_name.xml +++ b/man/sd_bus_request_name.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_bus_set_connected_signal.xml b/man/sd_bus_set_connected_signal.xml index e7d5820052..0db2c8627a 100644 --- a/man/sd_bus_set_connected_signal.xml +++ b/man/sd_bus_set_connected_signal.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_bus_set_sender.xml b/man/sd_bus_set_sender.xml index 41ab5b41b0..47ec3b569b 100644 --- a/man/sd_bus_set_sender.xml +++ b/man/sd_bus_set_sender.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_bus_set_watch_bind.xml b/man/sd_bus_set_watch_bind.xml index d6095cc552..eba0b14b65 100644 --- a/man/sd_bus_set_watch_bind.xml +++ b/man/sd_bus_set_watch_bind.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_bus_track_add_name.xml b/man/sd_bus_track_add_name.xml index 212fa87351..1898693aea 100644 --- a/man/sd_bus_track_add_name.xml +++ b/man/sd_bus_track_add_name.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_bus_track_new.xml b/man/sd_bus_track_new.xml index 8cdecbfe60..9112925ae1 100644 --- a/man/sd_bus_track_new.xml +++ b/man/sd_bus_track_new.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_event_add_child.xml b/man/sd_event_add_child.xml index 43c44ab3a3..cd783b6d84 100644 --- a/man/sd_event_add_child.xml +++ b/man/sd_event_add_child.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_event_add_defer.xml b/man/sd_event_add_defer.xml index 54570afdb5..efa1dc1e8f 100644 --- a/man/sd_event_add_defer.xml +++ b/man/sd_event_add_defer.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_event_add_io.xml b/man/sd_event_add_io.xml index bd513a7814..469128c2df 100644 --- a/man/sd_event_add_io.xml +++ b/man/sd_event_add_io.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_event_add_signal.xml b/man/sd_event_add_signal.xml index 74f0191bc4..caf549f1c1 100644 --- a/man/sd_event_add_signal.xml +++ b/man/sd_event_add_signal.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_event_add_time.xml b/man/sd_event_add_time.xml index 9015315105..fbe9dae0e6 100644 --- a/man/sd_event_add_time.xml +++ b/man/sd_event_add_time.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_event_exit.xml b/man/sd_event_exit.xml index 7f18837a0d..a7af34c40a 100644 --- a/man/sd_event_exit.xml +++ b/man/sd_event_exit.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_event_get_fd.xml b/man/sd_event_get_fd.xml index 41dceec881..9f1291edd3 100644 --- a/man/sd_event_get_fd.xml +++ b/man/sd_event_get_fd.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_event_new.xml b/man/sd_event_new.xml index 392e3b983c..9baa0fa062 100644 --- a/man/sd_event_new.xml +++ b/man/sd_event_new.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_event_now.xml b/man/sd_event_now.xml index 60600eb990..dada35c025 100644 --- a/man/sd_event_now.xml +++ b/man/sd_event_now.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_event_run.xml b/man/sd_event_run.xml index 94ea25577b..6d31610c63 100644 --- a/man/sd_event_run.xml +++ b/man/sd_event_run.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_event_set_watchdog.xml b/man/sd_event_set_watchdog.xml index 9a2cbd97f9..112534ae85 100644 --- a/man/sd_event_set_watchdog.xml +++ b/man/sd_event_set_watchdog.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_event_source_get_event.xml b/man/sd_event_source_get_event.xml index d4f9155521..e490b4290f 100644 --- a/man/sd_event_source_get_event.xml +++ b/man/sd_event_source_get_event.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_event_source_get_pending.xml b/man/sd_event_source_get_pending.xml index 417f4ad128..0c1a6ceada 100644 --- a/man/sd_event_source_get_pending.xml +++ b/man/sd_event_source_get_pending.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_event_source_set_description.xml b/man/sd_event_source_set_description.xml index 5893e396b7..51225b4ea6 100644 --- a/man/sd_event_source_set_description.xml +++ b/man/sd_event_source_set_description.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_event_source_set_enabled.xml b/man/sd_event_source_set_enabled.xml index dbadef43d1..854326758e 100644 --- a/man/sd_event_source_set_enabled.xml +++ b/man/sd_event_source_set_enabled.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_event_source_set_prepare.xml b/man/sd_event_source_set_prepare.xml index c819c621a8..2c95a197f4 100644 --- a/man/sd_event_source_set_prepare.xml +++ b/man/sd_event_source_set_prepare.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_event_source_set_priority.xml b/man/sd_event_source_set_priority.xml index 0bc6be9cb9..788c3b6c36 100644 --- a/man/sd_event_source_set_priority.xml +++ b/man/sd_event_source_set_priority.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_event_source_set_userdata.xml b/man/sd_event_source_set_userdata.xml index d0fc280e4b..4c4e6c0121 100644 --- a/man/sd_event_source_set_userdata.xml +++ b/man/sd_event_source_set_userdata.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_event_source_unref.xml b/man/sd_event_source_unref.xml index 0a6b8bebc5..664387fc03 100644 --- a/man/sd_event_source_unref.xml +++ b/man/sd_event_source_unref.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_event_wait.xml b/man/sd_event_wait.xml index bfdafce637..998e259b49 100644 --- a/man/sd_event_wait.xml +++ b/man/sd_event_wait.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_get_seats.xml b/man/sd_get_seats.xml index f522f75d99..3396ee99f1 100644 --- a/man/sd_get_seats.xml +++ b/man/sd_get_seats.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_id128_get_machine.xml b/man/sd_id128_get_machine.xml index 77268da38b..7245ba5b25 100644 --- a/man/sd_id128_get_machine.xml +++ b/man/sd_id128_get_machine.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_id128_randomize.xml b/man/sd_id128_randomize.xml index f9c72780fe..df31a4a196 100644 --- a/man/sd_id128_randomize.xml +++ b/man/sd_id128_randomize.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_id128_to_string.xml b/man/sd_id128_to_string.xml index f4a2097240..dce1568e25 100644 --- a/man/sd_id128_to_string.xml +++ b/man/sd_id128_to_string.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_is_fifo.xml b/man/sd_is_fifo.xml index ec6c653299..b70824c026 100644 --- a/man/sd_is_fifo.xml +++ b/man/sd_is_fifo.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_journal_add_match.xml b/man/sd_journal_add_match.xml index d50afec558..0a03cb46be 100644 --- a/man/sd_journal_add_match.xml +++ b/man/sd_journal_add_match.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_journal_enumerate_fields.xml b/man/sd_journal_enumerate_fields.xml index db39f9bfb5..c686bbd937 100644 --- a/man/sd_journal_enumerate_fields.xml +++ b/man/sd_journal_enumerate_fields.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_journal_get_catalog.xml b/man/sd_journal_get_catalog.xml index b095f0cd60..d046d69562 100644 --- a/man/sd_journal_get_catalog.xml +++ b/man/sd_journal_get_catalog.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_journal_get_cursor.xml b/man/sd_journal_get_cursor.xml index 0267609442..df93e3a0de 100644 --- a/man/sd_journal_get_cursor.xml +++ b/man/sd_journal_get_cursor.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_journal_get_cutoff_realtime_usec.xml b/man/sd_journal_get_cutoff_realtime_usec.xml index bda21ae35f..9ce932d709 100644 --- a/man/sd_journal_get_cutoff_realtime_usec.xml +++ b/man/sd_journal_get_cutoff_realtime_usec.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_journal_get_data.xml b/man/sd_journal_get_data.xml index 505a8bddd4..601571645c 100644 --- a/man/sd_journal_get_data.xml +++ b/man/sd_journal_get_data.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_journal_get_fd.xml b/man/sd_journal_get_fd.xml index 4525bbbe89..69c9ff2128 100644 --- a/man/sd_journal_get_fd.xml +++ b/man/sd_journal_get_fd.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_journal_get_realtime_usec.xml b/man/sd_journal_get_realtime_usec.xml index 9ef719a67e..1027285476 100644 --- a/man/sd_journal_get_realtime_usec.xml +++ b/man/sd_journal_get_realtime_usec.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_journal_get_usage.xml b/man/sd_journal_get_usage.xml index d8eaff1255..0365d35a00 100644 --- a/man/sd_journal_get_usage.xml +++ b/man/sd_journal_get_usage.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_journal_has_runtime_files.xml b/man/sd_journal_has_runtime_files.xml index 295bc0cc63..5abad317aa 100644 --- a/man/sd_journal_has_runtime_files.xml +++ b/man/sd_journal_has_runtime_files.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_journal_next.xml b/man/sd_journal_next.xml index 9385315e2e..83577620cb 100644 --- a/man/sd_journal_next.xml +++ b/man/sd_journal_next.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_journal_open.xml b/man/sd_journal_open.xml index 4240525aaf..9ab3de3c49 100644 --- a/man/sd_journal_open.xml +++ b/man/sd_journal_open.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_journal_print.xml b/man/sd_journal_print.xml index 4c7221e557..a872def2e9 100644 --- a/man/sd_journal_print.xml +++ b/man/sd_journal_print.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_journal_query_unique.xml b/man/sd_journal_query_unique.xml index 56480b5718..5dfb136aec 100644 --- a/man/sd_journal_query_unique.xml +++ b/man/sd_journal_query_unique.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_journal_seek_head.xml b/man/sd_journal_seek_head.xml index 7dc9bb439e..fa101a4902 100644 --- a/man/sd_journal_seek_head.xml +++ b/man/sd_journal_seek_head.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_journal_stream_fd.xml b/man/sd_journal_stream_fd.xml index 047991381a..bbbd172533 100644 --- a/man/sd_journal_stream_fd.xml +++ b/man/sd_journal_stream_fd.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_listen_fds.xml b/man/sd_listen_fds.xml index 9b1a59293e..b513034a67 100644 --- a/man/sd_listen_fds.xml +++ b/man/sd_listen_fds.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_login_monitor_new.xml b/man/sd_login_monitor_new.xml index f26d88bc8b..3cc2dac3f3 100644 --- a/man/sd_login_monitor_new.xml +++ b/man/sd_login_monitor_new.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_machine_get_class.xml b/man/sd_machine_get_class.xml index f48ddf4f0b..e5a81a802b 100644 --- a/man/sd_machine_get_class.xml +++ b/man/sd_machine_get_class.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_notify.xml b/man/sd_notify.xml index c5a0363dd6..896b0a4585 100644 --- a/man/sd_notify.xml +++ b/man/sd_notify.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_pid_get_owner_uid.xml b/man/sd_pid_get_owner_uid.xml index 28800b43a4..7da0905c80 100644 --- a/man/sd_pid_get_owner_uid.xml +++ b/man/sd_pid_get_owner_uid.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_seat_get_active.xml b/man/sd_seat_get_active.xml index 98ff2be151..dfa51f7913 100644 --- a/man/sd_seat_get_active.xml +++ b/man/sd_seat_get_active.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_session_is_active.xml b/man/sd_session_is_active.xml index b3009dedc6..a7b95bf6ff 100644 --- a/man/sd_session_is_active.xml +++ b/man/sd_session_is_active.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_uid_get_state.xml b/man/sd_uid_get_state.xml index 317e46a072..5a5d7a8740 100644 --- a/man/sd_uid_get_state.xml +++ b/man/sd_uid_get_state.xml @@ -5,8 +5,6 @@ diff --git a/man/sd_watchdog_enabled.xml b/man/sd_watchdog_enabled.xml index 3c47c116fb..5f5f72441e 100644 --- a/man/sd_watchdog_enabled.xml +++ b/man/sd_watchdog_enabled.xml @@ -5,8 +5,6 @@ diff --git a/man/shutdown.xml b/man/shutdown.xml index 0d4f58c094..a2f3b74d60 100644 --- a/man/shutdown.xml +++ b/man/shutdown.xml @@ -5,8 +5,6 @@ diff --git a/man/standard-conf.xml b/man/standard-conf.xml index 9c812cec10..006fd39d1b 100644 --- a/man/standard-conf.xml +++ b/man/standard-conf.xml @@ -5,8 +5,6 @@ diff --git a/man/standard-options.xml b/man/standard-options.xml index 4ffe124905..360243e008 100644 --- a/man/standard-options.xml +++ b/man/standard-options.xml @@ -5,8 +5,6 @@ diff --git a/man/sysctl.d.xml b/man/sysctl.d.xml index 2e0e78255b..ddd0fda457 100644 --- a/man/sysctl.d.xml +++ b/man/sysctl.d.xml @@ -3,8 +3,6 @@ diff --git a/man/systemd-analyze.xml b/man/systemd-analyze.xml index 06648fca96..61de5a131d 100644 --- a/man/systemd-analyze.xml +++ b/man/systemd-analyze.xml @@ -5,8 +5,6 @@ @@ -204,7 +202,6 @@ Showing logind configuration $ systemd-analyze cat-config systemd/logind.conf # /etc/systemd/logind.conf -# This file is part of systemd. ... [Login] NAutoVTs=8 diff --git a/man/systemd-ask-password-console.service.xml b/man/systemd-ask-password-console.service.xml index 2d5575ae43..529c980190 100644 --- a/man/systemd-ask-password-console.service.xml +++ b/man/systemd-ask-password-console.service.xml @@ -4,8 +4,6 @@ diff --git a/man/systemd-ask-password.xml b/man/systemd-ask-password.xml index abd9367723..cf01acab08 100644 --- a/man/systemd-ask-password.xml +++ b/man/systemd-ask-password.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd-backlight@.service.xml b/man/systemd-backlight@.service.xml index 8c7c2c105b..1519e757b8 100644 --- a/man/systemd-backlight@.service.xml +++ b/man/systemd-backlight@.service.xml @@ -4,8 +4,6 @@ diff --git a/man/systemd-binfmt.service.xml b/man/systemd-binfmt.service.xml index 9de0a50c53..6cb44a9336 100644 --- a/man/systemd-binfmt.service.xml +++ b/man/systemd-binfmt.service.xml @@ -4,8 +4,6 @@ diff --git a/man/systemd-cgls.xml b/man/systemd-cgls.xml index 10890dea05..3f1e739ade 100644 --- a/man/systemd-cgls.xml +++ b/man/systemd-cgls.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd-cgtop.xml b/man/systemd-cgtop.xml index 3ead519d07..2381149238 100644 --- a/man/systemd-cgtop.xml +++ b/man/systemd-cgtop.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd-coredump.xml b/man/systemd-coredump.xml index 6fba19c223..6c6c5f04c5 100644 --- a/man/systemd-coredump.xml +++ b/man/systemd-coredump.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd-cryptsetup-generator.xml b/man/systemd-cryptsetup-generator.xml index 0b307c638f..3b5d153af4 100644 --- a/man/systemd-cryptsetup-generator.xml +++ b/man/systemd-cryptsetup-generator.xml @@ -4,8 +4,6 @@ diff --git a/man/systemd-cryptsetup@.service.xml b/man/systemd-cryptsetup@.service.xml index 7a4b425a77..f024522a0e 100644 --- a/man/systemd-cryptsetup@.service.xml +++ b/man/systemd-cryptsetup@.service.xml @@ -4,8 +4,6 @@ diff --git a/man/systemd-debug-generator.xml b/man/systemd-debug-generator.xml index 0c2c997178..5d589639f0 100644 --- a/man/systemd-debug-generator.xml +++ b/man/systemd-debug-generator.xml @@ -4,8 +4,6 @@ diff --git a/man/systemd-delta.xml b/man/systemd-delta.xml index 5a66f682e9..496e02f9ec 100644 --- a/man/systemd-delta.xml +++ b/man/systemd-delta.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd-detect-virt.xml b/man/systemd-detect-virt.xml index 2175c48fa2..916139bc06 100644 --- a/man/systemd-detect-virt.xml +++ b/man/systemd-detect-virt.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd-environment-d-generator.xml b/man/systemd-environment-d-generator.xml index d944a551f3..ddbd59db0d 100644 --- a/man/systemd-environment-d-generator.xml +++ b/man/systemd-environment-d-generator.xml @@ -8,8 +8,6 @@ diff --git a/man/systemd-escape.xml b/man/systemd-escape.xml index fc535eb4cd..d5343f4559 100644 --- a/man/systemd-escape.xml +++ b/man/systemd-escape.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd-firstboot.xml b/man/systemd-firstboot.xml index 3a534301d7..e16bec2016 100644 --- a/man/systemd-firstboot.xml +++ b/man/systemd-firstboot.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd-fsck@.service.xml b/man/systemd-fsck@.service.xml index 6e886506a0..aeff1a4420 100644 --- a/man/systemd-fsck@.service.xml +++ b/man/systemd-fsck@.service.xml @@ -4,8 +4,6 @@ diff --git a/man/systemd-fstab-generator.xml b/man/systemd-fstab-generator.xml index 482cb9f387..ea80ca2627 100644 --- a/man/systemd-fstab-generator.xml +++ b/man/systemd-fstab-generator.xml @@ -4,8 +4,6 @@ diff --git a/man/systemd-getty-generator.xml b/man/systemd-getty-generator.xml index 5c7246c381..a267d36f58 100644 --- a/man/systemd-getty-generator.xml +++ b/man/systemd-getty-generator.xml @@ -4,8 +4,6 @@ diff --git a/man/systemd-gpt-auto-generator.xml b/man/systemd-gpt-auto-generator.xml index 79c766034b..9b82782520 100644 --- a/man/systemd-gpt-auto-generator.xml +++ b/man/systemd-gpt-auto-generator.xml @@ -4,8 +4,6 @@ diff --git a/man/systemd-halt.service.xml b/man/systemd-halt.service.xml index fb9cd21944..f0b39a8828 100644 --- a/man/systemd-halt.service.xml +++ b/man/systemd-halt.service.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd-hibernate-resume-generator.xml b/man/systemd-hibernate-resume-generator.xml index 8163d40ffd..a8ac5d34b5 100644 --- a/man/systemd-hibernate-resume-generator.xml +++ b/man/systemd-hibernate-resume-generator.xml @@ -4,8 +4,6 @@ diff --git a/man/systemd-hibernate-resume@.service.xml b/man/systemd-hibernate-resume@.service.xml index f3c0986cd5..61aae21200 100644 --- a/man/systemd-hibernate-resume@.service.xml +++ b/man/systemd-hibernate-resume@.service.xml @@ -4,8 +4,6 @@ diff --git a/man/systemd-hostnamed.service.xml b/man/systemd-hostnamed.service.xml index e74eb03f29..86d27ba73f 100644 --- a/man/systemd-hostnamed.service.xml +++ b/man/systemd-hostnamed.service.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd-hwdb.xml b/man/systemd-hwdb.xml index cd1df4a76e..eb15eb2a89 100644 --- a/man/systemd-hwdb.xml +++ b/man/systemd-hwdb.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd-importd.service.xml b/man/systemd-importd.service.xml index 22db26cfbc..ab69226232 100644 --- a/man/systemd-importd.service.xml +++ b/man/systemd-importd.service.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd-inhibit.xml b/man/systemd-inhibit.xml index 6167fb3592..f9fd131ba9 100644 --- a/man/systemd-inhibit.xml +++ b/man/systemd-inhibit.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd-initctl.service.xml b/man/systemd-initctl.service.xml index 86bcf50ac0..8bdba5ed35 100644 --- a/man/systemd-initctl.service.xml +++ b/man/systemd-initctl.service.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd-journal-gatewayd.service.xml b/man/systemd-journal-gatewayd.service.xml index 5ced52237e..29b9fe4625 100644 --- a/man/systemd-journal-gatewayd.service.xml +++ b/man/systemd-journal-gatewayd.service.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd-journal-remote.service.xml b/man/systemd-journal-remote.service.xml index da7200c63a..33b5f31ee5 100644 --- a/man/systemd-journal-remote.service.xml +++ b/man/systemd-journal-remote.service.xml @@ -8,8 +8,6 @@ diff --git a/man/systemd-journal-upload.service.xml b/man/systemd-journal-upload.service.xml index 3f76f8755a..cb34248d28 100644 --- a/man/systemd-journal-upload.service.xml +++ b/man/systemd-journal-upload.service.xml @@ -8,8 +8,6 @@ diff --git a/man/systemd-journald.service.xml b/man/systemd-journald.service.xml index 5e7835f8f6..8224dc293c 100644 --- a/man/systemd-journald.service.xml +++ b/man/systemd-journald.service.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd-localed.service.xml b/man/systemd-localed.service.xml index f329419be2..541c5a2944 100644 --- a/man/systemd-localed.service.xml +++ b/man/systemd-localed.service.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd-logind.service.xml b/man/systemd-logind.service.xml index 50cae5a1d0..48cae5e9e9 100644 --- a/man/systemd-logind.service.xml +++ b/man/systemd-logind.service.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd-machine-id-commit.service.xml b/man/systemd-machine-id-commit.service.xml index 612f68d71c..8efd0cb80f 100644 --- a/man/systemd-machine-id-commit.service.xml +++ b/man/systemd-machine-id-commit.service.xml @@ -4,8 +4,6 @@ diff --git a/man/systemd-machine-id-setup.xml b/man/systemd-machine-id-setup.xml index 55a0050569..438fa09fd8 100644 --- a/man/systemd-machine-id-setup.xml +++ b/man/systemd-machine-id-setup.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd-machined.service.xml b/man/systemd-machined.service.xml index 3e3b252748..8564c30aae 100644 --- a/man/systemd-machined.service.xml +++ b/man/systemd-machined.service.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd-makefs@.service.xml b/man/systemd-makefs@.service.xml index cc4e0f5097..a20122372e 100644 --- a/man/systemd-makefs@.service.xml +++ b/man/systemd-makefs@.service.xml @@ -4,8 +4,6 @@ diff --git a/man/systemd-modules-load.service.xml b/man/systemd-modules-load.service.xml index 184c623153..bda52da180 100644 --- a/man/systemd-modules-load.service.xml +++ b/man/systemd-modules-load.service.xml @@ -4,8 +4,6 @@ diff --git a/man/systemd-mount.xml b/man/systemd-mount.xml index 1e57cd242b..eacf92bcd1 100644 --- a/man/systemd-mount.xml +++ b/man/systemd-mount.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd-networkd-wait-online.service.xml b/man/systemd-networkd-wait-online.service.xml index 14791a8b3f..39ef1067e9 100644 --- a/man/systemd-networkd-wait-online.service.xml +++ b/man/systemd-networkd-wait-online.service.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd-networkd.service.xml b/man/systemd-networkd.service.xml index ad43d959e0..431542a223 100644 --- a/man/systemd-networkd.service.xml +++ b/man/systemd-networkd.service.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd-notify.xml b/man/systemd-notify.xml index 15d68b7c96..e0fc44c3dd 100644 --- a/man/systemd-notify.xml +++ b/man/systemd-notify.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index 24913f3eee..2ddc089d8c 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -8,8 +8,6 @@ diff --git a/man/systemd-path.xml b/man/systemd-path.xml index 2e52e5b874..859f175e28 100644 --- a/man/systemd-path.xml +++ b/man/systemd-path.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd-quotacheck.service.xml b/man/systemd-quotacheck.service.xml index 19429f81cf..fcb6362230 100644 --- a/man/systemd-quotacheck.service.xml +++ b/man/systemd-quotacheck.service.xml @@ -4,8 +4,6 @@ diff --git a/man/systemd-random-seed.service.xml b/man/systemd-random-seed.service.xml index 1dd73a54ad..0492321427 100644 --- a/man/systemd-random-seed.service.xml +++ b/man/systemd-random-seed.service.xml @@ -4,8 +4,6 @@ diff --git a/man/systemd-rc-local-generator.xml b/man/systemd-rc-local-generator.xml index 506e9c2f95..bcafed2dc7 100644 --- a/man/systemd-rc-local-generator.xml +++ b/man/systemd-rc-local-generator.xml @@ -4,8 +4,6 @@ diff --git a/man/systemd-remount-fs.service.xml b/man/systemd-remount-fs.service.xml index 454c4a5326..7195648fc8 100644 --- a/man/systemd-remount-fs.service.xml +++ b/man/systemd-remount-fs.service.xml @@ -4,8 +4,6 @@ diff --git a/man/systemd-resolved.service.xml b/man/systemd-resolved.service.xml index 9645809616..1ae1cba465 100644 --- a/man/systemd-resolved.service.xml +++ b/man/systemd-resolved.service.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd-rfkill.service.xml b/man/systemd-rfkill.service.xml index 1d3ddb68e9..4deb6cede8 100644 --- a/man/systemd-rfkill.service.xml +++ b/man/systemd-rfkill.service.xml @@ -4,8 +4,6 @@ diff --git a/man/systemd-run.xml b/man/systemd-run.xml index 294674466b..447e607346 100644 --- a/man/systemd-run.xml +++ b/man/systemd-run.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd-sleep.conf.xml b/man/systemd-sleep.conf.xml index 84e52d3bd8..c69d2561cf 100644 --- a/man/systemd-sleep.conf.xml +++ b/man/systemd-sleep.conf.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd-socket-activate.xml b/man/systemd-socket-activate.xml index 280dc4cb5d..e173954d19 100644 --- a/man/systemd-socket-activate.xml +++ b/man/systemd-socket-activate.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd-socket-proxyd.xml b/man/systemd-socket-proxyd.xml index 68baccae30..624338aa3f 100644 --- a/man/systemd-socket-proxyd.xml +++ b/man/systemd-socket-proxyd.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd-sysctl.service.xml b/man/systemd-sysctl.service.xml index a5faabe1d3..53bb04a4a4 100644 --- a/man/systemd-sysctl.service.xml +++ b/man/systemd-sysctl.service.xml @@ -4,8 +4,6 @@ diff --git a/man/systemd-system.conf.xml b/man/systemd-system.conf.xml index 36bd4aaee5..dc771f738a 100644 --- a/man/systemd-system.conf.xml +++ b/man/systemd-system.conf.xml @@ -8,8 +8,6 @@ diff --git a/man/systemd-sysusers.xml b/man/systemd-sysusers.xml index e862498e80..e6bfd352aa 100644 --- a/man/systemd-sysusers.xml +++ b/man/systemd-sysusers.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd-sysv-generator.xml b/man/systemd-sysv-generator.xml index c30afc5d1b..5f817a9119 100644 --- a/man/systemd-sysv-generator.xml +++ b/man/systemd-sysv-generator.xml @@ -4,8 +4,6 @@ diff --git a/man/systemd-time-wait-sync.service.xml b/man/systemd-time-wait-sync.service.xml index d0c861f921..d183a8073d 100644 --- a/man/systemd-time-wait-sync.service.xml +++ b/man/systemd-time-wait-sync.service.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd-timedated.service.xml b/man/systemd-timedated.service.xml index 9a37d89a40..6cfdf3e687 100644 --- a/man/systemd-timedated.service.xml +++ b/man/systemd-timedated.service.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd-timesyncd.service.xml b/man/systemd-timesyncd.service.xml index 4c1580e727..540930f3a5 100644 --- a/man/systemd-timesyncd.service.xml +++ b/man/systemd-timesyncd.service.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd-tmpfiles.xml b/man/systemd-tmpfiles.xml index df9dac3548..4a840fe707 100644 --- a/man/systemd-tmpfiles.xml +++ b/man/systemd-tmpfiles.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd-tty-ask-password-agent.xml b/man/systemd-tty-ask-password-agent.xml index d7835257a1..5d435fdf56 100644 --- a/man/systemd-tty-ask-password-agent.xml +++ b/man/systemd-tty-ask-password-agent.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd-udevd.service.xml b/man/systemd-udevd.service.xml index 5b75ae5413..86f1d7e936 100644 --- a/man/systemd-udevd.service.xml +++ b/man/systemd-udevd.service.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd-update-done.service.xml b/man/systemd-update-done.service.xml index 2677aff667..19e1d00cd2 100644 --- a/man/systemd-update-done.service.xml +++ b/man/systemd-update-done.service.xml @@ -4,8 +4,6 @@ diff --git a/man/systemd-update-utmp.service.xml b/man/systemd-update-utmp.service.xml index 673bf20df0..0e0aba7740 100644 --- a/man/systemd-update-utmp.service.xml +++ b/man/systemd-update-utmp.service.xml @@ -4,8 +4,6 @@ diff --git a/man/systemd-user-sessions.service.xml b/man/systemd-user-sessions.service.xml index 52f7b3962c..f8273a382e 100644 --- a/man/systemd-user-sessions.service.xml +++ b/man/systemd-user-sessions.service.xml @@ -4,8 +4,6 @@ diff --git a/man/systemd-vconsole-setup.service.xml b/man/systemd-vconsole-setup.service.xml index 181fb392fb..b5988acc21 100644 --- a/man/systemd-vconsole-setup.service.xml +++ b/man/systemd-vconsole-setup.service.xml @@ -4,8 +4,6 @@ diff --git a/man/systemd-veritysetup-generator.xml b/man/systemd-veritysetup-generator.xml index 15ce268a9e..eb6454b33f 100644 --- a/man/systemd-veritysetup-generator.xml +++ b/man/systemd-veritysetup-generator.xml @@ -4,8 +4,6 @@ diff --git a/man/systemd-veritysetup@.service.xml b/man/systemd-veritysetup@.service.xml index e75f127673..7124851126 100644 --- a/man/systemd-veritysetup@.service.xml +++ b/man/systemd-veritysetup@.service.xml @@ -4,8 +4,6 @@ diff --git a/man/systemd-volatile-root.service.xml b/man/systemd-volatile-root.service.xml index 86dfbe5e84..a1039119e7 100644 --- a/man/systemd-volatile-root.service.xml +++ b/man/systemd-volatile-root.service.xml @@ -4,8 +4,6 @@ diff --git a/man/systemd.automount.xml b/man/systemd.automount.xml index 44add70d21..b1a8fdd12f 100644 --- a/man/systemd.automount.xml +++ b/man/systemd.automount.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd.device.xml b/man/systemd.device.xml index 2509b242ba..89c9d02bb0 100644 --- a/man/systemd.device.xml +++ b/man/systemd.device.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd.dnssd.xml b/man/systemd.dnssd.xml index ae439f0886..b80b39c69b 100644 --- a/man/systemd.dnssd.xml +++ b/man/systemd.dnssd.xml @@ -3,8 +3,6 @@ "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> diff --git a/man/systemd.environment-generator.xml b/man/systemd.environment-generator.xml index 2c22b79427..46538e1df7 100644 --- a/man/systemd.environment-generator.xml +++ b/man/systemd.environment-generator.xml @@ -8,8 +8,6 @@ diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 21bc26ac09..41234dd84e 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd.generator.xml b/man/systemd.generator.xml index 8b3686c22e..523fb5ae75 100644 --- a/man/systemd.generator.xml +++ b/man/systemd.generator.xml @@ -8,8 +8,6 @@ diff --git a/man/systemd.journal-fields.xml b/man/systemd.journal-fields.xml index 4b7f78d99a..72efa60f87 100644 --- a/man/systemd.journal-fields.xml +++ b/man/systemd.journal-fields.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd.kill.xml b/man/systemd.kill.xml index 6c2be5ba25..f8a542cf74 100644 --- a/man/systemd.kill.xml +++ b/man/systemd.kill.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd.link.xml b/man/systemd.link.xml index dbe6257623..5850d02e72 100644 --- a/man/systemd.link.xml +++ b/man/systemd.link.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index 2cbecaecc5..15065cda97 100644 --- a/man/systemd.mount.xml +++ b/man/systemd.mount.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml index e88897450c..ab125f778a 100644 --- a/man/systemd.netdev.xml +++ b/man/systemd.netdev.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd.network.xml b/man/systemd.network.xml index d2dd798779..1926387255 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd.nspawn.xml b/man/systemd.nspawn.xml index 275f96ca13..f67b2255ce 100644 --- a/man/systemd.nspawn.xml +++ b/man/systemd.nspawn.xml @@ -8,8 +8,6 @@ diff --git a/man/systemd.offline-updates.xml b/man/systemd.offline-updates.xml index 94226fb7d4..68b5bf5839 100644 --- a/man/systemd.offline-updates.xml +++ b/man/systemd.offline-updates.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd.path.xml b/man/systemd.path.xml index 513ca70692..2e0206b989 100644 --- a/man/systemd.path.xml +++ b/man/systemd.path.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd.preset.xml b/man/systemd.preset.xml index 969ba42ebf..921cc28e8c 100644 --- a/man/systemd.preset.xml +++ b/man/systemd.preset.xml @@ -4,8 +4,6 @@ diff --git a/man/systemd.resource-control.xml b/man/systemd.resource-control.xml index 482f65777f..d97ee8fa5d 100644 --- a/man/systemd.resource-control.xml +++ b/man/systemd.resource-control.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd.scope.xml b/man/systemd.scope.xml index 317500c3f6..25aeca413c 100644 --- a/man/systemd.scope.xml +++ b/man/systemd.scope.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 3b1c647ef7..91af1fb08b 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd.slice.xml b/man/systemd.slice.xml index 4e87f98c9f..912a5c4820 100644 --- a/man/systemd.slice.xml +++ b/man/systemd.slice.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index d11fecd9b7..9e84cf1fbf 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd.special.xml b/man/systemd.special.xml index 23be82d9d2..63e4664271 100644 --- a/man/systemd.special.xml +++ b/man/systemd.special.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd.swap.xml b/man/systemd.swap.xml index 8f865fcb8a..10729a2f61 100644 --- a/man/systemd.swap.xml +++ b/man/systemd.swap.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd.target.xml b/man/systemd.target.xml index a5b31ec26e..9fc00c3883 100644 --- a/man/systemd.target.xml +++ b/man/systemd.target.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd.time.xml b/man/systemd.time.xml index 928751170a..43c0347f9e 100644 --- a/man/systemd.time.xml +++ b/man/systemd.time.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd.timer.xml b/man/systemd.timer.xml index fea7f3ff72..ecde2798b0 100644 --- a/man/systemd.timer.xml +++ b/man/systemd.timer.xml @@ -5,8 +5,6 @@ diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 09974e5a04..59a7360893 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -8,8 +8,6 @@ diff --git a/man/systemd.xml b/man/systemd.xml index 65c7fc2bb1..48c6872490 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -5,8 +5,6 @@ diff --git a/man/sysusers.d.xml b/man/sysusers.d.xml index 534f008757..062c766cca 100644 --- a/man/sysusers.d.xml +++ b/man/sysusers.d.xml @@ -4,8 +4,6 @@ diff --git a/man/timedatectl.xml b/man/timedatectl.xml index 1a5ba022e5..8b3f74a899 100644 --- a/man/timedatectl.xml +++ b/man/timedatectl.xml @@ -5,8 +5,6 @@ diff --git a/man/timesyncd.conf.xml b/man/timesyncd.conf.xml index 9292373bd9..f143812bcd 100644 --- a/man/timesyncd.conf.xml +++ b/man/timesyncd.conf.xml @@ -5,8 +5,6 @@ diff --git a/man/tmpfiles.d.xml b/man/tmpfiles.d.xml index 809f992994..3fe1fdee17 100644 --- a/man/tmpfiles.d.xml +++ b/man/tmpfiles.d.xml @@ -3,8 +3,6 @@ diff --git a/man/udev.conf.xml b/man/udev.conf.xml index bf0aea63b6..3df8daa4a1 100644 --- a/man/udev.conf.xml +++ b/man/udev.conf.xml @@ -5,8 +5,6 @@ diff --git a/man/udev.xml b/man/udev.xml index 084c6935c7..e214525303 100644 --- a/man/udev.xml +++ b/man/udev.xml @@ -5,8 +5,6 @@ diff --git a/man/udev_device_get_syspath.xml b/man/udev_device_get_syspath.xml index f7eb8a1bad..9c3eff0fe1 100644 --- a/man/udev_device_get_syspath.xml +++ b/man/udev_device_get_syspath.xml @@ -8,8 +8,6 @@ diff --git a/man/udev_device_has_tag.xml b/man/udev_device_has_tag.xml index 610e1b70a3..0e80760617 100644 --- a/man/udev_device_has_tag.xml +++ b/man/udev_device_has_tag.xml @@ -8,8 +8,6 @@ diff --git a/man/udev_device_new_from_syspath.xml b/man/udev_device_new_from_syspath.xml index b7069572dd..e73e59e6bc 100644 --- a/man/udev_device_new_from_syspath.xml +++ b/man/udev_device_new_from_syspath.xml @@ -8,8 +8,6 @@ diff --git a/man/udev_enumerate_add_match_subsystem.xml b/man/udev_enumerate_add_match_subsystem.xml index 6a3e31c496..e81b993802 100644 --- a/man/udev_enumerate_add_match_subsystem.xml +++ b/man/udev_enumerate_add_match_subsystem.xml @@ -8,8 +8,6 @@ diff --git a/man/udev_enumerate_new.xml b/man/udev_enumerate_new.xml index 95e0433ce0..27103d768c 100644 --- a/man/udev_enumerate_new.xml +++ b/man/udev_enumerate_new.xml @@ -8,8 +8,6 @@ diff --git a/man/udev_enumerate_scan_devices.xml b/man/udev_enumerate_scan_devices.xml index 7ed603510f..2af5ee3b5c 100644 --- a/man/udev_enumerate_scan_devices.xml +++ b/man/udev_enumerate_scan_devices.xml @@ -8,8 +8,6 @@ diff --git a/man/udev_list_entry.xml b/man/udev_list_entry.xml index 92949ca0bf..c218ec5050 100644 --- a/man/udev_list_entry.xml +++ b/man/udev_list_entry.xml @@ -8,8 +8,6 @@ diff --git a/man/udev_monitor_filter_update.xml b/man/udev_monitor_filter_update.xml index ed542b93b1..4bf24ea862 100644 --- a/man/udev_monitor_filter_update.xml +++ b/man/udev_monitor_filter_update.xml @@ -8,8 +8,6 @@ diff --git a/man/udev_monitor_new_from_netlink.xml b/man/udev_monitor_new_from_netlink.xml index 476e2d2db9..af5c084b55 100644 --- a/man/udev_monitor_new_from_netlink.xml +++ b/man/udev_monitor_new_from_netlink.xml @@ -8,8 +8,6 @@ diff --git a/man/udev_monitor_receive_device.xml b/man/udev_monitor_receive_device.xml index fcef5d9b87..568c53730a 100644 --- a/man/udev_monitor_receive_device.xml +++ b/man/udev_monitor_receive_device.xml @@ -8,8 +8,6 @@ diff --git a/man/udev_new.xml b/man/udev_new.xml index b4d80d720b..28b6c39517 100644 --- a/man/udev_new.xml +++ b/man/udev_new.xml @@ -8,8 +8,6 @@ diff --git a/man/udevadm.xml b/man/udevadm.xml index 3a862f540b..a509eaf6e8 100644 --- a/man/udevadm.xml +++ b/man/udevadm.xml @@ -5,8 +5,6 @@ diff --git a/man/user-system-options.xml b/man/user-system-options.xml index 23193ea832..3079218846 100644 --- a/man/user-system-options.xml +++ b/man/user-system-options.xml @@ -5,8 +5,6 @@ diff --git a/man/vconsole.conf.xml b/man/vconsole.conf.xml index 6262883e68..dac0908a79 100644 --- a/man/vconsole.conf.xml +++ b/man/vconsole.conf.xml @@ -5,8 +5,6 @@ diff --git a/mkosi.build b/mkosi.build index ee9f7d95ad..a1a395f32a 100755 --- a/mkosi.build +++ b/mkosi.build @@ -1,8 +1,6 @@ #!/bin/sh set -ex -# This file is part of systemd. -# # Copyright 2016 Lennart Poettering # This is a build script for OS image generation using mkosi (https://github.com/systemd/mkosi). diff --git a/src/ac-power/ac-power.c b/src/ac-power/ac-power.c index f446442ebb..4849dd4004 100644 --- a/src/ac-power/ac-power.c +++ b/src/ac-power/ac-power.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/activate/activate.c b/src/activate/activate.c index 9d027432f3..7045d65c94 100644 --- a/src/activate/activate.c +++ b/src/activate/activate.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2013 Zbigniew Jędrzejewski-Szmek ***/ diff --git a/src/analyze/analyze-verify.c b/src/analyze/analyze-verify.c index 694ecc7287..c1ee43385d 100644 --- a/src/analyze/analyze-verify.c +++ b/src/analyze/analyze-verify.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2014 Zbigniew Jędrzejewski-Szmek ***/ diff --git a/src/analyze/analyze-verify.h b/src/analyze/analyze-verify.h index 7b22d0f58b..c7238cd0e4 100644 --- a/src/analyze/analyze-verify.h +++ b/src/analyze/analyze-verify.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2014 Zbigniew Jędrzejewski-Szmek ***/ diff --git a/src/analyze/analyze.c b/src/analyze/analyze.c index 906ddfbc28..ba8ce9d2e4 100644 --- a/src/analyze/analyze.c +++ b/src/analyze/analyze.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010-2013 Lennart Poettering Copyright 2013 Simon Peeters ***/ diff --git a/src/ask-password/ask-password.c b/src/ask-password/ask-password.c index ddc516baa3..ab539890f3 100644 --- a/src/ask-password/ask-password.c +++ b/src/ask-password/ask-password.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/backlight/backlight.c b/src/backlight/backlight.c index bb41462735..45ddb85a98 100644 --- a/src/backlight/backlight.c +++ b/src/backlight/backlight.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2013 Lennart Poettering ***/ diff --git a/src/basic/af-list.c b/src/basic/af-list.c index 7a4daa9143..a27caf9399 100644 --- a/src/basic/af-list.c +++ b/src/basic/af-list.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2013 Lennart Poettering ***/ diff --git a/src/basic/af-list.h b/src/basic/af-list.h index 447a888a0d..70952834f9 100644 --- a/src/basic/af-list.h +++ b/src/basic/af-list.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2014 Lennart Poettering ***/ diff --git a/src/basic/alloc-util.c b/src/basic/alloc-util.c index eceff4f246..130612c3d2 100644 --- a/src/basic/alloc-util.c +++ b/src/basic/alloc-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/alloc-util.h b/src/basic/alloc-util.h index bae6a28451..0e575aff74 100644 --- a/src/basic/alloc-util.h +++ b/src/basic/alloc-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/architecture.c b/src/basic/architecture.c index 33e1dd2a15..a701690c5d 100644 --- a/src/basic/architecture.c +++ b/src/basic/architecture.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2014 Lennart Poettering ***/ diff --git a/src/basic/architecture.h b/src/basic/architecture.h index d3fd284670..01c66c15a8 100644 --- a/src/basic/architecture.h +++ b/src/basic/architecture.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2014 Lennart Poettering ***/ diff --git a/src/basic/arphrd-list.c b/src/basic/arphrd-list.c index 806b3e2bb4..ebd43f119b 100644 --- a/src/basic/arphrd-list.c +++ b/src/basic/arphrd-list.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2014 Lennart Poettering ***/ diff --git a/src/basic/arphrd-list.h b/src/basic/arphrd-list.h index a9cb7d118d..61f906a070 100644 --- a/src/basic/arphrd-list.h +++ b/src/basic/arphrd-list.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2014 Lennart Poettering ***/ diff --git a/src/basic/async.c b/src/basic/async.c index ad1b2b5766..5c8c9f5345 100644 --- a/src/basic/async.c +++ b/src/basic/async.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2013 Lennart Poettering ***/ diff --git a/src/basic/async.h b/src/basic/async.h index 36f333778c..d8bca80a86 100644 --- a/src/basic/async.h +++ b/src/basic/async.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2013 Lennart Poettering ***/ diff --git a/src/basic/audit-util.c b/src/basic/audit-util.c index 697a8421ee..504ded9a2a 100644 --- a/src/basic/audit-util.c +++ b/src/basic/audit-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/audit-util.h b/src/basic/audit-util.h index 6713e5348d..85f98f3394 100644 --- a/src/basic/audit-util.h +++ b/src/basic/audit-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/barrier.c b/src/basic/barrier.c index 8f03f25090..b89167d415 100644 --- a/src/basic/barrier.c +++ b/src/basic/barrier.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2014 David Herrmann ***/ diff --git a/src/basic/barrier.h b/src/basic/barrier.h index 1021e9b697..543b121e92 100644 --- a/src/basic/barrier.h +++ b/src/basic/barrier.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2014 David Herrmann ***/ diff --git a/src/basic/bitmap.c b/src/basic/bitmap.c index 56947d901c..6d020488d1 100644 --- a/src/basic/bitmap.c +++ b/src/basic/bitmap.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2015 Tom Gundersen ***/ diff --git a/src/basic/bitmap.h b/src/basic/bitmap.h index d77280dc6f..a6c30eb4c7 100644 --- a/src/basic/bitmap.h +++ b/src/basic/bitmap.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2015 Tom Gundersen ***/ diff --git a/src/basic/blkid-util.h b/src/basic/blkid-util.h index 41a2c20fca..6c4ccc2c07 100644 --- a/src/basic/blkid-util.h +++ b/src/basic/blkid-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2014 Lennart Poettering ***/ diff --git a/src/basic/blockdev-util.c b/src/basic/blockdev-util.c index 0b090bb2ed..f8951fa78c 100644 --- a/src/basic/blockdev-util.c +++ b/src/basic/blockdev-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/blockdev-util.h b/src/basic/blockdev-util.h index 34cbffd98f..fe8253f5d4 100644 --- a/src/basic/blockdev-util.h +++ b/src/basic/blockdev-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/bpf-program.c b/src/basic/bpf-program.c index 74a81e81ba..ab7562c17b 100644 --- a/src/basic/bpf-program.c +++ b/src/basic/bpf-program.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2016 Daniel Mack ***/ diff --git a/src/basic/bpf-program.h b/src/basic/bpf-program.h index 7a1e9ab6ef..7083e09784 100644 --- a/src/basic/bpf-program.h +++ b/src/basic/bpf-program.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2016 Daniel Mack [Except for the stuff copy/pasted from the kernel sources, see below] diff --git a/src/basic/btrfs-util.c b/src/basic/btrfs-util.c index b325090ed9..114c9cd7e5 100644 --- a/src/basic/btrfs-util.c +++ b/src/basic/btrfs-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2014 Lennart Poettering ***/ diff --git a/src/basic/btrfs-util.h b/src/basic/btrfs-util.h index 3ac4a352c7..e4513b44a2 100644 --- a/src/basic/btrfs-util.h +++ b/src/basic/btrfs-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2014 Lennart Poettering ***/ diff --git a/src/basic/build.h b/src/basic/build.h index 563baed832..71ec2c2027 100644 --- a/src/basic/build.h +++ b/src/basic/build.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/bus-label.c b/src/basic/bus-label.c index fee38b5055..c647e8ae08 100644 --- a/src/basic/bus-label.c +++ b/src/basic/bus-label.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2013 Lennart Poettering ***/ diff --git a/src/basic/bus-label.h b/src/basic/bus-label.h index 0df46f86bf..8d480d3965 100644 --- a/src/basic/bus-label.h +++ b/src/basic/bus-label.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2013 Lennart Poettering ***/ diff --git a/src/basic/calendarspec.c b/src/basic/calendarspec.c index f8c798f31f..c8e1e5400f 100644 --- a/src/basic/calendarspec.c +++ b/src/basic/calendarspec.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2012 Lennart Poettering ***/ diff --git a/src/basic/calendarspec.h b/src/basic/calendarspec.h index b9d6f5c250..b034269ef2 100644 --- a/src/basic/calendarspec.h +++ b/src/basic/calendarspec.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2012 Lennart Poettering ***/ diff --git a/src/basic/cap-list.c b/src/basic/cap-list.c index 01f163b60c..dd13376a76 100644 --- a/src/basic/cap-list.c +++ b/src/basic/cap-list.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2014 Lennart Poettering ***/ diff --git a/src/basic/cap-list.h b/src/basic/cap-list.h index db65d5f0e2..c81c6748b5 100644 --- a/src/basic/cap-list.h +++ b/src/basic/cap-list.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2014 Lennart Poettering ***/ diff --git a/src/basic/capability-util.c b/src/basic/capability-util.c index a425580887..a3868d1bfa 100644 --- a/src/basic/capability-util.c +++ b/src/basic/capability-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/capability-util.h b/src/basic/capability-util.h index 7e51791681..286f50744f 100644 --- a/src/basic/capability-util.h +++ b/src/basic/capability-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/cgroup-util.c b/src/basic/cgroup-util.c index a7214432f5..f3fc84d6dd 100644 --- a/src/basic/cgroup-util.c +++ b/src/basic/cgroup-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/cgroup-util.h b/src/basic/cgroup-util.h index 4fc81749a3..0e00d90cbf 100644 --- a/src/basic/cgroup-util.h +++ b/src/basic/cgroup-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/chattr-util.c b/src/basic/chattr-util.c index 9651bd7c1c..cd5a1dde5f 100644 --- a/src/basic/chattr-util.c +++ b/src/basic/chattr-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/chattr-util.h b/src/basic/chattr-util.h index 85fa8f5fb0..f7e157b4f1 100644 --- a/src/basic/chattr-util.h +++ b/src/basic/chattr-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/clock-util.c b/src/basic/clock-util.c index 5ef76d46f2..363a992366 100644 --- a/src/basic/clock-util.c +++ b/src/basic/clock-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010-2012 Lennart Poettering ***/ diff --git a/src/basic/clock-util.h b/src/basic/clock-util.h index e87d32a785..380f40061d 100644 --- a/src/basic/clock-util.h +++ b/src/basic/clock-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010-2012 Lennart Poettering ***/ diff --git a/src/basic/conf-files.c b/src/basic/conf-files.c index 15a066da7f..bb551e23e9 100644 --- a/src/basic/conf-files.c +++ b/src/basic/conf-files.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/conf-files.h b/src/basic/conf-files.h index a3adc0828e..bc7a450192 100644 --- a/src/basic/conf-files.h +++ b/src/basic/conf-files.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010-2012 Lennart Poettering Copyright 2010-2012 Kay Sievers ***/ diff --git a/src/basic/copy.c b/src/basic/copy.c index 1921047714..00b60df4f4 100644 --- a/src/basic/copy.c +++ b/src/basic/copy.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2014 Lennart Poettering ***/ diff --git a/src/basic/copy.h b/src/basic/copy.h index 71a7e4508a..f9b3565c71 100644 --- a/src/basic/copy.h +++ b/src/basic/copy.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2014 Lennart Poettering ***/ diff --git a/src/basic/cpu-set-util.c b/src/basic/cpu-set-util.c index 76158a2302..b31f9f1659 100644 --- a/src/basic/cpu-set-util.c +++ b/src/basic/cpu-set-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010-2015 Lennart Poettering Copyright 2015 Filipe Brandenburger ***/ diff --git a/src/basic/cpu-set-util.h b/src/basic/cpu-set-util.h index 85cc31c539..16e5781b1d 100644 --- a/src/basic/cpu-set-util.h +++ b/src/basic/cpu-set-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010-2015 Lennart Poettering Copyright 2015 Filipe Brandenburger ***/ diff --git a/src/basic/crypt-util.c b/src/basic/crypt-util.c index 01a4f24a47..285f7ecb5c 100644 --- a/src/basic/crypt-util.c +++ b/src/basic/crypt-util.c @@ -1,6 +1,4 @@ /*** - This file is part of systemd. - Copyright 2017 Zbigniew Jędrzejewski-Szmek ***/ diff --git a/src/basic/crypt-util.h b/src/basic/crypt-util.h index dc9d3b2ddf..9acb86a7f0 100644 --- a/src/basic/crypt-util.h +++ b/src/basic/crypt-util.h @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2017 Zbigniew Jędrzejewski-Szmek ***/ diff --git a/src/basic/def.h b/src/basic/def.h index 559721754a..4d42fb93e8 100644 --- a/src/basic/def.h +++ b/src/basic/def.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/device-nodes.c b/src/basic/device-nodes.c index bbbe563fa1..6fde759c63 100644 --- a/src/basic/device-nodes.c +++ b/src/basic/device-nodes.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2008-2011 Kay Sievers ***/ diff --git a/src/basic/device-nodes.h b/src/basic/device-nodes.h index e76a419bb1..945382bb1f 100644 --- a/src/basic/device-nodes.h +++ b/src/basic/device-nodes.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2012 Lennart Poettering ***/ diff --git a/src/basic/dirent-util.c b/src/basic/dirent-util.c index e093a3bba1..4a061837f2 100644 --- a/src/basic/dirent-util.c +++ b/src/basic/dirent-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010-2012 Lennart Poettering ***/ diff --git a/src/basic/dirent-util.h b/src/basic/dirent-util.h index 00d061b63a..047ccd2250 100644 --- a/src/basic/dirent-util.h +++ b/src/basic/dirent-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/env-util.c b/src/basic/env-util.c index c17c5f7bae..cce8774ef8 100644 --- a/src/basic/env-util.c +++ b/src/basic/env-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2012 Lennart Poettering ***/ diff --git a/src/basic/env-util.h b/src/basic/env-util.h index 3d7e14ccb1..56b999b795 100644 --- a/src/basic/env-util.h +++ b/src/basic/env-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2013 Lennart Poettering ***/ diff --git a/src/basic/errno-list.c b/src/basic/errno-list.c index d70449472d..a5cdf5d95f 100644 --- a/src/basic/errno-list.c +++ b/src/basic/errno-list.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2013 Lennart Poettering ***/ diff --git a/src/basic/errno-list.h b/src/basic/errno-list.h index 6725ae9ad9..c549b055de 100644 --- a/src/basic/errno-list.h +++ b/src/basic/errno-list.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2013 Lennart Poettering ***/ diff --git a/src/basic/escape.c b/src/basic/escape.c index 6734fba1f3..a51d2d9339 100644 --- a/src/basic/escape.c +++ b/src/basic/escape.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/escape.h b/src/basic/escape.h index b47052b142..7a55ee618e 100644 --- a/src/basic/escape.h +++ b/src/basic/escape.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/ether-addr-util.c b/src/basic/ether-addr-util.c index 99ef936e84..9c0da8bde2 100644 --- a/src/basic/ether-addr-util.c +++ b/src/basic/ether-addr-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2014 Tom Gundersen ***/ diff --git a/src/basic/ether-addr-util.h b/src/basic/ether-addr-util.h index f7e0de54cc..e8edde7999 100644 --- a/src/basic/ether-addr-util.h +++ b/src/basic/ether-addr-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2014 Tom Gundersen ***/ diff --git a/src/basic/exec-util.c b/src/basic/exec-util.c index e9203fe578..7bf382d48d 100644 --- a/src/basic/exec-util.c +++ b/src/basic/exec-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/exec-util.h b/src/basic/exec-util.h index 867331365c..74f3c62969 100644 --- a/src/basic/exec-util.h +++ b/src/basic/exec-util.h @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2017 Zbigniew Jędrzejewski-Szmek ***/ diff --git a/src/basic/exit-status.c b/src/basic/exit-status.c index c2064b7ef1..49e1aa3fff 100644 --- a/src/basic/exit-status.c +++ b/src/basic/exit-status.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/exit-status.h b/src/basic/exit-status.h index 9686e31e06..11f8f5e9f1 100644 --- a/src/basic/exit-status.h +++ b/src/basic/exit-status.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/extract-word.c b/src/basic/extract-word.c index 4f48261497..3927660ee4 100644 --- a/src/basic/extract-word.c +++ b/src/basic/extract-word.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/extract-word.h b/src/basic/extract-word.h index d2113948f7..de4f728c8c 100644 --- a/src/basic/extract-word.h +++ b/src/basic/extract-word.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/fd-util.c b/src/basic/fd-util.c index e1bea94c90..c1353b9e8f 100644 --- a/src/basic/fd-util.c +++ b/src/basic/fd-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/fd-util.h b/src/basic/fd-util.h index b94944972c..c3b6efbb91 100644 --- a/src/basic/fd-util.h +++ b/src/basic/fd-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/fileio-label.c b/src/basic/fileio-label.c index 836e1832e6..8492a4ee77 100644 --- a/src/basic/fileio-label.c +++ b/src/basic/fileio-label.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering Copyright 2010 Harald Hoyer ***/ diff --git a/src/basic/fileio-label.h b/src/basic/fileio-label.h index ac49fd5420..f27fbb923d 100644 --- a/src/basic/fileio-label.h +++ b/src/basic/fileio-label.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering Copyright 2010 Harald Hoyer ***/ diff --git a/src/basic/fileio.c b/src/basic/fileio.c index 5837163fed..3c4fa198ec 100644 --- a/src/basic/fileio.c +++ b/src/basic/fileio.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/fileio.h b/src/basic/fileio.h index a5ff1fb6ba..9f37ba2b31 100644 --- a/src/basic/fileio.h +++ b/src/basic/fileio.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/format-util.h b/src/basic/format-util.h index c9e81192be..4ea34749d1 100644 --- a/src/basic/format-util.h +++ b/src/basic/format-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2015 Ronny Chevalier ***/ diff --git a/src/basic/fs-util.c b/src/basic/fs-util.c index ab6ccf7c86..5dff539773 100644 --- a/src/basic/fs-util.c +++ b/src/basic/fs-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/fs-util.h b/src/basic/fs-util.h index 4d0ed641b4..69e199f88f 100644 --- a/src/basic/fs-util.h +++ b/src/basic/fs-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/gcrypt-util.c b/src/basic/gcrypt-util.c index 5c304d989b..54008f0a28 100644 --- a/src/basic/gcrypt-util.c +++ b/src/basic/gcrypt-util.c @@ -2,8 +2,6 @@ /*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/ /*** - This file is part of systemd. - Copyright 2012 Lennart Poettering ***/ diff --git a/src/basic/gcrypt-util.h b/src/basic/gcrypt-util.h index 5323d5d669..9154762fda 100644 --- a/src/basic/gcrypt-util.h +++ b/src/basic/gcrypt-util.h @@ -2,8 +2,6 @@ /*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/ /*** - This file is part of systemd. - Copyright 2016 Zbigniew Jędrzejewski-Szmek ***/ diff --git a/src/basic/glob-util.c b/src/basic/glob-util.c index e0a8af5403..b9f378c825 100644 --- a/src/basic/glob-util.c +++ b/src/basic/glob-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/glob-util.h b/src/basic/glob-util.h index da2964f4a6..aef9f36648 100644 --- a/src/basic/glob-util.h +++ b/src/basic/glob-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/hash-funcs.c b/src/basic/hash-funcs.c index 13e357efd4..3b695a1259 100644 --- a/src/basic/hash-funcs.c +++ b/src/basic/hash-funcs.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering Copyright 2014 Michal Schmidt ***/ diff --git a/src/basic/hash-funcs.h b/src/basic/hash-funcs.h index 0c963af8ef..343af5d686 100644 --- a/src/basic/hash-funcs.h +++ b/src/basic/hash-funcs.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering Copyright 2014 Michal Schmidt ***/ diff --git a/src/basic/hashmap.c b/src/basic/hashmap.c index cf51167c1a..91fe402c58 100644 --- a/src/basic/hashmap.c +++ b/src/basic/hashmap.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering Copyright 2014 Michal Schmidt ***/ diff --git a/src/basic/hashmap.h b/src/basic/hashmap.h index 701eecbdb0..3d544dc732 100644 --- a/src/basic/hashmap.h +++ b/src/basic/hashmap.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering Copyright 2014 Michal Schmidt ***/ diff --git a/src/basic/hexdecoct.c b/src/basic/hexdecoct.c index b3ea05ce53..92c1642833 100644 --- a/src/basic/hexdecoct.c +++ b/src/basic/hexdecoct.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/hexdecoct.h b/src/basic/hexdecoct.h index c2f11013e5..b49ddc8c21 100644 --- a/src/basic/hexdecoct.h +++ b/src/basic/hexdecoct.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/hostname-util.c b/src/basic/hostname-util.c index 19bd951ade..136b316120 100644 --- a/src/basic/hostname-util.c +++ b/src/basic/hostname-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2015 Lennart Poettering ***/ diff --git a/src/basic/hostname-util.h b/src/basic/hostname-util.h index 8e29e9e1e5..e92222a7b9 100644 --- a/src/basic/hostname-util.h +++ b/src/basic/hostname-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010-2015 Lennart Poettering ***/ diff --git a/src/basic/in-addr-util.c b/src/basic/in-addr-util.c index 5b18bcf7ad..df002f4960 100644 --- a/src/basic/in-addr-util.c +++ b/src/basic/in-addr-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2014 Lennart Poettering ***/ diff --git a/src/basic/in-addr-util.h b/src/basic/in-addr-util.h index acd567c994..e07bd86ef7 100644 --- a/src/basic/in-addr-util.h +++ b/src/basic/in-addr-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2014 Lennart Poettering ***/ diff --git a/src/basic/io-util.c b/src/basic/io-util.c index 593db66da7..dd67389fd1 100644 --- a/src/basic/io-util.c +++ b/src/basic/io-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/io-util.h b/src/basic/io-util.h index e4717b6f30..ab43ca5b51 100644 --- a/src/basic/io-util.h +++ b/src/basic/io-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/journal-importer.c b/src/basic/journal-importer.c index 6fd0f937e2..98bc542ff5 100644 --- a/src/basic/journal-importer.c +++ b/src/basic/journal-importer.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2014 Zbigniew Jędrzejewski-Szmek ***/ diff --git a/src/basic/journal-importer.h b/src/basic/journal-importer.h index c3db3d92d0..788e365e3c 100644 --- a/src/basic/journal-importer.h +++ b/src/basic/journal-importer.h @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2016 Zbigniew Jędrzejewski-Szmek ***/ diff --git a/src/basic/khash.c b/src/basic/khash.c index c66e9faeea..08859832f6 100644 --- a/src/basic/khash.c +++ b/src/basic/khash.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2016 Lennart Poettering ***/ diff --git a/src/basic/khash.h b/src/basic/khash.h index 3fa867e37d..5c7d306c9b 100644 --- a/src/basic/khash.h +++ b/src/basic/khash.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2016 Lennart Poettering ***/ diff --git a/src/basic/label.c b/src/basic/label.c index b15419d659..8da5e930e2 100644 --- a/src/basic/label.c +++ b/src/basic/label.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/label.h b/src/basic/label.h index b8e5ae0c35..c5158ca60f 100644 --- a/src/basic/label.h +++ b/src/basic/label.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/list.h b/src/basic/list.h index 3ec7e73fc5..6ae88ec6b9 100644 --- a/src/basic/list.h +++ b/src/basic/list.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/locale-util.c b/src/basic/locale-util.c index b382af192d..fb31e8ffbb 100644 --- a/src/basic/locale-util.c +++ b/src/basic/locale-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2014 Lennart Poettering ***/ diff --git a/src/basic/locale-util.h b/src/basic/locale-util.h index 144e2bc630..80c2d871a7 100644 --- a/src/basic/locale-util.h +++ b/src/basic/locale-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2014 Lennart Poettering ***/ diff --git a/src/basic/lockfile-util.c b/src/basic/lockfile-util.c index b94195cc5d..e23aa52963 100644 --- a/src/basic/lockfile-util.c +++ b/src/basic/lockfile-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/lockfile-util.h b/src/basic/lockfile-util.h index 457a39930a..d49251d266 100644 --- a/src/basic/lockfile-util.h +++ b/src/basic/lockfile-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2011 Lennart Poettering ***/ diff --git a/src/basic/log.c b/src/basic/log.c index 167f0f5533..2909f520b5 100644 --- a/src/basic/log.c +++ b/src/basic/log.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/log.h b/src/basic/log.h index 3f56ec68a6..71a3bb826d 100644 --- a/src/basic/log.h +++ b/src/basic/log.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/login-util.c b/src/basic/login-util.c index d69b413e6e..59ac08140e 100644 --- a/src/basic/login-util.c +++ b/src/basic/login-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2013 Zbigniew Jędrzejewski-Szmek ***/ diff --git a/src/basic/login-util.h b/src/basic/login-util.h index ed454bd67f..28c00e148c 100644 --- a/src/basic/login-util.h +++ b/src/basic/login-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2013 Zbigniew Jędrzejewski-Szmek ***/ diff --git a/src/basic/macro.h b/src/basic/macro.h index 05f5e9fa68..4d33e70282 100644 --- a/src/basic/macro.h +++ b/src/basic/macro.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/memfd-util.c b/src/basic/memfd-util.c index ae05a8ce2e..6997c32eae 100644 --- a/src/basic/memfd-util.c +++ b/src/basic/memfd-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2013 Lennart Poettering ***/ diff --git a/src/basic/memfd-util.h b/src/basic/memfd-util.h index 022455fe1f..1e09bd2c54 100644 --- a/src/basic/memfd-util.h +++ b/src/basic/memfd-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2013 Lennart Poettering ***/ diff --git a/src/basic/mempool.c b/src/basic/mempool.c index 2e55639e82..5792ca972f 100644 --- a/src/basic/mempool.c +++ b/src/basic/mempool.c @@ -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 ***/ diff --git a/src/basic/mempool.h b/src/basic/mempool.h index ba0c0bd8f9..dad4a4f9cc 100644 --- a/src/basic/mempool.h +++ b/src/basic/mempool.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2011-2014 Lennart Poettering Copyright 2014 Michal Schmidt ***/ diff --git a/src/basic/missing.h b/src/basic/missing.h index dbdbd6f260..4a12274cb4 100644 --- a/src/basic/missing.h +++ b/src/basic/missing.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/missing_syscall.h b/src/basic/missing_syscall.h index 89ca1f062a..4eacebfb36 100644 --- a/src/basic/missing_syscall.h +++ b/src/basic/missing_syscall.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering Copyright 2016 Zbigniew Jędrzejewski-Szmek ***/ diff --git a/src/basic/mkdir-label.c b/src/basic/mkdir-label.c index 6159037d7d..97fb4c96b0 100644 --- a/src/basic/mkdir-label.c +++ b/src/basic/mkdir-label.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering Copyright 2013 Kay Sievers ***/ diff --git a/src/basic/mkdir.c b/src/basic/mkdir.c index 015529f422..db64b0ef04 100644 --- a/src/basic/mkdir.c +++ b/src/basic/mkdir.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/mkdir.h b/src/basic/mkdir.h index 4fe74fc5ef..8b579246be 100644 --- a/src/basic/mkdir.h +++ b/src/basic/mkdir.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering Copyright 2013 Kay Sievers ***/ diff --git a/src/basic/module-util.h b/src/basic/module-util.h index 46d9fba688..37500881f9 100644 --- a/src/basic/module-util.h +++ b/src/basic/module-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2017 Zbigniew Jędrzejewski-Szmek ***/ diff --git a/src/basic/mount-util.c b/src/basic/mount-util.c index 68a83ebae7..bcb7e43288 100644 --- a/src/basic/mount-util.c +++ b/src/basic/mount-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/mount-util.h b/src/basic/mount-util.h index dcd90c0760..f73559a017 100644 --- a/src/basic/mount-util.h +++ b/src/basic/mount-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/nss-util.h b/src/basic/nss-util.h index b13824216e..ab80b2e3e2 100644 --- a/src/basic/nss-util.h +++ b/src/basic/nss-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2014 Lennart Poettering ***/ diff --git a/src/basic/ordered-set.c b/src/basic/ordered-set.c index 9ea057fb7b..ae52e22332 100644 --- a/src/basic/ordered-set.c +++ b/src/basic/ordered-set.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2016 Lennart Poettering ***/ diff --git a/src/basic/ordered-set.h b/src/basic/ordered-set.h index 1943d06b4f..87971af739 100644 --- a/src/basic/ordered-set.h +++ b/src/basic/ordered-set.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2015 Lennart Poettering ***/ diff --git a/src/basic/pager.c b/src/basic/pager.c index 9005f4337e..dd5c61154f 100644 --- a/src/basic/pager.c +++ b/src/basic/pager.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/pager.h b/src/basic/pager.h index d79599dc3d..b72d1745f3 100644 --- a/src/basic/pager.h +++ b/src/basic/pager.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/parse-util.c b/src/basic/parse-util.c index 33698b06da..4fd803c906 100644 --- a/src/basic/parse-util.c +++ b/src/basic/parse-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/parse-util.h b/src/basic/parse-util.h index b3edfbaecc..5a345ac4bf 100644 --- a/src/basic/parse-util.h +++ b/src/basic/parse-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/path-util.c b/src/basic/path-util.c index 2e68de9e63..bac7152a6d 100644 --- a/src/basic/path-util.c +++ b/src/basic/path-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010-2012 Lennart Poettering ***/ diff --git a/src/basic/path-util.h b/src/basic/path-util.h index 486046f861..2e43c0c345 100644 --- a/src/basic/path-util.h +++ b/src/basic/path-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010-2012 Lennart Poettering ***/ diff --git a/src/basic/prioq.c b/src/basic/prioq.c index 1db2d9efc3..fd51e0587c 100644 --- a/src/basic/prioq.c +++ b/src/basic/prioq.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2013 Lennart Poettering ***/ diff --git a/src/basic/prioq.h b/src/basic/prioq.h index e348c64649..a3e378a927 100644 --- a/src/basic/prioq.h +++ b/src/basic/prioq.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2013 Lennart Poettering ***/ diff --git a/src/basic/proc-cmdline.c b/src/basic/proc-cmdline.c index 7f5bc0bb80..c5c9d307b7 100644 --- a/src/basic/proc-cmdline.c +++ b/src/basic/proc-cmdline.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/proc-cmdline.h b/src/basic/proc-cmdline.h index 4224072fe5..9430bdad66 100644 --- a/src/basic/proc-cmdline.h +++ b/src/basic/proc-cmdline.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/process-util.c b/src/basic/process-util.c index 9062bbb0b5..1fcfb8135f 100644 --- a/src/basic/process-util.c +++ b/src/basic/process-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/process-util.h b/src/basic/process-util.h index 0f8865f1fb..e51a874cd2 100644 --- a/src/basic/process-util.h +++ b/src/basic/process-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/random-util.c b/src/basic/random-util.c index 03117c225e..c09f13e8e3 100644 --- a/src/basic/random-util.c +++ b/src/basic/random-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/random-util.h b/src/basic/random-util.h index 723917057d..c829da0840 100644 --- a/src/basic/random-util.h +++ b/src/basic/random-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/ratelimit.c b/src/basic/ratelimit.c index 6804364f30..0e9afc1e4d 100644 --- a/src/basic/ratelimit.c +++ b/src/basic/ratelimit.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/ratelimit.h b/src/basic/ratelimit.h index 5a9aeb6486..1b761761ae 100644 --- a/src/basic/ratelimit.h +++ b/src/basic/ratelimit.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/raw-clone.h b/src/basic/raw-clone.h index 6505e5a3cd..83d5ff7c21 100644 --- a/src/basic/raw-clone.h +++ b/src/basic/raw-clone.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering Copyright 2016 Michael Karcher ***/ diff --git a/src/basic/refcnt.h b/src/basic/refcnt.h index 0d5b3f4e1b..a341fd55bc 100644 --- a/src/basic/refcnt.h +++ b/src/basic/refcnt.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2013 Lennart Poettering ***/ diff --git a/src/basic/replace-var.c b/src/basic/replace-var.c index 4096776703..c42a77642d 100644 --- a/src/basic/replace-var.c +++ b/src/basic/replace-var.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2012 Lennart Poettering ***/ diff --git a/src/basic/replace-var.h b/src/basic/replace-var.h index 807ef9cac0..78db493620 100644 --- a/src/basic/replace-var.h +++ b/src/basic/replace-var.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2012 Lennart Poettering ***/ diff --git a/src/basic/rlimit-util.c b/src/basic/rlimit-util.c index 57f90474d8..e54227e94d 100644 --- a/src/basic/rlimit-util.c +++ b/src/basic/rlimit-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/rlimit-util.h b/src/basic/rlimit-util.h index d50fd38c2e..c5b3cc1533 100644 --- a/src/basic/rlimit-util.h +++ b/src/basic/rlimit-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/rm-rf.c b/src/basic/rm-rf.c index 20f094b9a1..465fdb46b1 100644 --- a/src/basic/rm-rf.c +++ b/src/basic/rm-rf.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2015 Lennart Poettering ***/ diff --git a/src/basic/rm-rf.h b/src/basic/rm-rf.h index 53d8485a4c..9f74bce08c 100644 --- a/src/basic/rm-rf.h +++ b/src/basic/rm-rf.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2015 Lennart Poettering ***/ diff --git a/src/basic/securebits-util.c b/src/basic/securebits-util.c index 4a6782920f..0054e9079d 100644 --- a/src/basic/securebits-util.c +++ b/src/basic/securebits-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2017 Yu Watanabe ***/ diff --git a/src/basic/securebits-util.h b/src/basic/securebits-util.h index 41126789fe..560d2e8230 100644 --- a/src/basic/securebits-util.h +++ b/src/basic/securebits-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2017 Yu Watanabe ***/ diff --git a/src/basic/selinux-util.c b/src/basic/selinux-util.c index 61504a673a..2ab0e074d8 100644 --- a/src/basic/selinux-util.c +++ b/src/basic/selinux-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/selinux-util.h b/src/basic/selinux-util.h index 87abf27421..7084beeb6b 100644 --- a/src/basic/selinux-util.h +++ b/src/basic/selinux-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/set.h b/src/basic/set.h index dc0f1e17e6..8874fc6776 100644 --- a/src/basic/set.h +++ b/src/basic/set.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/sigbus.c b/src/basic/sigbus.c index d7db5b56ac..16751a9b3e 100644 --- a/src/basic/sigbus.c +++ b/src/basic/sigbus.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2014 Lennart Poettering ***/ diff --git a/src/basic/sigbus.h b/src/basic/sigbus.h index 9c0c66a777..a262f3c6c3 100644 --- a/src/basic/sigbus.h +++ b/src/basic/sigbus.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2014 Lennart Poettering ***/ diff --git a/src/basic/signal-util.c b/src/basic/signal-util.c index cd93a98b50..a25628c9d1 100644 --- a/src/basic/signal-util.c +++ b/src/basic/signal-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2015 Lennart Poettering ***/ diff --git a/src/basic/signal-util.h b/src/basic/signal-util.h index 0c43467b63..5af448180f 100644 --- a/src/basic/signal-util.h +++ b/src/basic/signal-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010-2015 Lennart Poettering ***/ diff --git a/src/basic/smack-util.c b/src/basic/smack-util.c index adabc1c3f9..0c6bbe64c3 100644 --- a/src/basic/smack-util.c +++ b/src/basic/smack-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2013 Intel Corporation Author: Auke Kok diff --git a/src/basic/smack-util.h b/src/basic/smack-util.h index 30a96acdf7..a442901365 100644 --- a/src/basic/smack-util.h +++ b/src/basic/smack-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2013 Intel Corporation Author: Auke Kok diff --git a/src/basic/socket-label.c b/src/basic/socket-label.c index 2021146d89..e34456ff85 100644 --- a/src/basic/socket-label.c +++ b/src/basic/socket-label.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/socket-protocol-list.c b/src/basic/socket-protocol-list.c index 4fea78126f..2ba6df2b8d 100644 --- a/src/basic/socket-protocol-list.c +++ b/src/basic/socket-protocol-list.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2014 Lennart Poettering ***/ diff --git a/src/basic/socket-protocol-list.h b/src/basic/socket-protocol-list.h index bb77b70106..93104a93bb 100644 --- a/src/basic/socket-protocol-list.h +++ b/src/basic/socket-protocol-list.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2014 Lennart Poettering ***/ diff --git a/src/basic/socket-util.c b/src/basic/socket-util.c index 508f6a26f7..e2b28d0d75 100644 --- a/src/basic/socket-util.c +++ b/src/basic/socket-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/socket-util.h b/src/basic/socket-util.h index 9cd7f9ec54..a247da4b56 100644 --- a/src/basic/socket-util.h +++ b/src/basic/socket-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/special.h b/src/basic/special.h index 136a5b2da6..9a3cbaf95d 100644 --- a/src/basic/special.h +++ b/src/basic/special.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/stat-util.c b/src/basic/stat-util.c index 1f0a75a0e8..5b4fb3c07f 100644 --- a/src/basic/stat-util.c +++ b/src/basic/stat-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010-2012 Lennart Poettering ***/ diff --git a/src/basic/stat-util.h b/src/basic/stat-util.h index 02b1c47123..0ec479dbc6 100644 --- a/src/basic/stat-util.h +++ b/src/basic/stat-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010-2012 Lennart Poettering ***/ diff --git a/src/basic/stdio-util.h b/src/basic/stdio-util.h index 5330789aaa..629abf35ee 100644 --- a/src/basic/stdio-util.h +++ b/src/basic/stdio-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/strbuf.c b/src/basic/strbuf.c index 1b08c9c2d3..e30cb32e59 100644 --- a/src/basic/strbuf.c +++ b/src/basic/strbuf.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2012 Kay Sievers ***/ diff --git a/src/basic/strbuf.h b/src/basic/strbuf.h index 84c2e4bfa5..e69e501779 100644 --- a/src/basic/strbuf.h +++ b/src/basic/strbuf.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2012 Kay Sievers ***/ diff --git a/src/basic/string-table.c b/src/basic/string-table.c index 6857202f88..33a5dbc571 100644 --- a/src/basic/string-table.c +++ b/src/basic/string-table.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/string-table.h b/src/basic/string-table.h index 1786bcfda0..6bc60b65ed 100644 --- a/src/basic/string-table.h +++ b/src/basic/string-table.h @@ -3,8 +3,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/string-util.c b/src/basic/string-util.c index 4c52c560a0..485cb1bc29 100644 --- a/src/basic/string-util.c +++ b/src/basic/string-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/string-util.h b/src/basic/string-util.h index 7e6880b26b..2e2e0c0351 100644 --- a/src/basic/string-util.h +++ b/src/basic/string-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/strv.c b/src/basic/strv.c index 47ab0ad07f..aa670f340b 100644 --- a/src/basic/strv.c +++ b/src/basic/strv.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/strv.h b/src/basic/strv.h index 958c5f3a98..79d42c0313 100644 --- a/src/basic/strv.h +++ b/src/basic/strv.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/strxcpyx.c b/src/basic/strxcpyx.c index ed71e23f6d..3fdc725636 100644 --- a/src/basic/strxcpyx.c +++ b/src/basic/strxcpyx.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2013 Kay Sievers ***/ diff --git a/src/basic/strxcpyx.h b/src/basic/strxcpyx.h index 7f49f92ad8..11d41ccf83 100644 --- a/src/basic/strxcpyx.h +++ b/src/basic/strxcpyx.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2013 Kay Sievers ***/ diff --git a/src/basic/syslog-util.c b/src/basic/syslog-util.c index 9662c7a8a7..5bb853239d 100644 --- a/src/basic/syslog-util.c +++ b/src/basic/syslog-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/syslog-util.h b/src/basic/syslog-util.h index 3968b4cf10..09dae9e83d 100644 --- a/src/basic/syslog-util.h +++ b/src/basic/syslog-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/terminal-util.c b/src/basic/terminal-util.c index 234a1722df..0b0a6974e8 100644 --- a/src/basic/terminal-util.c +++ b/src/basic/terminal-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/terminal-util.h b/src/basic/terminal-util.h index 98c6706a24..4d8daf61be 100644 --- a/src/basic/terminal-util.h +++ b/src/basic/terminal-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/time-util.c b/src/basic/time-util.c index 64ee777d01..4c6a61d18e 100644 --- a/src/basic/time-util.c +++ b/src/basic/time-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/time-util.h b/src/basic/time-util.h index 54aebfa36b..15d8ab275e 100644 --- a/src/basic/time-util.h +++ b/src/basic/time-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/umask-util.h b/src/basic/umask-util.h index ce705247d6..25796883e7 100644 --- a/src/basic/umask-util.h +++ b/src/basic/umask-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/unaligned.h b/src/basic/unaligned.h index feddaa9192..0bb62b3195 100644 --- a/src/basic/unaligned.h +++ b/src/basic/unaligned.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2014 Tom Gundersen ***/ diff --git a/src/basic/unit-def.c b/src/basic/unit-def.c index fd42e0a241..abfa11ab14 100644 --- a/src/basic/unit-def.c +++ b/src/basic/unit-def.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/unit-def.h b/src/basic/unit-def.h index 3f13a1c8f3..1d785c43b8 100644 --- a/src/basic/unit-def.h +++ b/src/basic/unit-def.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/unit-name.c b/src/basic/unit-name.c index 4fa00663e4..8115bff14a 100644 --- a/src/basic/unit-name.c +++ b/src/basic/unit-name.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/unit-name.h b/src/basic/unit-name.h index d3e9d3e018..afbdf7098e 100644 --- a/src/basic/unit-name.h +++ b/src/basic/unit-name.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/user-util.c b/src/basic/user-util.c index 1adb2366d8..57f92013a5 100644 --- a/src/basic/user-util.c +++ b/src/basic/user-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/user-util.h b/src/basic/user-util.h index 400845f135..de55afb64e 100644 --- a/src/basic/user-util.h +++ b/src/basic/user-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/utf8.c b/src/basic/utf8.c index 8bef153968..a7df751df1 100644 --- a/src/basic/utf8.c +++ b/src/basic/utf8.c @@ -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 ***/ diff --git a/src/basic/utf8.h b/src/basic/utf8.h index d6936ea46e..ffe49c1285 100644 --- a/src/basic/utf8.h +++ b/src/basic/utf8.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2012 Lennart Poettering ***/ diff --git a/src/basic/util.c b/src/basic/util.c index d158089538..acd9579817 100644 --- a/src/basic/util.c +++ b/src/basic/util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/util.h b/src/basic/util.h index ad1931f7b6..f9c91766ab 100644 --- a/src/basic/util.h +++ b/src/basic/util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/verbs.c b/src/basic/verbs.c index 057e35dcd0..e57c1cda14 100644 --- a/src/basic/verbs.c +++ b/src/basic/verbs.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2014 Lennart Poettering ***/ diff --git a/src/basic/verbs.h b/src/basic/verbs.h index fde6a1fdcd..0e5c33cff4 100644 --- a/src/basic/verbs.h +++ b/src/basic/verbs.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2014 Lennart Poettering ***/ diff --git a/src/basic/virt.c b/src/basic/virt.c index 0ebccd4ebb..b9eda88382 100644 --- a/src/basic/virt.c +++ b/src/basic/virt.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2011 Lennart Poettering ***/ diff --git a/src/basic/virt.h b/src/basic/virt.h index 7ec0ad0dfa..2fa211124e 100644 --- a/src/basic/virt.h +++ b/src/basic/virt.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2011 Lennart Poettering ***/ diff --git a/src/basic/web-util.c b/src/basic/web-util.c index eaff736665..19a3c1c9f4 100644 --- a/src/basic/web-util.c +++ b/src/basic/web-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/web-util.h b/src/basic/web-util.h index 4a0065da87..27189a35ea 100644 --- a/src/basic/web-util.h +++ b/src/basic/web-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/xattr-util.c b/src/basic/xattr-util.c index d69b7da92e..6967313287 100644 --- a/src/basic/xattr-util.c +++ b/src/basic/xattr-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/xattr-util.h b/src/basic/xattr-util.h index a638971e20..8b5a797958 100644 --- a/src/basic/xattr-util.h +++ b/src/basic/xattr-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/basic/xml.c b/src/basic/xml.c index 0abc7d2038..88f8609cb4 100644 --- a/src/basic/xml.c +++ b/src/basic/xml.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2013 Lennart Poettering ***/ diff --git a/src/basic/xml.h b/src/basic/xml.h index 5d73db91e5..6ea40892bc 100644 --- a/src/basic/xml.h +++ b/src/basic/xml.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2013 Lennart Poettering ***/ diff --git a/src/binfmt/binfmt.c b/src/binfmt/binfmt.c index f4af4bef26..b72cf8c7c3 100644 --- a/src/binfmt/binfmt.c +++ b/src/binfmt/binfmt.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/boot/bootctl.c b/src/boot/bootctl.c index b9659d4860..6e7fa8443d 100644 --- a/src/boot/bootctl.c +++ b/src/boot/bootctl.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2013-2015 Kay Sievers Copyright 2013 Lennart Poettering ***/ diff --git a/src/busctl/busctl-introspect.c b/src/busctl/busctl-introspect.c index fc384464d6..a1e48f40c0 100644 --- a/src/busctl/busctl-introspect.c +++ b/src/busctl/busctl-introspect.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2014 Lennart Poettering ***/ diff --git a/src/busctl/busctl-introspect.h b/src/busctl/busctl-introspect.h index 9c8cf51aab..c3a4197888 100644 --- a/src/busctl/busctl-introspect.h +++ b/src/busctl/busctl-introspect.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2014 Lennart Poettering ***/ diff --git a/src/busctl/busctl.c b/src/busctl/busctl.c index d6844057d3..00b6fea265 100644 --- a/src/busctl/busctl.c +++ b/src/busctl/busctl.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2013 Lennart Poettering ***/ diff --git a/src/cgls/cgls.c b/src/cgls/cgls.c index 4ad84bec93..9ce4d8d393 100644 --- a/src/cgls/cgls.c +++ b/src/cgls/cgls.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/cgroups-agent/cgroups-agent.c b/src/cgroups-agent/cgroups-agent.c index a9e00bce50..da8c0fd2e2 100644 --- a/src/cgroups-agent/cgroups-agent.c +++ b/src/cgroups-agent/cgroups-agent.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/cgtop/cgtop.c b/src/cgtop/cgtop.c index b2b6a25b48..9cd884f3f2 100644 --- a/src/cgtop/cgtop.c +++ b/src/cgtop/cgtop.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2012 Lennart Poettering ***/ diff --git a/src/core/audit-fd.c b/src/core/audit-fd.c index 4a522c61ac..0826a9584c 100644 --- a/src/core/audit-fd.c +++ b/src/core/audit-fd.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2012 Lennart Poettering ***/ diff --git a/src/core/audit-fd.h b/src/core/audit-fd.h index 4cc5303376..dc367274d8 100644 --- a/src/core/audit-fd.h +++ b/src/core/audit-fd.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2012 Lennart Poettering ***/ diff --git a/src/core/automount.c b/src/core/automount.c index 3251e8a5a5..2ac6a8ab31 100644 --- a/src/core/automount.c +++ b/src/core/automount.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/automount.h b/src/core/automount.h index bdadb55478..00ed0d2480 100644 --- a/src/core/automount.h +++ b/src/core/automount.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/bpf-firewall.c b/src/core/bpf-firewall.c index b830b393b3..069342e3e4 100644 --- a/src/core/bpf-firewall.c +++ b/src/core/bpf-firewall.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2016 Daniel Mack ***/ diff --git a/src/core/bpf-firewall.h b/src/core/bpf-firewall.h index a6074ab026..5feda18fbe 100644 --- a/src/core/bpf-firewall.h +++ b/src/core/bpf-firewall.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2016 Daniel Mack ***/ diff --git a/src/core/cgroup.c b/src/core/cgroup.c index 0164fdb86d..6a5995bc0d 100644 --- a/src/core/cgroup.c +++ b/src/core/cgroup.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2013 Lennart Poettering ***/ diff --git a/src/core/cgroup.h b/src/core/cgroup.h index ef3ee14ad0..406f67d6c7 100644 --- a/src/core/cgroup.h +++ b/src/core/cgroup.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2013 Lennart Poettering ***/ diff --git a/src/core/chown-recursive.c b/src/core/chown-recursive.c index f05bb7d6a8..844c692e06 100644 --- a/src/core/chown-recursive.c +++ b/src/core/chown-recursive.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2017 Lennart Poettering ***/ diff --git a/src/core/chown-recursive.h b/src/core/chown-recursive.h index 6b2b6eefb8..947d9cf037 100644 --- a/src/core/chown-recursive.h +++ b/src/core/chown-recursive.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2017 Lennart Poettering ***/ diff --git a/src/core/dbus-automount.c b/src/core/dbus-automount.c index d5deb0258b..34c8fb5fc8 100644 --- a/src/core/dbus-automount.c +++ b/src/core/dbus-automount.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/dbus-automount.h b/src/core/dbus-automount.h index 755bdab1b6..be423282f9 100644 --- a/src/core/dbus-automount.h +++ b/src/core/dbus-automount.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/dbus-cgroup.c b/src/core/dbus-cgroup.c index 4eb7226979..236ea88759 100644 --- a/src/core/dbus-cgroup.c +++ b/src/core/dbus-cgroup.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2013 Lennart Poettering ***/ diff --git a/src/core/dbus-cgroup.h b/src/core/dbus-cgroup.h index 72f135d29c..71d9f91ea0 100644 --- a/src/core/dbus-cgroup.h +++ b/src/core/dbus-cgroup.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2013 Lennart Poettering ***/ diff --git a/src/core/dbus-device.c b/src/core/dbus-device.c index fc9bb3a7d8..0462bc79ee 100644 --- a/src/core/dbus-device.c +++ b/src/core/dbus-device.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/dbus-device.h b/src/core/dbus-device.h index eca3559d6e..1e7c4ecfe1 100644 --- a/src/core/dbus-device.h +++ b/src/core/dbus-device.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/dbus-execute.c b/src/core/dbus-execute.c index 52d0487c93..9d8816c034 100644 --- a/src/core/dbus-execute.c +++ b/src/core/dbus-execute.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/dbus-execute.h b/src/core/dbus-execute.h index fbf8b483b1..ac6d06799a 100644 --- a/src/core/dbus-execute.h +++ b/src/core/dbus-execute.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/dbus-job.c b/src/core/dbus-job.c index df6eeb90ab..d043e5e34d 100644 --- a/src/core/dbus-job.c +++ b/src/core/dbus-job.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/dbus-job.h b/src/core/dbus-job.h index 6e332b3082..abd33c30ec 100644 --- a/src/core/dbus-job.h +++ b/src/core/dbus-job.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/dbus-kill.c b/src/core/dbus-kill.c index 511c78b680..854cdcb8be 100644 --- a/src/core/dbus-kill.c +++ b/src/core/dbus-kill.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2012 Lennart Poettering ***/ diff --git a/src/core/dbus-kill.h b/src/core/dbus-kill.h index 6d5197a0d3..7cfa483f58 100644 --- a/src/core/dbus-kill.h +++ b/src/core/dbus-kill.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2012 Lennart Poettering ***/ diff --git a/src/core/dbus-manager.c b/src/core/dbus-manager.c index 016741e40b..07c0f60ac2 100644 --- a/src/core/dbus-manager.c +++ b/src/core/dbus-manager.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/dbus-manager.h b/src/core/dbus-manager.h index c0a6ab93cf..0963447685 100644 --- a/src/core/dbus-manager.h +++ b/src/core/dbus-manager.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/dbus-mount.c b/src/core/dbus-mount.c index d9b900abad..d79814ad88 100644 --- a/src/core/dbus-mount.c +++ b/src/core/dbus-mount.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/dbus-mount.h b/src/core/dbus-mount.h index d6c480f577..a90c2a8e45 100644 --- a/src/core/dbus-mount.h +++ b/src/core/dbus-mount.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/dbus-path.c b/src/core/dbus-path.c index 7bd0acac22..692a89eaf0 100644 --- a/src/core/dbus-path.c +++ b/src/core/dbus-path.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/dbus-path.h b/src/core/dbus-path.h index ea12de5fb8..ebdf27a508 100644 --- a/src/core/dbus-path.h +++ b/src/core/dbus-path.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/dbus-scope.c b/src/core/dbus-scope.c index 92db496190..ee454fbe00 100644 --- a/src/core/dbus-scope.c +++ b/src/core/dbus-scope.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2013 Lennart Poettering ***/ diff --git a/src/core/dbus-scope.h b/src/core/dbus-scope.h index 31ccbb47f9..3262a1791b 100644 --- a/src/core/dbus-scope.h +++ b/src/core/dbus-scope.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2013 Lennart Poettering ***/ diff --git a/src/core/dbus-service.c b/src/core/dbus-service.c index 92a86c9c89..5600a7e913 100644 --- a/src/core/dbus-service.c +++ b/src/core/dbus-service.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/dbus-service.h b/src/core/dbus-service.h index bc684ac80c..42bfd7ebb5 100644 --- a/src/core/dbus-service.h +++ b/src/core/dbus-service.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/dbus-slice.c b/src/core/dbus-slice.c index 20af751137..10f003ecd2 100644 --- a/src/core/dbus-slice.c +++ b/src/core/dbus-slice.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2013 Lennart Poettering ***/ diff --git a/src/core/dbus-slice.h b/src/core/dbus-slice.h index 5760cd8d61..374352e762 100644 --- a/src/core/dbus-slice.h +++ b/src/core/dbus-slice.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2013 Lennart Poettering ***/ diff --git a/src/core/dbus-socket.c b/src/core/dbus-socket.c index cb0884be13..d18bafc71c 100644 --- a/src/core/dbus-socket.c +++ b/src/core/dbus-socket.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/dbus-socket.h b/src/core/dbus-socket.h index 59db02686c..c3f2fcb51a 100644 --- a/src/core/dbus-socket.h +++ b/src/core/dbus-socket.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/dbus-swap.c b/src/core/dbus-swap.c index f442205777..3a4568711e 100644 --- a/src/core/dbus-swap.c +++ b/src/core/dbus-swap.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering Copyright 2010 Maarten Lankhorst ***/ diff --git a/src/core/dbus-swap.h b/src/core/dbus-swap.h index da089d2ea4..dd06e8ae9f 100644 --- a/src/core/dbus-swap.h +++ b/src/core/dbus-swap.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering Copyright 2010 Maarten Lankhorst ***/ diff --git a/src/core/dbus-target.c b/src/core/dbus-target.c index 38e74ea934..cf2663f1d3 100644 --- a/src/core/dbus-target.c +++ b/src/core/dbus-target.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/dbus-target.h b/src/core/dbus-target.h index 76f0f1a34e..7c180194c7 100644 --- a/src/core/dbus-target.h +++ b/src/core/dbus-target.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/dbus-timer.c b/src/core/dbus-timer.c index eef060ff0f..9a4c2f8339 100644 --- a/src/core/dbus-timer.c +++ b/src/core/dbus-timer.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/dbus-timer.h b/src/core/dbus-timer.h index 1cfc9bf9be..e9502f5df5 100644 --- a/src/core/dbus-timer.h +++ b/src/core/dbus-timer.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/dbus-unit.c b/src/core/dbus-unit.c index d0910e9dc3..608da453a4 100644 --- a/src/core/dbus-unit.c +++ b/src/core/dbus-unit.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/dbus-unit.h b/src/core/dbus-unit.h index 0c1d44511d..62e8656485 100644 --- a/src/core/dbus-unit.h +++ b/src/core/dbus-unit.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/dbus-util.c b/src/core/dbus-util.c index 15a3169bef..16b436571b 100644 --- a/src/core/dbus-util.c +++ b/src/core/dbus-util.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/dbus-util.h b/src/core/dbus-util.h index 73d1ebd313..47c954b5ca 100644 --- a/src/core/dbus-util.h +++ b/src/core/dbus-util.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/dbus.c b/src/core/dbus.c index b206f3af56..b007087bf8 100644 --- a/src/core/dbus.c +++ b/src/core/dbus.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/dbus.h b/src/core/dbus.h index a7a0eb3249..7d816776c7 100644 --- a/src/core/dbus.h +++ b/src/core/dbus.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/device.c b/src/core/device.c index 3219c850ed..a2cfc3e312 100644 --- a/src/core/device.c +++ b/src/core/device.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/device.h b/src/core/device.h index 51b27e71b5..991a48e8c8 100644 --- a/src/core/device.h +++ b/src/core/device.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/dynamic-user.c b/src/core/dynamic-user.c index 05ccc8c854..c60b01679e 100644 --- a/src/core/dynamic-user.c +++ b/src/core/dynamic-user.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2016 Lennart Poettering ***/ diff --git a/src/core/dynamic-user.h b/src/core/dynamic-user.h index 5278c2e74c..66b0cd7727 100644 --- a/src/core/dynamic-user.h +++ b/src/core/dynamic-user.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2016 Lennart Poettering ***/ diff --git a/src/core/emergency-action.c b/src/core/emergency-action.c index fd0a90283b..f6e98906af 100644 --- a/src/core/emergency-action.c +++ b/src/core/emergency-action.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2014 Lennart Poettering Copyright 2012 Michael Olbrich ***/ diff --git a/src/core/emergency-action.h b/src/core/emergency-action.h index 4e8e5fc82d..f4208952ba 100644 --- a/src/core/emergency-action.h +++ b/src/core/emergency-action.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2014 Lennart Poettering Copyright 2012 Michael Olbrich ***/ diff --git a/src/core/execute.c b/src/core/execute.c index 6aa4ec9c78..e4d942af1c 100644 --- a/src/core/execute.c +++ b/src/core/execute.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/execute.h b/src/core/execute.h index cba079c413..0c15267917 100644 --- a/src/core/execute.h +++ b/src/core/execute.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/hostname-setup.c b/src/core/hostname-setup.c index 5e8cca50e3..12c1702c32 100644 --- a/src/core/hostname-setup.c +++ b/src/core/hostname-setup.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/hostname-setup.h b/src/core/hostname-setup.h index 4823ccadcf..d91576f504 100644 --- a/src/core/hostname-setup.h +++ b/src/core/hostname-setup.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/ima-setup.c b/src/core/ima-setup.c index 9e68b19fa6..52bcceb8c5 100644 --- a/src/core/ima-setup.c +++ b/src/core/ima-setup.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering Copyright (C) 2012 Roberto Sassu - Politecnico di Torino, Italy TORSEC group — http://security.polito.it diff --git a/src/core/ima-setup.h b/src/core/ima-setup.h index 99fda8385f..215b2b15af 100644 --- a/src/core/ima-setup.h +++ b/src/core/ima-setup.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering Copyright (C) 2012 Roberto Sassu - Politecnico di Torino, Italy TORSEC group — http://security.polito.it diff --git a/src/core/ip-address-access.c b/src/core/ip-address-access.c index d74d9e68ba..6b2737dad6 100644 --- a/src/core/ip-address-access.c +++ b/src/core/ip-address-access.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2016 Daniel Mack ***/ diff --git a/src/core/ip-address-access.h b/src/core/ip-address-access.h index eaa1cc312d..46dea9a2e1 100644 --- a/src/core/ip-address-access.h +++ b/src/core/ip-address-access.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2016 Daniel Mack ***/ diff --git a/src/core/job.c b/src/core/job.c index 86a7f61733..66ebd72285 100644 --- a/src/core/job.c +++ b/src/core/job.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/job.h b/src/core/job.h index 338670e393..6a3751fb33 100644 --- a/src/core/job.h +++ b/src/core/job.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/kill.c b/src/core/kill.c index 646f89b3c7..bf8a13f1ee 100644 --- a/src/core/kill.c +++ b/src/core/kill.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2012 Lennart Poettering ***/ diff --git a/src/core/kill.h b/src/core/kill.h index b3b18bdb81..e965590155 100644 --- a/src/core/kill.h +++ b/src/core/kill.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2012 Lennart Poettering ***/ diff --git a/src/core/killall.c b/src/core/killall.c index 29db2ae7e3..36ccf14b94 100644 --- a/src/core/killall.c +++ b/src/core/killall.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 ProFUSION embedded systems ***/ diff --git a/src/core/killall.h b/src/core/killall.h index 80622e3700..ed715eebde 100644 --- a/src/core/killall.h +++ b/src/core/killall.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2012 Lennart Poettering ***/ diff --git a/src/core/kmod-setup.c b/src/core/kmod-setup.c index a3af2979b4..623b58a0b3 100644 --- a/src/core/kmod-setup.c +++ b/src/core/kmod-setup.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/kmod-setup.h b/src/core/kmod-setup.h index 7187c25797..c63ef11cec 100644 --- a/src/core/kmod-setup.h +++ b/src/core/kmod-setup.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/load-dropin.c b/src/core/load-dropin.c index 9e54614cde..99d6b6d8f0 100644 --- a/src/core/load-dropin.c +++ b/src/core/load-dropin.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/load-dropin.h b/src/core/load-dropin.h index 583460e3dd..0d793db2fd 100644 --- a/src/core/load-dropin.h +++ b/src/core/load-dropin.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/load-fragment.c b/src/core/load-fragment.c index 935f6be807..9d46c88e4e 100644 --- a/src/core/load-fragment.c +++ b/src/core/load-fragment.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering Copyright 2012 Holger Hans Peter Freyther ***/ diff --git a/src/core/load-fragment.h b/src/core/load-fragment.h index 9a3ccd9d26..76f49231b7 100644 --- a/src/core/load-fragment.h +++ b/src/core/load-fragment.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/locale-setup.c b/src/core/locale-setup.c index dcb70d6fe3..e138387b40 100644 --- a/src/core/locale-setup.c +++ b/src/core/locale-setup.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/locale-setup.h b/src/core/locale-setup.h index f9a1b3755d..ec4be8c373 100644 --- a/src/core/locale-setup.h +++ b/src/core/locale-setup.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/loopback-setup.c b/src/core/loopback-setup.c index e2d0b7feda..066d59f242 100644 --- a/src/core/loopback-setup.c +++ b/src/core/loopback-setup.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/loopback-setup.h b/src/core/loopback-setup.h index 0bf893bd52..8c551ce0d7 100644 --- a/src/core/loopback-setup.h +++ b/src/core/loopback-setup.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/machine-id-setup.c b/src/core/machine-id-setup.c index e8444e69ba..f3f67a87e0 100644 --- a/src/core/machine-id-setup.c +++ b/src/core/machine-id-setup.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/machine-id-setup.h b/src/core/machine-id-setup.h index a82b5f8aca..574d96e5bd 100644 --- a/src/core/machine-id-setup.h +++ b/src/core/machine-id-setup.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/main.c b/src/core/main.c index f396a61e12..b0408bc364 100644 --- a/src/core/main.c +++ b/src/core/main.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/manager.c b/src/core/manager.c index a6b2edcb83..e66c0db6a4 100644 --- a/src/core/manager.c +++ b/src/core/manager.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/manager.h b/src/core/manager.h index 4555a4ff15..ae582ca8a5 100644 --- a/src/core/manager.h +++ b/src/core/manager.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/mount-setup.c b/src/core/mount-setup.c index aa7a71aa87..df1ab1e215 100644 --- a/src/core/mount-setup.c +++ b/src/core/mount-setup.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/mount-setup.h b/src/core/mount-setup.h index 75c9ab2212..e73fee6f8a 100644 --- a/src/core/mount-setup.h +++ b/src/core/mount-setup.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/mount.c b/src/core/mount.c index c588ef92d7..515f142c0f 100644 --- a/src/core/mount.c +++ b/src/core/mount.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/mount.h b/src/core/mount.h index 71dac128c2..b6681a0b55 100644 --- a/src/core/mount.h +++ b/src/core/mount.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/namespace.c b/src/core/namespace.c index bb19e18e43..0b9892a85b 100644 --- a/src/core/namespace.c +++ b/src/core/namespace.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/namespace.h b/src/core/namespace.h index e0e8e09e0f..5528b6c40b 100644 --- a/src/core/namespace.h +++ b/src/core/namespace.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering Copyright 2016 Djalal Harouni ***/ diff --git a/src/core/path.c b/src/core/path.c index e97da44700..3027612779 100644 --- a/src/core/path.c +++ b/src/core/path.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/path.h b/src/core/path.h index 2aa2ca111f..4a1c018169 100644 --- a/src/core/path.h +++ b/src/core/path.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/scope.c b/src/core/scope.c index f30d135007..a7c3c302ee 100644 --- a/src/core/scope.c +++ b/src/core/scope.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2013 Lennart Poettering ***/ diff --git a/src/core/scope.h b/src/core/scope.h index e74014119d..3b55c56a90 100644 --- a/src/core/scope.h +++ b/src/core/scope.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2013 Lennart Poettering ***/ diff --git a/src/core/selinux-access.c b/src/core/selinux-access.c index ce9a9a844f..4b6e12e440 100644 --- a/src/core/selinux-access.c +++ b/src/core/selinux-access.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2012 Dan Walsh ***/ diff --git a/src/core/selinux-access.h b/src/core/selinux-access.h index 4325fc75e4..8496542747 100644 --- a/src/core/selinux-access.h +++ b/src/core/selinux-access.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2012 Dan Walsh ***/ diff --git a/src/core/selinux-setup.c b/src/core/selinux-setup.c index 062502287f..03744ae6db 100644 --- a/src/core/selinux-setup.c +++ b/src/core/selinux-setup.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/selinux-setup.h b/src/core/selinux-setup.h index 2172f08bdc..7ca4a28a5f 100644 --- a/src/core/selinux-setup.h +++ b/src/core/selinux-setup.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/service.c b/src/core/service.c index 824d283f34..9ebc3b15e2 100644 --- a/src/core/service.c +++ b/src/core/service.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/service.h b/src/core/service.h index 6d64f8e9e6..c768beccf6 100644 --- a/src/core/service.h +++ b/src/core/service.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/show-status.c b/src/core/show-status.c index 0f8cb3dbda..5e77c6cf86 100644 --- a/src/core/show-status.c +++ b/src/core/show-status.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2014 Lennart Poettering ***/ diff --git a/src/core/show-status.h b/src/core/show-status.h index 55587f0770..c45f520e5a 100644 --- a/src/core/show-status.h +++ b/src/core/show-status.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2014 Lennart Poettering ***/ diff --git a/src/core/shutdown.c b/src/core/shutdown.c index ffd80d7876..a56c445505 100644 --- a/src/core/shutdown.c +++ b/src/core/shutdown.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 ProFUSION embedded systems ***/ diff --git a/src/core/slice.c b/src/core/slice.c index f903d51f4a..88fbe5e6fd 100644 --- a/src/core/slice.c +++ b/src/core/slice.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2013 Lennart Poettering ***/ diff --git a/src/core/slice.h b/src/core/slice.h index 0ab479467c..420c4bbd6a 100644 --- a/src/core/slice.h +++ b/src/core/slice.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2013 Lennart Poettering ***/ diff --git a/src/core/smack-setup.c b/src/core/smack-setup.c index 980bdf7bd4..816ac1ce74 100644 --- a/src/core/smack-setup.c +++ b/src/core/smack-setup.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright (C) 2013 Intel Corporation Authors: Nathaniel Chen diff --git a/src/core/smack-setup.h b/src/core/smack-setup.h index 594c42cd38..03d14e017c 100644 --- a/src/core/smack-setup.h +++ b/src/core/smack-setup.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright (C) 2013 Intel Corporation Authors: Nathaniel Chen diff --git a/src/core/socket.c b/src/core/socket.c index 0a74076f05..5913b69264 100644 --- a/src/core/socket.c +++ b/src/core/socket.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/socket.h b/src/core/socket.h index ffee43cdc5..d96bee3c31 100644 --- a/src/core/socket.h +++ b/src/core/socket.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/swap.c b/src/core/swap.c index b61eab3e7e..24429fb296 100644 --- a/src/core/swap.c +++ b/src/core/swap.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/swap.h b/src/core/swap.h index fdb14e667a..d6b23a9897 100644 --- a/src/core/swap.h +++ b/src/core/swap.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering Copyright 2010 Maarten Lankhorst ***/ diff --git a/src/core/target.c b/src/core/target.c index 11175f3456..d107e42878 100644 --- a/src/core/target.c +++ b/src/core/target.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/target.h b/src/core/target.h index 4a2dea17ed..014936a9ef 100644 --- a/src/core/target.h +++ b/src/core/target.h @@ -4,8 +4,6 @@ #include "unit.h" /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/timer.c b/src/core/timer.c index 5b65e6e370..598163e1e5 100644 --- a/src/core/timer.c +++ b/src/core/timer.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/timer.h b/src/core/timer.h index 0588a96ca2..24719671ba 100644 --- a/src/core/timer.h +++ b/src/core/timer.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/transaction.c b/src/core/transaction.c index 3dfc99819b..8468f1da54 100644 --- a/src/core/transaction.c +++ b/src/core/transaction.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/transaction.h b/src/core/transaction.h index de3db48205..06b49d4a59 100644 --- a/src/core/transaction.h +++ b/src/core/transaction.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/umount.c b/src/core/umount.c index c3decf3075..7a72515b2d 100644 --- a/src/core/umount.c +++ b/src/core/umount.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 ProFUSION embedded systems ***/ diff --git a/src/core/umount.h b/src/core/umount.h index 16190c0c7e..1aa2275425 100644 --- a/src/core/umount.h +++ b/src/core/umount.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 ProFUSION embedded systems ***/ diff --git a/src/core/unit-printf.c b/src/core/unit-printf.c index 20891200ba..2c98885551 100644 --- a/src/core/unit-printf.c +++ b/src/core/unit-printf.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/unit-printf.h b/src/core/unit-printf.h index a5e93a420c..caa8ca4c3b 100644 --- a/src/core/unit-printf.h +++ b/src/core/unit-printf.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/unit.c b/src/core/unit.c index 0d9a6b32c6..bea04cd7e0 100644 --- a/src/core/unit.c +++ b/src/core/unit.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/core/unit.h b/src/core/unit.h index 24315fd12f..39fb7327ea 100644 --- a/src/core/unit.h +++ b/src/core/unit.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/coredump/coredump-vacuum.c b/src/coredump/coredump-vacuum.c index 8240ad0798..40685e7b79 100644 --- a/src/coredump/coredump-vacuum.c +++ b/src/coredump/coredump-vacuum.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2014 Lennart Poettering ***/ diff --git a/src/coredump/coredump-vacuum.h b/src/coredump/coredump-vacuum.h index 2117deb04f..74295f39cf 100644 --- a/src/coredump/coredump-vacuum.h +++ b/src/coredump/coredump-vacuum.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2014 Lennart Poettering ***/ diff --git a/src/coredump/coredump.c b/src/coredump/coredump.c index bacd047dd2..a6c67ceab7 100644 --- a/src/coredump/coredump.c +++ b/src/coredump/coredump.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2012 Lennart Poettering ***/ diff --git a/src/coredump/coredumpctl.c b/src/coredump/coredumpctl.c index 2933a449db..dcb98f344d 100644 --- a/src/coredump/coredumpctl.c +++ b/src/coredump/coredumpctl.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2012 Zbigniew Jędrzejewski-Szmek ***/ diff --git a/src/coredump/stacktrace.c b/src/coredump/stacktrace.c index 049d2523eb..a73da47ebf 100644 --- a/src/coredump/stacktrace.c +++ b/src/coredump/stacktrace.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2014 Lennart Poettering ***/ diff --git a/src/coredump/stacktrace.h b/src/coredump/stacktrace.h index 628c5ebede..5406e5aeef 100644 --- a/src/coredump/stacktrace.h +++ b/src/coredump/stacktrace.h @@ -2,8 +2,6 @@ #pragma once /*** - This file is part of systemd. - Copyright 2014 Lennart Poettering ***/ diff --git a/src/coredump/test-coredump-vacuum.c b/src/coredump/test-coredump-vacuum.c index 3e2538d626..c38682593f 100644 --- a/src/coredump/test-coredump-vacuum.c +++ b/src/coredump/test-coredump-vacuum.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2012 Zbigniew Jędrzejewski-Szmek ***/ diff --git a/src/cryptsetup/cryptsetup-generator.c b/src/cryptsetup/cryptsetup-generator.c index 4103e0eed6..96e0759e38 100644 --- a/src/cryptsetup/cryptsetup-generator.c +++ b/src/cryptsetup/cryptsetup-generator.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/cryptsetup/cryptsetup.c b/src/cryptsetup/cryptsetup.c index 4c0b747d73..1422aaec04 100644 --- a/src/cryptsetup/cryptsetup.c +++ b/src/cryptsetup/cryptsetup.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/debug-generator/debug-generator.c b/src/debug-generator/debug-generator.c index 43a44056ec..443786a1f1 100644 --- a/src/debug-generator/debug-generator.c +++ b/src/debug-generator/debug-generator.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2014 Lennart Poettering ***/ diff --git a/src/delta/delta.c b/src/delta/delta.c index 383d08e0fd..58dc084ef2 100644 --- a/src/delta/delta.c +++ b/src/delta/delta.c @@ -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 ***/ diff --git a/src/detect-virt/detect-virt.c b/src/detect-virt/detect-virt.c index 197e526b05..7357b2a4f8 100644 --- a/src/detect-virt/detect-virt.c +++ b/src/detect-virt/detect-virt.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/dissect/dissect.c b/src/dissect/dissect.c index 966dd1d4c4..44d2c318c2 100644 --- a/src/dissect/dissect.c +++ b/src/dissect/dissect.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2016 Lennart Poettering ***/ diff --git a/src/environment-d-generator/environment-d-generator.c b/src/environment-d-generator/environment-d-generator.c index fd039c222b..88668b4046 100644 --- a/src/environment-d-generator/environment-d-generator.c +++ b/src/environment-d-generator/environment-d-generator.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2017 Zbigniew Jędrzejewski-Szmek ***/ diff --git a/src/escape/escape.c b/src/escape/escape.c index 6d4ea7ff7a..cf3be3c2f1 100644 --- a/src/escape/escape.c +++ b/src/escape/escape.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2014 Michael Biebl ***/ diff --git a/src/firstboot/firstboot.c b/src/firstboot/firstboot.c index 0fc8bb891b..02e609839c 100644 --- a/src/firstboot/firstboot.c +++ b/src/firstboot/firstboot.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2014 Lennart Poettering ***/ diff --git a/src/fsck/fsck.c b/src/fsck/fsck.c index bbe3194f9c..8c29bae9f9 100644 --- a/src/fsck/fsck.c +++ b/src/fsck/fsck.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering Copyright 2014 Holger Hans Peter Freyther ***/ diff --git a/src/fstab-generator/fstab-generator.c b/src/fstab-generator/fstab-generator.c index daa8f5cd16..18829de648 100644 --- a/src/fstab-generator/fstab-generator.c +++ b/src/fstab-generator/fstab-generator.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2012 Lennart Poettering ***/ diff --git a/src/getty-generator/getty-generator.c b/src/getty-generator/getty-generator.c index 1a0ddff5be..89ff33f8d1 100644 --- a/src/getty-generator/getty-generator.c +++ b/src/getty-generator/getty-generator.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2010 Lennart Poettering ***/ diff --git a/src/gpt-auto-generator/gpt-auto-generator.c b/src/gpt-auto-generator/gpt-auto-generator.c index 38a27a4318..3a6e5d7de9 100644 --- a/src/gpt-auto-generator/gpt-auto-generator.c +++ b/src/gpt-auto-generator/gpt-auto-generator.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2013 Lennart Poettering ***/ diff --git a/src/hibernate-resume/hibernate-resume-generator.c b/src/hibernate-resume/hibernate-resume-generator.c index c6add24509..c870a1cb1f 100644 --- a/src/hibernate-resume/hibernate-resume-generator.c +++ b/src/hibernate-resume/hibernate-resume-generator.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2014 Ivan Shapovalov ***/ diff --git a/src/hibernate-resume/hibernate-resume.c b/src/hibernate-resume/hibernate-resume.c index 5ffd9cc6f6..894dc054ca 100644 --- a/src/hibernate-resume/hibernate-resume.c +++ b/src/hibernate-resume/hibernate-resume.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2014 Ivan Shapovalov ***/ diff --git a/src/hostname/hostnamectl.c b/src/hostname/hostnamectl.c index 2cc9324ff3..f25085b630 100644 --- a/src/hostname/hostnamectl.c +++ b/src/hostname/hostnamectl.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2012 Lennart Poettering ***/ diff --git a/src/hostname/hostnamed.c b/src/hostname/hostnamed.c index 28fc628742..4f990f9c94 100644 --- a/src/hostname/hostnamed.c +++ b/src/hostname/hostnamed.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - This file is part of systemd. - Copyright 2011 Lennart Poettering ***/ diff --git a/src/hostname/org.freedesktop.hostname1.policy b/src/hostname/org.freedesktop.hostname1.policy index 4ac82c659c..e1519ce86b 100644 --- a/src/hostname/org.freedesktop.hostname1.policy +++ b/src/hostname/org.freedesktop.hostname1.policy @@ -5,8 +5,6 @@