From: Roy Marples Date: Sun, 23 Feb 2025 20:37:52 +0000 (+0000) Subject: Welcome to 2025. X-Git-Tag: v10.2.1~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e143ee18f4e2312e0254002dd27bf1da8bd95f27;p=thirdparty%2Fdhcpcd.git Welcome to 2025. --- diff --git a/LICENSE b/LICENSE index 159e020b..f2d70397 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2006-2024 Roy Marples +Copyright (c) 2006-2025 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 c89c1aa8..73859b37 100644 --- a/hooks/dhcpcd-run-hooks.8.in +++ b/hooks/dhcpcd-run-hooks.8.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 2006-2024 Roy Marples +.\" Copyright (c) 2006-2025 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 c9ca6f86..3136c768 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 2edbc530..d336f0ef 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 26f0831b..594d6a45 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 f0015553..c5d89434 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 5cd54dae..47375a3d 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 5900a090..1ffcd65a 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 0b56e9f4..6a266892 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 12f9c1f4..8aead9c9 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 c218b2da..ec1c633c 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 cd37dc1f..8a3d3d59 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 3760b75a..26611fc0 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 7a3ae82d..c20a3f49 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 9e9b24c6..210e15de 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 126ccfe3..5cef941c 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 295ef74f..8370adda 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 49e20364..6a1800cf 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 3de4bfce..f6db1a7c 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 b5aeceef..e8c2a1e3 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 7d0d318a..fde8d368 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 ffae5f71..008981c7 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 5e4f956a..6d7eeb14 100644 --- a/src/dhcpcd-definitions-small.conf +++ b/src/dhcpcd-definitions-small.conf @@ -1,4 +1,4 @@ -# Copyright (c) 2006-2024 Roy Marples +# Copyright (c) 2006-2025 Roy Marples # All rights reserved # Bare essentials for automatic IP configuration diff --git a/src/dhcpcd-definitions.conf b/src/dhcpcd-definitions.conf index 1786ed14..9002435d 100644 --- a/src/dhcpcd-definitions.conf +++ b/src/dhcpcd-definitions.conf @@ -1,4 +1,4 @@ -# Copyright (c) 2006-2024 Roy Marples +# Copyright (c) 2006-2025 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 00f1975e..e2d32987 100644 --- a/src/dhcpcd-embedded.c.in +++ b/src/dhcpcd-embedded.c.in @@ -6,7 +6,7 @@ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2024 Roy Marples + * Copyright (c) 2006-2025 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 3e0119e4..49a7bed3 100644 --- a/src/dhcpcd-embedded.h.in +++ b/src/dhcpcd-embedded.h.in @@ -1,6 +1,6 @@ /* * dhcpcd - DHCP client daemon - * Copyright (c) 2006-2024 Roy Marples + * Copyright (c) 2006-2025 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 04bf7d90..91fdde2c 100644 --- a/src/dhcpcd.8.in +++ b/src/dhcpcd.8.in @@ -1,6 +1,6 @@ .\" SPDX-License-Identifier: BSD-2-Clause .\" -.\" Copyright (c) 2006-2024 Roy Marples +.\" Copyright (c) 2006-2025 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 4a2c0184..1b1e1b2f 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-2024 Roy Marples + * Copyright (c) 2006-2025 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-2024 Roy Marples"; +static const char dhcpcd_copyright[] = "Copyright (c) 2006-2025 Roy Marples"; #include #include diff --git a/src/dhcpcd.h b/src/dhcpcd.h index 074ae1ca..500f043a 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 018d5d61..13c339c9 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 bded4954..da6e864f 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 d602fdcf..49337837 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 7a27e95f..181e6e75 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 9871d78b..4ad41b21 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 34b45ec2..fb1f5a8a 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-2024 Roy Marples + * Copyright (c) 2009-2025 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 5a4a89c3..2e519f2a 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 dd05072e..0958b684 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 6fa178fc..dc79f639 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 cb4849b4..01a109d3 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-2024 Roy Marples + * Copyright (c) 2016-2025 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 d95b843e..8db01308 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 1872a37b..1739e2af 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 ce67bfec..bc7e3634 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 bce7a0cf..b94b1c56 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 512a504c..94e6f4d9 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 16986028..9d8ec447 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 934d5b24..32b349bb 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 2304d95c..0e89935e 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 4e1a536e..39fe4731 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 1df7887f..acf3a691 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 7520c56a..a0c5d35f 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 b67da8d2..08c3c133 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 7d01a970..97765dda 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 dcd7114d..1539c3ae 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 cad6a3a0..f53dd1eb 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 3fce9535..0ce39e79 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 bf209e5a..f1a2bff1 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 ad30a5af..1c0c81ac 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 46025931..f46056d1 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 ca810823..d79fc23b 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 640edcf7..4e6b9538 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 aede188c..fa5a6e13 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 8c3b1e52..0da788a5 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 20b99462..7b6fbbbc 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 82324a9b..91d6884c 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 4d08da7e..beb14226 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 2c85b90f..974604f5 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 e8bff04f..3d184f47 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-2024 Roy Marples + * Copyright (c) 2015-2025 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 4b9ad49a..d303b994 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-2024 Roy Marples + * Copyright (c) 2015-2025 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 b06e2141..abf62f60 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-2024 Roy Marples + * Copyright (c) 2006-2025 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 4b63d103..e5e1d7a4 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-2024 Roy Marples + * Copyright (c) 2006-2025 Roy Marples * All rights reserved * Redistribution and use in source and binary forms, with or without