Skip to content

Commit e143ee1

Browse files
committed
Welcome to 2025.
1 parent 572c3e1 commit e143ee1

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+71
-71
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2006-2024 Roy Marples <[email protected]>
1+
Copyright (c) 2006-2025 Roy Marples <[email protected]>
22
All rights reserved.
33

44
Redistribution and use in source and binary forms, with or without

hooks/dhcpcd-run-hooks.8.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.\" Copyright (c) 2006-2024 Roy Marples
1+
.\" Copyright (c) 2006-2025 Roy Marples
22
.\" All rights reserved
33
.\"
44
.\" Redistribution and use in source and binary forms, with or without

src/arp.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* SPDX-License-Identifier: BSD-2-Clause */
22
/*
33
* dhcpcd - ARP handler
4-
* Copyright (c) 2006-2024 Roy Marples <[email protected]>
4+
* Copyright (c) 2006-2025 Roy Marples <[email protected]>
55
* All rights reserved
66
77
* Redistribution and use in source and binary forms, with or without

src/arp.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* SPDX-License-Identifier: BSD-2-Clause */
22
/*
33
* dhcpcd - DHCP client daemon
4-
* Copyright (c) 2006-2024 Roy Marples <[email protected]>
4+
* Copyright (c) 2006-2025 Roy Marples <[email protected]>
55
* All rights reserved
66
77
* Redistribution and use in source and binary forms, with or without

src/auth.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* SPDX-License-Identifier: BSD-2-Clause */
22
/*
33
* dhcpcd - DHCP client daemon
4-
* Copyright (c) 2006-2024 Roy Marples <[email protected]>
4+
* Copyright (c) 2006-2025 Roy Marples <[email protected]>
55
* All rights reserved
66
77
* Redistribution and use in source and binary forms, with or without

src/auth.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* SPDX-License-Identifier: BSD-2-Clause */
22
/*
33
* dhcpcd - DHCP client daemon
4-
* Copyright (c) 2006-2024 Roy Marples <[email protected]>
4+
* Copyright (c) 2006-2025 Roy Marples <[email protected]>
55
* All rights reserved
66
77
* Redistribution and use in source and binary forms, with or without

src/bpf.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* SPDX-License-Identifier: BSD-2-Clause */
22
/*
33
* dhcpcd: BPF arp and bootp filtering
4-
* Copyright (c) 2006-2024 Roy Marples <[email protected]>
4+
* Copyright (c) 2006-2025 Roy Marples <[email protected]>
55
* All rights reserved
66
77
* Redistribution and use in source and binary forms, with or without

src/bpf.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* SPDX-License-Identifier: BSD-2-Clause */
22
/*
33
* dhcpcd: BPF arp and bootp filtering
4-
* Copyright (c) 2006-2024 Roy Marples <[email protected]>
4+
* Copyright (c) 2006-2025 Roy Marples <[email protected]>
55
* All rights reserved
66
77
* Redistribution and use in source and binary forms, with or without

src/common.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* SPDX-License-Identifier: BSD-2-Clause */
22
/*
33
* dhcpcd - DHCP client daemon
4-
* Copyright (c) 2006-2024 Roy Marples <[email protected]>
4+
* Copyright (c) 2006-2025 Roy Marples <[email protected]>
55
* All rights reserved
66
77
* Redistribution and use in source and binary forms, with or without

src/common.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* SPDX-License-Identifier: BSD-2-Clause */
22
/*
33
* dhcpcd - DHCP client daemon
4-
* Copyright (c) 2006-2024 Roy Marples <[email protected]>
4+
* Copyright (c) 2006-2025 Roy Marples <[email protected]>
55
* All rights reserved
66
77
* Redistribution and use in source and binary forms, with or without

0 commit comments

Comments
 (0)