aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2014-01-02 10:06:18 +0100
committerGravatar Christian Hesse <mail@eworm.de>2014-01-02 10:06:18 +0100
commitc074bd0e43e48af175db000a61c36d148548aa1a (patch)
treed3427bf2a6189cf4823f5d7efa42de6d4d04f4a8
parentc877db7a20227377c06d90e096e5917a39bf12b4 (diff)
downloadcqrlogo-c074bd0e43e48af175db000a61c36d148548aa1a.tar.gz
cqrlogo-c074bd0e43e48af175db000a61c36d148548aa1a.tar.zst
update copyright year
-rw-r--r--config.def.h2
-rw-r--r--cqrlogo.c2
-rw-r--r--cqrlogo.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/config.def.h b/config.def.h
index 9712f30..a2e8949 100644
--- a/config.def.h
+++ b/config.def.h
@@ -1,5 +1,5 @@
/*
- * (C) 2013 by Christian Hesse <mail@eworm.de>
+ * (C) 2013-2014 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 5bedbfb..9ad2a19 100644
--- a/cqrlogo.c
+++ b/cqrlogo.c
@@ -1,5 +1,5 @@
/*
- * (C) 2013 by Christian Hesse <mail@eworm.de>
+ * (C) 2013-2014 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 1edc9b9..b3fe4ef 100644
--- a/cqrlogo.h
+++ b/cqrlogo.h
@@ -1,5 +1,5 @@
/*
- * (C) 2013 by Christian Hesse <mail@eworm.de>
+ * (C) 2013-2014 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.