From 85fce6f42c95cf88d8113a7156a3817cd287efff Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 28 Jun 2022 16:07:35 +0200 Subject: [PATCH] Use https for gnu.org --- shell-completion/bash/bootctl | 2 +- shell-completion/bash/busctl | 2 +- shell-completion/bash/coredumpctl | 2 +- shell-completion/bash/homectl | 2 +- shell-completion/bash/hostnamectl | 2 +- shell-completion/bash/journalctl | 2 +- shell-completion/bash/kernel-install | 2 +- shell-completion/bash/localectl | 2 +- shell-completion/bash/loginctl | 2 +- shell-completion/bash/machinectl | 2 +- shell-completion/bash/networkctl | 2 +- shell-completion/bash/oomctl | 2 +- shell-completion/bash/portablectl | 2 +- shell-completion/bash/resolvectl | 2 +- shell-completion/bash/systemd-analyze | 2 +- shell-completion/bash/systemd-cat | 2 +- shell-completion/bash/systemd-cgls | 2 +- shell-completion/bash/systemd-cgtop | 2 +- shell-completion/bash/systemd-cryptenroll | 2 +- shell-completion/bash/systemd-delta | 2 +- shell-completion/bash/systemd-detect-virt | 2 +- shell-completion/bash/systemd-id128 | 2 +- shell-completion/bash/systemd-nspawn | 2 +- shell-completion/bash/systemd-path | 2 +- shell-completion/bash/systemd-resolve | 2 +- shell-completion/bash/systemd-run | 2 +- shell-completion/bash/timedatectl | 2 +- shell-completion/bash/udevadm | 2 +- shell-completion/zsh/_busctl | 2 +- shell-completion/zsh/_resolvectl | 2 +- src/basic/macro.h | 2 +- src/kernel-install/50-depmod.install | 2 +- src/kernel-install/90-loaderentry.install | 2 +- src/kernel-install/kernel-install.in | 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-option.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-dhcp6-option.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-rx.h | 2 +- src/systemd/sd-lldp-tx.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 +- 65 files changed, 65 insertions(+), 65 deletions(-) diff --git a/shell-completion/bash/bootctl b/shell-completion/bash/bootctl index 11062e1b7a..9214af5350 100644 --- a/shell-completion/bash/bootctl +++ b/shell-completion/bash/bootctl @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see . +# along with systemd; If not, see . __contains_word () { local w word=$1; shift diff --git a/shell-completion/bash/busctl b/shell-completion/bash/busctl index 1cc41d4618..ee51c84c0b 100644 --- a/shell-completion/bash/busctl +++ b/shell-completion/bash/busctl @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see . +# along with systemd; If not, see . __contains_word () { local w word=$1; shift diff --git a/shell-completion/bash/coredumpctl b/shell-completion/bash/coredumpctl index b43338eb21..5416e9e58a 100644 --- a/shell-completion/bash/coredumpctl +++ b/shell-completion/bash/coredumpctl @@ -16,7 +16,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see . +# along with systemd; If not, see . __contains_word () { local w word=$1; shift diff --git a/shell-completion/bash/homectl b/shell-completion/bash/homectl index 42ad221bb4..58a9c14c9e 100644 --- a/shell-completion/bash/homectl +++ b/shell-completion/bash/homectl @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see . +# along with systemd; If not, see . __contains_word () { local w word=$1; shift diff --git a/shell-completion/bash/hostnamectl b/shell-completion/bash/hostnamectl index 6f1909b599..63edc084ae 100644 --- a/shell-completion/bash/hostnamectl +++ b/shell-completion/bash/hostnamectl @@ -16,7 +16,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see . +# along with systemd; If not, see . __contains_word () { local w word=$1; shift diff --git a/shell-completion/bash/journalctl b/shell-completion/bash/journalctl index 9a55c2d62d..a1cfdb035c 100644 --- a/shell-completion/bash/journalctl +++ b/shell-completion/bash/journalctl @@ -16,7 +16,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see . +# along with systemd; If not, see . __contains_word () { local w word=$1; shift diff --git a/shell-completion/bash/kernel-install b/shell-completion/bash/kernel-install index 35c44ea3a8..4708777507 100644 --- a/shell-completion/bash/kernel-install +++ b/shell-completion/bash/kernel-install @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see . +# along with systemd; If not, see . _kernel_install() { local comps diff --git a/shell-completion/bash/localectl b/shell-completion/bash/localectl index 987ae34cc9..b601343a6b 100644 --- a/shell-completion/bash/localectl +++ b/shell-completion/bash/localectl @@ -16,7 +16,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see . +# along with systemd; If not, see . __contains_word () { local w word=$1; shift diff --git a/shell-completion/bash/loginctl b/shell-completion/bash/loginctl index 2d03fcca3e..b98b019aa4 100644 --- a/shell-completion/bash/loginctl +++ b/shell-completion/bash/loginctl @@ -16,7 +16,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see . +# along with systemd; If not, see . __contains_word () { local w word=$1; shift diff --git a/shell-completion/bash/machinectl b/shell-completion/bash/machinectl index 0227167928..b37b059708 100644 --- a/shell-completion/bash/machinectl +++ b/shell-completion/bash/machinectl @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see . +# along with systemd; If not, see . __contains_word() { local w word=$1; shift diff --git a/shell-completion/bash/networkctl b/shell-completion/bash/networkctl index 40ac13abf8..db59a9ce34 100644 --- a/shell-completion/bash/networkctl +++ b/shell-completion/bash/networkctl @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see . +# along with systemd; If not, see . __contains_word () { local w word=$1; shift diff --git a/shell-completion/bash/oomctl b/shell-completion/bash/oomctl index cc778199c9..dc45ba58c0 100644 --- a/shell-completion/bash/oomctl +++ b/shell-completion/bash/oomctl @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see . +# along with systemd; If not, see . __contains_word () { local w word=$1; shift diff --git a/shell-completion/bash/portablectl b/shell-completion/bash/portablectl index a0ccc733ad..2baafb7486 100644 --- a/shell-completion/bash/portablectl +++ b/shell-completion/bash/portablectl @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see . +# along with systemd; If not, see . __contains_word () { local w word=$1; shift diff --git a/shell-completion/bash/resolvectl b/shell-completion/bash/resolvectl index fa4a27a8ae..21f80143c3 100644 --- a/shell-completion/bash/resolvectl +++ b/shell-completion/bash/resolvectl @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see . +# along with systemd; If not, see . __contains_word () { local w word=$1; shift diff --git a/shell-completion/bash/systemd-analyze b/shell-completion/bash/systemd-analyze index 7a1104c0ad..9fe984d87c 100644 --- a/shell-completion/bash/systemd-analyze +++ b/shell-completion/bash/systemd-analyze @@ -16,7 +16,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see . +# along with systemd; If not, see . __contains_word () { local w word=$1; shift diff --git a/shell-completion/bash/systemd-cat b/shell-completion/bash/systemd-cat index 737f33981b..b209140804 100644 --- a/shell-completion/bash/systemd-cat +++ b/shell-completion/bash/systemd-cat @@ -15,7 +15,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see . +# along with systemd; If not, see . __contains_word() { local w word=$1; shift diff --git a/shell-completion/bash/systemd-cgls b/shell-completion/bash/systemd-cgls index f3a334f02d..19307f9ed1 100644 --- a/shell-completion/bash/systemd-cgls +++ b/shell-completion/bash/systemd-cgls @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see . +# along with systemd; If not, see . __contains_word() { local w word=$1; shift diff --git a/shell-completion/bash/systemd-cgtop b/shell-completion/bash/systemd-cgtop index 2c59b6c9f6..c909260098 100644 --- a/shell-completion/bash/systemd-cgtop +++ b/shell-completion/bash/systemd-cgtop @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see . +# along with systemd; If not, see . __contains_word() { local w word=$1; shift diff --git a/shell-completion/bash/systemd-cryptenroll b/shell-completion/bash/systemd-cryptenroll index 10a35ccaac..132cf27f31 100644 --- a/shell-completion/bash/systemd-cryptenroll +++ b/shell-completion/bash/systemd-cryptenroll @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see . +# along with systemd; If not, see . __contains_word() { local w word=$1; shift diff --git a/shell-completion/bash/systemd-delta b/shell-completion/bash/systemd-delta index f94c128533..b148755d08 100644 --- a/shell-completion/bash/systemd-delta +++ b/shell-completion/bash/systemd-delta @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see . +# along with systemd; If not, see . __contains_word() { local w word=$1; shift diff --git a/shell-completion/bash/systemd-detect-virt b/shell-completion/bash/systemd-detect-virt index 0c9da3a22e..05e44903e0 100644 --- a/shell-completion/bash/systemd-detect-virt +++ b/shell-completion/bash/systemd-detect-virt @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see . +# along with systemd; If not, see . __contains_word() { local w word=$1; shift diff --git a/shell-completion/bash/systemd-id128 b/shell-completion/bash/systemd-id128 index e882720549..1c196391c8 100644 --- a/shell-completion/bash/systemd-id128 +++ b/shell-completion/bash/systemd-id128 @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see . +# along with systemd; If not, see . __contains_word () { local w word=$1; shift diff --git a/shell-completion/bash/systemd-nspawn b/shell-completion/bash/systemd-nspawn index 3b6d65d96a..fbc953f56e 100644 --- a/shell-completion/bash/systemd-nspawn +++ b/shell-completion/bash/systemd-nspawn @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see . +# along with systemd; If not, see . __contains_word() { local w word=$1; shift diff --git a/shell-completion/bash/systemd-path b/shell-completion/bash/systemd-path index 4330c3e05b..40e2f7ec48 100644 --- a/shell-completion/bash/systemd-path +++ b/shell-completion/bash/systemd-path @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see . +# along with systemd; If not, see . __contains_word () { local w word=$1; shift diff --git a/shell-completion/bash/systemd-resolve b/shell-completion/bash/systemd-resolve index a52a610a32..20d904aedf 100644 --- a/shell-completion/bash/systemd-resolve +++ b/shell-completion/bash/systemd-resolve @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see . +# along with systemd; If not, see . __contains_word () { local w word=$1; shift diff --git a/shell-completion/bash/systemd-run b/shell-completion/bash/systemd-run index c5db8b77bd..24853b28b4 100644 --- a/shell-completion/bash/systemd-run +++ b/shell-completion/bash/systemd-run @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see . +# along with systemd; If not, see . __systemctl() { local mode=$1; shift 1 diff --git a/shell-completion/bash/timedatectl b/shell-completion/bash/timedatectl index 685b79d7ea..962fd6e37d 100644 --- a/shell-completion/bash/timedatectl +++ b/shell-completion/bash/timedatectl @@ -16,7 +16,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see . +# along with systemd; If not, see . __contains_word () { local w word=$1; shift diff --git a/shell-completion/bash/udevadm b/shell-completion/bash/udevadm index 76463212cd..99d4aa55c9 100644 --- a/shell-completion/bash/udevadm +++ b/shell-completion/bash/udevadm @@ -16,7 +16,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see . +# along with systemd; If not, see . __contains_word () { local w word=$1; shift diff --git a/shell-completion/zsh/_busctl b/shell-completion/zsh/_busctl index 6b8d8a2eaf..0cb1c44a43 100644 --- a/shell-completion/zsh/_busctl +++ b/shell-completion/zsh/_busctl @@ -16,7 +16,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see . +# along with systemd; If not, see . (( $+functions[_busctl_commands] )) || _busctl_commands() { diff --git a/shell-completion/zsh/_resolvectl b/shell-completion/zsh/_resolvectl index eafc1ff42a..4363ce702a 100644 --- a/shell-completion/zsh/_resolvectl +++ b/shell-completion/zsh/_resolvectl @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see . +# along with systemd; If not, see . (( $+functions[_resolvectl_protocols] )) || _resolvectl_protocols() { diff --git a/src/basic/macro.h b/src/basic/macro.h index e3ee7bfee9..bcac55620e 100644 --- a/src/basic/macro.h +++ b/src/basic/macro.h @@ -324,7 +324,7 @@ static inline int __coverity_check_and_return__(int condition) { #ifndef thread_local /* * Don't break on glibc < 2.16 that doesn't define __STDC_NO_THREADS__ - * see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53769 + * see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53769 */ #if __STDC_VERSION__ >= 201112L && !(defined(__STDC_NO_THREADS__) || (defined(__GNU_LIBRARY__) && __GLIBC__ == 2 && __GLIBC_MINOR__ < 16)) #define thread_local _Thread_local diff --git a/src/kernel-install/50-depmod.install b/src/kernel-install/50-depmod.install index 61afdd4e9c..67319afe61 100644 --- a/src/kernel-install/50-depmod.install +++ b/src/kernel-install/50-depmod.install @@ -16,7 +16,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see . +# along with systemd; If not, see . COMMAND="$1" KERNEL_VERSION="$2" diff --git a/src/kernel-install/90-loaderentry.install b/src/kernel-install/90-loaderentry.install index d26766accc..549437c7cd 100644 --- a/src/kernel-install/90-loaderentry.install +++ b/src/kernel-install/90-loaderentry.install @@ -16,7 +16,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see . +# along with systemd; If not, see . COMMAND="$1" KERNEL_VERSION="$2" diff --git a/src/kernel-install/kernel-install.in b/src/kernel-install/kernel-install.in index 2e1965852e..96084860fd 100755 --- a/src/kernel-install/kernel-install.in +++ b/src/kernel-install/kernel-install.in @@ -16,7 +16,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see . +# along with systemd; If not, see . skip_remaining=77 diff --git a/src/systemd/_sd-common.h b/src/systemd/_sd-common.h index e121429640..38449463e2 100644 --- a/src/systemd/_sd-common.h +++ b/src/systemd/_sd-common.h @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License - along with systemd; If not, see . + along with systemd; If not, see . ***/ /* This is a private header; never even think of including this directly! */ diff --git a/src/systemd/sd-bus-protocol.h b/src/systemd/sd-bus-protocol.h index ed96cdbab1..1581642275 100644 --- a/src/systemd/sd-bus-protocol.h +++ b/src/systemd/sd-bus-protocol.h @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License - along with systemd; If not, see . + along with systemd; If not, see . ***/ #include "_sd-common.h" diff --git a/src/systemd/sd-bus-vtable.h b/src/systemd/sd-bus-vtable.h index bed6160042..5e80ea895d 100644 --- a/src/systemd/sd-bus-vtable.h +++ b/src/systemd/sd-bus-vtable.h @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License - along with systemd; If not, see . + along with systemd; If not, see . ***/ #include "_sd-common.h" diff --git a/src/systemd/sd-bus.h b/src/systemd/sd-bus.h index 1f3e462a0d..cad37d64ba 100644 --- a/src/systemd/sd-bus.h +++ b/src/systemd/sd-bus.h @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License - along with systemd; If not, see . + along with systemd; If not, see . ***/ #include diff --git a/src/systemd/sd-daemon.h b/src/systemd/sd-daemon.h index f42a5d8966..442b0ac604 100644 --- a/src/systemd/sd-daemon.h +++ b/src/systemd/sd-daemon.h @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License - along with systemd; If not, see . + along with systemd; If not, see . ***/ #include diff --git a/src/systemd/sd-device.h b/src/systemd/sd-device.h index 55b0338ffe..f8d7f225a9 100644 --- a/src/systemd/sd-device.h +++ b/src/systemd/sd-device.h @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License - along with systemd; If not, see . + along with systemd; If not, see . ***/ #include diff --git a/src/systemd/sd-dhcp-client.h b/src/systemd/sd-dhcp-client.h index da0d9d2b8b..855f938b09 100644 --- a/src/systemd/sd-dhcp-client.h +++ b/src/systemd/sd-dhcp-client.h @@ -16,7 +16,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License - along with systemd; If not, see . + along with systemd; If not, see . ***/ #include diff --git a/src/systemd/sd-dhcp-lease.h b/src/systemd/sd-dhcp-lease.h index 2a7e720fea..3f21826b8a 100644 --- a/src/systemd/sd-dhcp-lease.h +++ b/src/systemd/sd-dhcp-lease.h @@ -15,7 +15,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License - along with systemd; If not, see . + along with systemd; If not, see . ***/ #include diff --git a/src/systemd/sd-dhcp-option.h b/src/systemd/sd-dhcp-option.h index 71aa479b5e..ce8fd6f8ba 100644 --- a/src/systemd/sd-dhcp-option.h +++ b/src/systemd/sd-dhcp-option.h @@ -15,7 +15,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License - along with systemd; If not, see . + along with systemd; If not, see . ***/ #include diff --git a/src/systemd/sd-dhcp-server.h b/src/systemd/sd-dhcp-server.h index a8ca76d2ae..0fc1748c9b 100644 --- a/src/systemd/sd-dhcp-server.h +++ b/src/systemd/sd-dhcp-server.h @@ -15,7 +15,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License - along with systemd; If not, see . + along with systemd; If not, see . ***/ #include diff --git a/src/systemd/sd-dhcp6-client.h b/src/systemd/sd-dhcp6-client.h index 77139a664b..7fe60c356c 100644 --- a/src/systemd/sd-dhcp6-client.h +++ b/src/systemd/sd-dhcp6-client.h @@ -16,7 +16,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License - along with systemd; If not, see . + along with systemd; If not, see . ***/ #include diff --git a/src/systemd/sd-dhcp6-lease.h b/src/systemd/sd-dhcp6-lease.h index 472276def1..716f6fc17c 100644 --- a/src/systemd/sd-dhcp6-lease.h +++ b/src/systemd/sd-dhcp6-lease.h @@ -16,7 +16,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License - along with systemd; If not, see . + along with systemd; If not, see . ***/ #include diff --git a/src/systemd/sd-dhcp6-option.h b/src/systemd/sd-dhcp6-option.h index ddb2c7cecd..b4b4671e4a 100644 --- a/src/systemd/sd-dhcp6-option.h +++ b/src/systemd/sd-dhcp6-option.h @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License - along with systemd; If not, see . + along with systemd; If not, see . ***/ #include diff --git a/src/systemd/sd-event.h b/src/systemd/sd-event.h index 63984eef15..e782339c4a 100644 --- a/src/systemd/sd-event.h +++ b/src/systemd/sd-event.h @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License - along with systemd; If not, see . + along with systemd; If not, see . ***/ #include diff --git a/src/systemd/sd-hwdb.h b/src/systemd/sd-hwdb.h index 9eee1c192b..ff880f15db 100644 --- a/src/systemd/sd-hwdb.h +++ b/src/systemd/sd-hwdb.h @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License - along with systemd; If not, see . + along with systemd; If not, see . ***/ #include "_sd-common.h" diff --git a/src/systemd/sd-id128.h b/src/systemd/sd-id128.h index f7d3244bb3..cf87e8820f 100644 --- a/src/systemd/sd-id128.h +++ b/src/systemd/sd-id128.h @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License - along with systemd; If not, see . + along with systemd; If not, see . ***/ #include diff --git a/src/systemd/sd-ipv4acd.h b/src/systemd/sd-ipv4acd.h index 24a0bab7e4..b5e253dbc2 100644 --- a/src/systemd/sd-ipv4acd.h +++ b/src/systemd/sd-ipv4acd.h @@ -15,7 +15,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License - along with systemd; If not, see . + along with systemd; If not, see . ***/ #include diff --git a/src/systemd/sd-ipv4ll.h b/src/systemd/sd-ipv4ll.h index 58f6f169ec..35e4679a0d 100644 --- a/src/systemd/sd-ipv4ll.h +++ b/src/systemd/sd-ipv4ll.h @@ -16,7 +16,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License - along with systemd; If not, see . + along with systemd; If not, see . ***/ #include diff --git a/src/systemd/sd-journal.h b/src/systemd/sd-journal.h index 03696eb1af..24638f1e0a 100644 --- a/src/systemd/sd-journal.h +++ b/src/systemd/sd-journal.h @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License - along with systemd; If not, see . + along with systemd; If not, see . ***/ #include diff --git a/src/systemd/sd-lldp-rx.h b/src/systemd/sd-lldp-rx.h index fbbe7dc22a..504d7f59c1 100644 --- a/src/systemd/sd-lldp-rx.h +++ b/src/systemd/sd-lldp-rx.h @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License - along with systemd; If not, see . + along with systemd; If not, see . ***/ #include diff --git a/src/systemd/sd-lldp-tx.h b/src/systemd/sd-lldp-tx.h index 349a2716eb..2eeb6b654f 100644 --- a/src/systemd/sd-lldp-tx.h +++ b/src/systemd/sd-lldp-tx.h @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License - along with systemd; If not, see . + along with systemd; If not, see . ***/ #include diff --git a/src/systemd/sd-lldp.h b/src/systemd/sd-lldp.h index b55c5512f9..4069c5b299 100644 --- a/src/systemd/sd-lldp.h +++ b/src/systemd/sd-lldp.h @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License - along with systemd; If not, see . + along with systemd; If not, see . ***/ #include diff --git a/src/systemd/sd-login.h b/src/systemd/sd-login.h index d3ad6abef1..54970532ec 100644 --- a/src/systemd/sd-login.h +++ b/src/systemd/sd-login.h @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License - along with systemd; If not, see . + along with systemd; If not, see . ***/ #include diff --git a/src/systemd/sd-messages.h b/src/systemd/sd-messages.h index f3cca758a0..7238137e31 100644 --- a/src/systemd/sd-messages.h +++ b/src/systemd/sd-messages.h @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License - along with systemd; If not, see . + along with systemd; If not, see . ***/ #include "sd-id128.h" diff --git a/src/systemd/sd-ndisc.h b/src/systemd/sd-ndisc.h index 8d457a51e7..ee309a4253 100644 --- a/src/systemd/sd-ndisc.h +++ b/src/systemd/sd-ndisc.h @@ -16,7 +16,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License - along with systemd; If not, see . + along with systemd; If not, see . ***/ #include diff --git a/src/systemd/sd-netlink.h b/src/systemd/sd-netlink.h index 6030d9f9e8..2f748df2b5 100644 --- a/src/systemd/sd-netlink.h +++ b/src/systemd/sd-netlink.h @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License - along with systemd; If not, see . + along with systemd; If not, see . ***/ #include diff --git a/src/systemd/sd-network.h b/src/systemd/sd-network.h index a74a4964b7..dfbbc28276 100644 --- a/src/systemd/sd-network.h +++ b/src/systemd/sd-network.h @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License - along with systemd; If not, see . + along with systemd; If not, see . ***/ #include diff --git a/src/systemd/sd-path.h b/src/systemd/sd-path.h index 80c2a672ec..161a8e0c8d 100644 --- a/src/systemd/sd-path.h +++ b/src/systemd/sd-path.h @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License - along with systemd; If not, see . + along with systemd; If not, see . ***/ #include diff --git a/src/systemd/sd-radv.h b/src/systemd/sd-radv.h index 6eeb92c48b..5e8d06f18f 100644 --- a/src/systemd/sd-radv.h +++ b/src/systemd/sd-radv.h @@ -16,7 +16,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License - along with systemd; If not, see . + along with systemd; If not, see . ***/ #include diff --git a/src/systemd/sd-resolve.h b/src/systemd/sd-resolve.h index 96b974306d..f5dfae8ff6 100644 --- a/src/systemd/sd-resolve.h +++ b/src/systemd/sd-resolve.h @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License - along with systemd; If not, see . + along with systemd; If not, see . ***/ /* 'struct addrinfo' needs _GNU_SOURCE */ diff --git a/src/systemd/sd-utf8.h b/src/systemd/sd-utf8.h index 57013d011f..556b21506f 100644 --- a/src/systemd/sd-utf8.h +++ b/src/systemd/sd-utf8.h @@ -14,7 +14,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License - along with systemd; If not, see . + along with systemd; If not, see . ***/ #include "_sd-common.h"