aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2025-01-02 23:08:10 +0100
committerGravatar Christian Hesse <mail@eworm.de>2025-01-02 23:08:10 +0100
commit9432fe9393cad167c04f5f48379a6c02aab8f1b2 (patch)
tree8191f17da5f173140dad7777670e51b3f132d6cb
parent38e3b3e0f33389be0fef9dedad1c3652e83d35cf (diff)
downloaddyndhcpd-main.tar.gz
dyndhcpd-main.tar.zst
update copyright for 2025HEADnextmain
-rw-r--r--config.def.h2
-rw-r--r--dyndhcpd.c2
-rw-r--r--dyndhcpd.h2
-rw-r--r--systemd/dyndhcpd@.service2
4 files changed, 4 insertions, 4 deletions
diff --git a/config.def.h b/config.def.h
index 0ea7418..7ebe467 100644
--- a/config.def.h
+++ b/config.def.h
@@ -1,5 +1,5 @@
/*
- * (C) 2013-2024 by Christian Hesse <mail@eworm.de>
+ * (C) 2013-2025 by Christian Hesse <mail@eworm.de>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/dyndhcpd.c b/dyndhcpd.c
index 2f62967..5ebc2ac 100644
--- a/dyndhcpd.c
+++ b/dyndhcpd.c
@@ -1,5 +1,5 @@
/*
- * (C) 2013-2024 by Christian Hesse <mail@eworm.de>
+ * (C) 2013-2025 by Christian Hesse <mail@eworm.de>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/dyndhcpd.h b/dyndhcpd.h
index 99e9dba..77fd4bf 100644
--- a/dyndhcpd.h
+++ b/dyndhcpd.h
@@ -1,5 +1,5 @@
/*
- * (C) 2013-2024 by Christian Hesse <mail@eworm.de>
+ * (C) 2013-2025 by Christian Hesse <mail@eworm.de>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/systemd/dyndhcpd@.service b/systemd/dyndhcpd@.service
index 9be7ee9..b271bd0 100644
--- a/systemd/dyndhcpd@.service
+++ b/systemd/dyndhcpd@.service
@@ -1,4 +1,4 @@
-# (C) 2013-2024 by Christian Hesse <mail@eworm.de>
+# (C) 2013-2025 by Christian Hesse <mail@eworm.de>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by