aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config.def.h2
-rw-r--r--dyndhcpd.c2
-rw-r--r--dyndhcpd.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/config.def.h b/config.def.h
index 5a0e903..3160036 100644
--- a/config.def.h
+++ b/config.def.h
@@ -1,5 +1,5 @@
/*
- * (C) 2013-2018 by Christian Hesse <mail@eworm.de>
+ * (C) 2013-2019 by Christian Hesse <mail@eworm.de>
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference.
diff --git a/dyndhcpd.c b/dyndhcpd.c
index ceeb5b3..e06a4b2 100644
--- a/dyndhcpd.c
+++ b/dyndhcpd.c
@@ -1,5 +1,5 @@
/*
- * (C) 2013-2018 by Christian Hesse <mail@eworm.de>
+ * (C) 2013-2019 by Christian Hesse <mail@eworm.de>
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference.
diff --git a/dyndhcpd.h b/dyndhcpd.h
index 4b02252..8f38e1b 100644
--- a/dyndhcpd.h
+++ b/dyndhcpd.h
@@ -1,5 +1,5 @@
/*
- * (C) 2013-2018 by Christian Hesse <mail@eworm.de>
+ * (C) 2013-2019 by Christian Hesse <mail@eworm.de>
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference.