diff options
author | Christian Hesse <mail@eworm.de> | 2017-01-14 03:45:42 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2017-01-14 03:45:42 +0100 |
commit | 86dfd4295656ed24c884ac8f12601dfddff55a65 (patch) | |
tree | ad7d0219db8cdb8ebce56a6b030071af694a7938 | |
parent | 9d20d5d463eaa5db33fcc04f95c48d1f2edd0363 (diff) | |
download | pacredir-86dfd4295656ed24c884ac8f12601dfddff55a65.tar.gz pacredir-86dfd4295656ed24c884ac8f12601dfddff55a65.tar.zst |
update copyright for 2017
-rw-r--r-- | arch.c | 2 | ||||
-rw-r--r-- | arch.h | 2 | ||||
-rw-r--r-- | config.def.h | 2 | ||||
-rw-r--r-- | pacredir.c | 2 | ||||
-rw-r--r-- | pacredir.h | 2 |
5 files changed, 5 insertions, 5 deletions
@@ -1,5 +1,5 @@ /* - * (C) 2013-2016 by Christian Hesse <mail@eworm.de> + * (C) 2013-2017 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-2016 by Christian Hesse <mail@eworm.de> + * (C) 2013-2017 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/config.def.h b/config.def.h index 7b8a172..8dfa874 100644 --- a/config.def.h +++ b/config.def.h @@ -1,5 +1,5 @@ /* - * (C) 2013-2016 by Christian Hesse <mail@eworm.de> + * (C) 2013-2017 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-2016 by Christian Hesse <mail@eworm.de> + * (C) 2013-2017 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-2016 by Christian Hesse <mail@eworm.de> + * (C) 2013-2017 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. |