diff options
-rw-r--r-- | config.def.h | 2 | ||||
-rw-r--r-- | cqrlogo.c | 2 | ||||
-rw-r--r-- | cqrlogo.h | 2 | ||||
-rw-r--r-- | lib/libcqrlogo.c | 2 | ||||
-rw-r--r-- | lib/libcqrlogo.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/config.def.h b/config.def.h index cea483f..b1b1267 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. diff --git a/lib/libcqrlogo.c b/lib/libcqrlogo.c index 269b977..5ba328a 100644 --- a/lib/libcqrlogo.c +++ b/lib/libcqrlogo.c @@ -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. diff --git a/lib/libcqrlogo.h b/lib/libcqrlogo.h index ee244e4..4a8d016 100644 --- a/lib/libcqrlogo.h +++ b/lib/libcqrlogo.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. |