aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2018-01-02 08:28:38 +0100
committerGravatar Christian Hesse <mail@eworm.de>2018-01-02 08:28:38 +0100
commit3329d736ae72ab33375620dbca561ce85b30649b (patch)
tree5e0de8612559cf1ad83a480635eb556eca393b8d
parent3eeca9f7818837ac866bfbce0ee08e5c0181529d (diff)
downloadcqrlogo-3329d736ae72ab33375620dbca561ce85b30649b.tar.gz
cqrlogo-3329d736ae72ab33375620dbca561ce85b30649b.tar.zst
update copyright for 2018
-rw-r--r--config.def.h2
-rw-r--r--cqrlogo.c2
-rw-r--r--cqrlogo.h2
-rw-r--r--lib/libcqrlogo.c2
-rw-r--r--lib/libcqrlogo.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/config.def.h b/config.def.h
index 641fd82..9cbabc6 100644
--- a/config.def.h
+++ b/config.def.h
@@ -1,5 +1,5 @@
/*
- * (C) 2013-2017 by Christian Hesse <mail@eworm.de>
+ * (C) 2013-2018 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/cqrlogo.c b/cqrlogo.c
index 4262ad3..c3eaf0d 100644
--- a/cqrlogo.c
+++ b/cqrlogo.c
@@ -1,5 +1,5 @@
/*
- * (C) 2013-2017 by Christian Hesse <mail@eworm.de>
+ * (C) 2013-2018 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/cqrlogo.h b/cqrlogo.h
index b643984..e062383 100644
--- a/cqrlogo.h
+++ b/cqrlogo.h
@@ -1,5 +1,5 @@
/*
- * (C) 2013-2017 by Christian Hesse <mail@eworm.de>
+ * (C) 2013-2018 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 0e476c9..2bae4d6 100644
--- a/lib/libcqrlogo.c
+++ b/lib/libcqrlogo.c
@@ -1,5 +1,5 @@
/*
- * (C) 2013-2017 by Christian Hesse <mail@eworm.de>
+ * (C) 2013-2018 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 04ba262..a02cebe 100644
--- a/lib/libcqrlogo.h
+++ b/lib/libcqrlogo.h
@@ -1,5 +1,5 @@
/*
- * (C) 2013-2017 by Christian Hesse <mail@eworm.de>
+ * (C) 2013-2018 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.