aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch.c2
-rw-r--r--arch.h2
-rw-r--r--config.def.h2
-rw-r--r--pacredir.c2
-rw-r--r--pacredir.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/arch.c b/arch.c
index 0d73c81..2d5d7ba 100644
--- a/arch.c
+++ b/arch.c
@@ -1,5 +1,5 @@
/*
- * (C) 2013-2016 by Christian Hesse <mail@eworm.de>
+ * (C) 2013-2017 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/arch.h b/arch.h
index 240667f..57bced2 100644
--- a/arch.h
+++ b/arch.h
@@ -1,5 +1,5 @@
/*
- * (C) 2013-2016 by Christian Hesse <mail@eworm.de>
+ * (C) 2013-2017 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 7b8a172..8dfa874 100644
--- a/config.def.h
+++ b/config.def.h
@@ -1,5 +1,5 @@
/*
- * (C) 2013-2016 by Christian Hesse <mail@eworm.de>
+ * (C) 2013-2017 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 0ea9e55..60fca60 100644
--- a/pacredir.c
+++ b/pacredir.c
@@ -1,5 +1,5 @@
/*
- * (C) 2013-2016 by Christian Hesse <mail@eworm.de>
+ * (C) 2013-2017 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 7dead59..161845e 100644
--- a/pacredir.h
+++ b/pacredir.h
@@ -1,5 +1,5 @@
/*
- * (C) 2013-2016 by Christian Hesse <mail@eworm.de>
+ * (C) 2013-2017 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.