Skip to content

Commit 923c9b8

Browse files
committed
Well, changes were made in 2024!
1 parent d49db34 commit 923c9b8

Some content is hidden

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

72 files changed

+73
-73
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-2023 Roy Marples <[email protected]>
1+
Copyright (c) 2006-2024 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-2023 Roy Marples
1+
.\" Copyright (c) 2006-2024 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-2023 Roy Marples <[email protected]>
4+
* Copyright (c) 2006-2024 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-2023 Roy Marples <[email protected]>
4+
* Copyright (c) 2006-2024 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-2023 Roy Marples <[email protected]>
4+
* Copyright (c) 2006-2024 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-2023 Roy Marples <[email protected]>
4+
* Copyright (c) 2006-2024 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-2023 Roy Marples <[email protected]>
4+
* Copyright (c) 2006-2024 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-2023 Roy Marples <[email protected]>
4+
* Copyright (c) 2006-2024 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-2023 Roy Marples <[email protected]>
4+
* Copyright (c) 2006-2024 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-2023 Roy Marples <[email protected]>
4+
* Copyright (c) 2006-2024 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)