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 090869b..228815e 100644 --- a/config.def.h +++ b/config.def.h @@ -1,5 +1,5 @@ /* - * (C) 2013-2015 by Christian Hesse <mail@eworm.de> + * (C) 2013-2016 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-2015 by Christian Hesse <mail@eworm.de> + * (C) 2013-2016 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-2015 by Christian Hesse <mail@eworm.de> + * (C) 2013-2016 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 fa53357..82b394d 100644 --- a/lib/libcqrlogo.c +++ b/lib/libcqrlogo.c @@ -1,5 +1,5 @@ /* - * (C) 2013-2015 by Christian Hesse <mail@eworm.de> + * (C) 2013-2016 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 122e769..110a0ab 100644 --- a/lib/libcqrlogo.h +++ b/lib/libcqrlogo.h @@ -1,5 +1,5 @@ /* - * (C) 2013-2015 by Christian Hesse <mail@eworm.de> + * (C) 2013-2016 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. |