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 228815e..641fd82 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. diff --git a/lib/libcqrlogo.c b/lib/libcqrlogo.c index 1502887..0e476c9 100644 --- a/lib/libcqrlogo.c +++ b/lib/libcqrlogo.c @@ -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/lib/libcqrlogo.h b/lib/libcqrlogo.h index cc3153c..04ba262 100644 --- a/lib/libcqrlogo.h +++ b/lib/libcqrlogo.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. |