aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--udp514-journal.c2
-rw-r--r--udp514-journal.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/udp514-journal.c b/udp514-journal.c
index 57553bf..6123c22 100644
--- a/udp514-journal.c
+++ b/udp514-journal.c
@@ -1,5 +1,5 @@
/*
- * (C) 2018 by Christian Hesse <mail@eworm.de>
+ * (C) 2018-2019 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/udp514-journal.h b/udp514-journal.h
index 2767e1c..d36fecf 100644
--- a/udp514-journal.h
+++ b/udp514-journal.h
@@ -1,5 +1,5 @@
/*
- * (C) 2018 by Christian Hesse <mail@eworm.de>
+ * (C) 2018-2019 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.