From: Roy Marples Date: Thu, 5 Jan 2023 10:51:32 +0000 (+0000) Subject: Welcome to 2023. X-Git-Tag: v10.0.0~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a13e344c76019c2bf4a727cada025af31957847;p=thirdparty%2Fdhcpcd.git Welcome to 2023. --- diff --git a/LICENSE b/LICENSE index aba8b6aa..8fd3a41d 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2006-2021 Roy Marples +Copyright (c) 2006-2023 Roy Marples All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/hooks/dhcpcd-run-hooks.8.in b/hooks/dhcpcd-run-hooks.8.in index 1f4e3bc1..ac1972a0 100644 --- a/hooks/dhcpcd-run-hooks.8.in +++ b/hooks/dhcpcd-run-hooks.8.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 2006-2021 Roy Marples +.\" Copyright (c) 2006-2023 Roy Marples .\" All rights reserved .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/src/arp.c b/src/arp.c index 79946f02..453ab2df 100644 --- a/src/arp.c +++ b/src/arp.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - ARP handler - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/arp.h b/src/arp.h index 0ac8ef71..3daf85f6 100644 --- a/src/arp.h +++ b/src/arp.h @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/auth.c b/src/auth.c index bfb2b5dd..9d2caecb 100644 --- a/src/auth.c +++ b/src/auth.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/auth.h b/src/auth.h index c6eb4285..c1cd3038 100644 --- a/src/auth.h +++ b/src/auth.h @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/bpf.c b/src/bpf.c index 21b73af2..e4b56f3d 100644 --- a/src/bpf.c +++ b/src/bpf.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd: BPF arp and bootp filtering - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/bpf.h b/src/bpf.h index 40da95e6..03a92d86 100644 --- a/src/bpf.h +++ b/src/bpf.h @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd: BPF arp and bootp filtering - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/common.c b/src/common.c index bb89100e..553825ef 100644 --- a/src/common.c +++ b/src/common.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/common.h b/src/common.h index ff8f3f8b..6682376f 100644 --- a/src/common.h +++ b/src/common.h @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/control.c b/src/control.c index e77dd176..756fe05e 100644 --- a/src/control.c +++ b/src/control.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/control.h b/src/control.h index 110b0a7b..f5e2bc7e 100644 --- a/src/control.h +++ b/src/control.h @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/defs.h b/src/defs.h index 44191d0b..47095a1a 100644 --- a/src/defs.h +++ b/src/defs.h @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/dev.c b/src/dev.c index 88dfc0de..eb158e4a 100644 --- a/src/dev.c +++ b/src/dev.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/dev.h b/src/dev.h index e7263c5b..9aa4072d 100644 --- a/src/dev.h +++ b/src/dev.h @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/dev/udev.c b/src/dev/udev.c index 552f37bc..a5c88582 100644 --- a/src/dev/udev.c +++ b/src/dev/udev.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/dhcp-common.c b/src/dhcp-common.c index dbcfcc56..ef33d246 100644 --- a/src/dhcp-common.c +++ b/src/dhcp-common.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/dhcp-common.h b/src/dhcp-common.h index a82fcd4c..3b21c98e 100644 --- a/src/dhcp-common.h +++ b/src/dhcp-common.h @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/dhcp.c b/src/dhcp.c index 68411864..1569a6d4 100644 --- a/src/dhcp.c +++ b/src/dhcp.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/dhcp.h b/src/dhcp.h index 9359d564..06f550e9 100644 --- a/src/dhcp.h +++ b/src/dhcp.h @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/dhcp6.c b/src/dhcp6.c index 8d0271ea..3b40636a 100644 --- a/src/dhcp6.c +++ b/src/dhcp6.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/dhcp6.h b/src/dhcp6.h index 0b257fab..5f72b9aa 100644 --- a/src/dhcp6.h +++ b/src/dhcp6.h @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/dhcpcd-definitions-small.conf b/src/dhcpcd-definitions-small.conf index 7f5b8185..d994a913 100644 --- a/src/dhcpcd-definitions-small.conf +++ b/src/dhcpcd-definitions-small.conf @@ -1,4 +1,4 @@ -# Copyright (c) 2006-2021 Roy Marples +# Copyright (c) 2006-2023 Roy Marples # All rights reserved # Bare essentials for automatic IP configuration diff --git a/src/dhcpcd-definitions.conf b/src/dhcpcd-definitions.conf index 43e91409..04e2e10f 100644 --- a/src/dhcpcd-definitions.conf +++ b/src/dhcpcd-definitions.conf @@ -1,4 +1,4 @@ -# Copyright (c) 2006-2021 Roy Marples +# Copyright (c) 2006-2023 Roy Marples # All rights reserved # DHCP option definitions for dhcpcd(8) diff --git a/src/dhcpcd-embedded.c.in b/src/dhcpcd-embedded.c.in index 5ab16705..cd5add5b 100644 --- a/src/dhcpcd-embedded.c.in +++ b/src/dhcpcd-embedded.c.in @@ -6,7 +6,7 @@ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/dhcpcd-embedded.h.in b/src/dhcpcd-embedded.h.in index af9122d0..1aa4a474 100644 --- a/src/dhcpcd-embedded.h.in +++ b/src/dhcpcd-embedded.h.in @@ -1,6 +1,6 @@ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/dhcpcd.8.in b/src/dhcpcd.8.in index f038c2cf..a7ef8fef 100644 --- a/src/dhcpcd.8.in +++ b/src/dhcpcd.8.in @@ -1,6 +1,6 @@ .\" SPDX-License-Identifier: BSD-2-Clause .\" -.\" Copyright (c) 2006-2021 Roy Marples +.\" Copyright (c) 2006-2023 Roy Marples .\" All rights reserved .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/src/dhcpcd.c b/src/dhcpcd.c index ee570d7d..d663c383 100644 --- a/src/dhcpcd.c +++ b/src/dhcpcd.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without @@ -26,7 +26,7 @@ * SUCH DAMAGE. */ -static const char dhcpcd_copyright[] = "Copyright (c) 2006-2021 Roy Marples"; +static const char dhcpcd_copyright[] = "Copyright (c) 2006-2023 Roy Marples"; #include #include diff --git a/src/dhcpcd.conf.5.in b/src/dhcpcd.conf.5.in index d6c11438..63837565 100644 --- a/src/dhcpcd.conf.5.in +++ b/src/dhcpcd.conf.5.in @@ -1,6 +1,6 @@ .\" SPDX-License-Identifier: BSD-2-Clause .\" -.\" Copyright (c) 2006-2021 Roy Marples +.\" Copyright (c) 2006-2023 Roy Marples .\" All rights reserved .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/src/dhcpcd.h b/src/dhcpcd.h index 1c4a401f..cdb0e135 100644 --- a/src/dhcpcd.h +++ b/src/dhcpcd.h @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/duid.c b/src/duid.c index cc809b14..39708105 100644 --- a/src/duid.c +++ b/src/duid.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/duid.h b/src/duid.h index da3811d9..add4625c 100644 --- a/src/duid.h +++ b/src/duid.h @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/eloop.c b/src/eloop.c index c4354961..0af001ba 100644 --- a/src/eloop.c +++ b/src/eloop.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * eloop - portable event based main loop. - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved. * Redistribution and use in source and binary forms, with or without diff --git a/src/eloop.h b/src/eloop.h index 27f95bae..05851dba 100644 --- a/src/eloop.h +++ b/src/eloop.h @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/if-bsd.c b/src/if-bsd.c index 519055c9..aba8eb72 100644 --- a/src/if-bsd.c +++ b/src/if-bsd.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * BSD interface driver for dhcpcd - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/if-linux-wext.c b/src/if-linux-wext.c index a7a26892..40498571 100644 --- a/src/if-linux-wext.c +++ b/src/if-linux-wext.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2009-2021 Roy Marples + * Copyright (c) 2009-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/if-linux.c b/src/if-linux.c index 63ba4105..057eaf89 100644 --- a/src/if-linux.c +++ b/src/if-linux.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * Linux interface driver for dhcpcd - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/if-options.c b/src/if-options.c index 20ebf17f..721c762c 100644 --- a/src/if-options.c +++ b/src/if-options.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/if-options.h b/src/if-options.h index 4b252826..b37a08d3 100644 --- a/src/if-options.h +++ b/src/if-options.h @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/if-sun.c b/src/if-sun.c index 176a8141..0a60368e 100644 --- a/src/if-sun.c +++ b/src/if-sun.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * Solaris interface driver for dhcpcd - * Copyright (c) 2016-2021 Roy Marples + * Copyright (c) 2016-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/if.c b/src/if.c index 228e52d0..3446a9f7 100644 --- a/src/if.c +++ b/src/if.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/if.h b/src/if.h index 0761e793..df5f921e 100644 --- a/src/if.h +++ b/src/if.h @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/ipv4.c b/src/ipv4.c index 7bf7db38..21063e05 100644 --- a/src/ipv4.c +++ b/src/ipv4.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/ipv4.h b/src/ipv4.h index 6c0ac8e8..4f64534a 100644 --- a/src/ipv4.h +++ b/src/ipv4.h @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/ipv4ll.c b/src/ipv4ll.c index faaad70f..86cc227d 100644 --- a/src/ipv4ll.c +++ b/src/ipv4ll.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/ipv4ll.h b/src/ipv4ll.h index 0dcf8572..f9e05982 100644 --- a/src/ipv4ll.h +++ b/src/ipv4ll.h @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/ipv6.c b/src/ipv6.c index c7cb313a..eb8c617a 100644 --- a/src/ipv6.c +++ b/src/ipv6.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/ipv6.h b/src/ipv6.h index 1fe1d5c2..a895e247 100644 --- a/src/ipv6.h +++ b/src/ipv6.h @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/ipv6nd.c b/src/ipv6nd.c index 94ffebd4..24274790 100644 --- a/src/ipv6nd.c +++ b/src/ipv6nd.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - IPv6 ND handling - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/ipv6nd.h b/src/ipv6nd.h index 2efc3536..b702c3bd 100644 --- a/src/ipv6nd.h +++ b/src/ipv6nd.h @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - IPv6 ND handling - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/logerr.c b/src/logerr.c index 7a650e87..883b2b19 100644 --- a/src/logerr.c +++ b/src/logerr.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * logerr: errx with logging - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/logerr.h b/src/logerr.h index ba7e4f6a..6b2d4941 100644 --- a/src/logerr.h +++ b/src/logerr.h @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * logerr: errx with logging - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/privsep-bpf.c b/src/privsep-bpf.c index b513d49e..2e92026f 100644 --- a/src/privsep-bpf.c +++ b/src/privsep-bpf.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * Privilege Separation BPF Initiator - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/privsep-bpf.h b/src/privsep-bpf.h index 50c13237..882fd298 100644 --- a/src/privsep-bpf.h +++ b/src/privsep-bpf.h @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * Privilege Separation for dhcpcd - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/privsep-bsd.c b/src/privsep-bsd.c index 00438b04..b005f93f 100644 --- a/src/privsep-bsd.c +++ b/src/privsep-bsd.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * Privilege Separation for dhcpcd, BSD driver - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/privsep-control.c b/src/privsep-control.c index 0e50e9ea..abea5024 100644 --- a/src/privsep-control.c +++ b/src/privsep-control.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * Privilege Separation for dhcpcd, control proxy - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/privsep-control.h b/src/privsep-control.h index 8f01b536..b6f76aaf 100644 --- a/src/privsep-control.h +++ b/src/privsep-control.h @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * Privilege Separation for dhcpcd - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/privsep-inet.c b/src/privsep-inet.c index 2ad2ab18..ec239e86 100644 --- a/src/privsep-inet.c +++ b/src/privsep-inet.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * Privilege Separation for dhcpcd, network proxy - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/privsep-inet.h b/src/privsep-inet.h index dc4a072d..7da47dd2 100644 --- a/src/privsep-inet.h +++ b/src/privsep-inet.h @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * Privilege Separation for dhcpcd - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/privsep-linux.c b/src/privsep-linux.c index c9f4ea84..7372d26b 100644 --- a/src/privsep-linux.c +++ b/src/privsep-linux.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * Privilege Separation for dhcpcd, Linux driver - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/privsep-root.c b/src/privsep-root.c index 28b8f59f..0bf2345c 100644 --- a/src/privsep-root.c +++ b/src/privsep-root.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * Privilege Separation for dhcpcd, privileged proxy - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/privsep-root.h b/src/privsep-root.h index 3d3e0d04..ccb2f485 100644 --- a/src/privsep-root.h +++ b/src/privsep-root.h @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * Privilege Separation for dhcpcd - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/privsep-sun.c b/src/privsep-sun.c index 136a9d0c..a4794aaa 100644 --- a/src/privsep-sun.c +++ b/src/privsep-sun.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * Privilege Separation for dhcpcd, Solaris driver - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/privsep.c b/src/privsep.c index 3db9f4fc..15377d4d 100644 --- a/src/privsep.c +++ b/src/privsep.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * Privilege Separation for dhcpcd - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/privsep.h b/src/privsep.h index d19a8c43..a4289325 100644 --- a/src/privsep.h +++ b/src/privsep.h @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * Privilege Separation for dhcpcd - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/route.c b/src/route.c index 5e617301..00b3c046 100644 --- a/src/route.c +++ b/src/route.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - route management - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/route.h b/src/route.h index 45f0e1a7..df8fc477 100644 --- a/src/route.h +++ b/src/route.h @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - route management - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * rEDISTRIBUTION AND USE IN SOURCE AND BINARY FORMS, WITH OR WITHOUT diff --git a/src/sa.c b/src/sa.c index c6a19d1b..f1e2e16e 100644 --- a/src/sa.c +++ b/src/sa.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * Socket Address handling for dhcpcd - * Copyright (c) 2015-2021 Roy Marples + * Copyright (c) 2015-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/sa.h b/src/sa.h index 69724cd8..a848defd 100644 --- a/src/sa.h +++ b/src/sa.h @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * Socket Address handling for dhcpcd - * Copyright (c) 2015-2021 Roy Marples + * Copyright (c) 2015-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/script.c b/src/script.c index 6173b402..94101d4d 100644 --- a/src/script.c +++ b/src/script.c @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/script.h b/src/script.h index feb8574d..6321d4c7 100644 --- a/src/script.h +++ b/src/script.h @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/tests/eloop-bench/eloop-bench.c b/tests/eloop-bench/eloop-bench.c index c592575e..fd0fb2ed 100644 --- a/tests/eloop-bench/eloop-bench.c +++ b/tests/eloop-bench/eloop-bench.c @@ -1,6 +1,6 @@ /* * eloop benchmark - * Copyright (c) 2006-2021 Roy Marples + * Copyright (c) 2006-2023 Roy Marples * All rights reserved. * Redistribution and use in source and binary forms, with or without