diff options
author | Christian Hesse <mail@eworm.de> | 2018-01-02 08:34:44 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2018-01-02 08:34:44 +0100 |
commit | 97bf05f2bef3050aa285f246458a238b70d3c949 (patch) | |
tree | 6109042588a2f8f3fbdb8d71256071d294c3c1ba | |
parent | 6d2fb6711872287946fe67d8e4974313c9f8602f (diff) | |
download | dyndhcpd-97bf05f2bef3050aa285f246458a238b70d3c949.tar.gz dyndhcpd-97bf05f2bef3050aa285f246458a238b70d3c949.tar.zst |
update copyright for 2018
-rw-r--r-- | config.def.h | 2 | ||||
-rw-r--r-- | dyndhcpd.c | 2 | ||||
-rw-r--r-- | dyndhcpd.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/config.def.h b/config.def.h index f277236..5a0e903 100644 --- a/config.def.h +++ b/config.def.h @@ -1,5 +1,5 @@ /* - * (C) 2013-2017 by Christian Hesse <mail@eworm.de> + * (C) 2013-2018 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. @@ -1,5 +1,5 @@ /* - * (C) 2013-2017 by Christian Hesse <mail@eworm.de> + * (C) 2013-2018 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. @@ -1,5 +1,5 @@ /* - * (C) 2013-2017 by Christian Hesse <mail@eworm.de> + * (C) 2013-2018 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. |