diff options
author | Christian Hesse <mail@eworm.de> | 2020-02-08 19:26:05 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-02-08 19:26:05 +0100 |
commit | b7a3a11fac2c442bc6bf03c84880e246032ff974 (patch) | |
tree | adf06aaa1d66c88ef88a1d82688f00a94d513205 | |
parent | 53cf63467f50260b3f58ce4ef9ca03b6f64f6f96 (diff) | |
download | pacredir-b7a3a11fac2c442bc6bf03c84880e246032ff974.tar.gz pacredir-b7a3a11fac2c442bc6bf03c84880e246032ff974.tar.zst |
update copyright for 2020
-rw-r--r-- | config.def.h | 2 | ||||
-rw-r--r-- | pacredir.c | 2 | ||||
-rw-r--r-- | pacredir.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/config.def.h b/config.def.h index 01fbcfa..595f404 100644 --- a/config.def.h +++ b/config.def.h @@ -1,5 +1,5 @@ /* - * (C) 2013-2019 by Christian Hesse <mail@eworm.de> + * (C) 2013-2020 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-2019 by Christian Hesse <mail@eworm.de> + * (C) 2013-2020 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-2019 by Christian Hesse <mail@eworm.de> + * (C) 2013-2020 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. |