aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch.c2
-rw-r--r--config.def.h2
-rw-r--r--pacredir.c2
-rw-r--r--pacredir.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/arch.c b/arch.c
index 9a5f690..1e644e9 100644
--- a/arch.c
+++ b/arch.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/config.def.h b/config.def.h
index e698261..12a2728 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/pacredir.c b/pacredir.c
index c4c0593..8e18cc0 100644
--- a/pacredir.c
+++ b/pacredir.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/pacredir.h b/pacredir.h
index 3b692e3..2b1a1c1 100644
--- a/pacredir.h
+++ b/pacredir.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.