aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 3384037..f3ca04d 100644
--- a/config.def.h
+++ b/config.def.h
@@ -1,5 +1,5 @@
/*
- * (C) 2013-2021 by Christian Hesse <mail@eworm.de>
+ * (C) 2013-2022 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 0cd009e..912cd6a 100644
--- a/dyndhcpd.c
+++ b/dyndhcpd.c
@@ -1,5 +1,5 @@
/*
- * (C) 2013-2021 by Christian Hesse <mail@eworm.de>
+ * (C) 2013-2022 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 3237682..a5cb429 100644
--- a/dyndhcpd.h
+++ b/dyndhcpd.h
@@ -1,5 +1,5 @@
/*
- * (C) 2013-2021 by Christian Hesse <mail@eworm.de>
+ * (C) 2013-2022 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 85dfc30..8ca55c1 100644
--- a/systemd/dyndhcpd@.service
+++ b/systemd/dyndhcpd@.service
@@ -1,4 +1,4 @@
-# (C) 2013-2021 by Christian Hesse <mail@eworm.de>
+# (C) 2013-2022 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