aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2015-01-04 16:03:00 +0100
committerGravatar Christian Hesse <mail@eworm.de>2015-01-04 16:03:00 +0100
commit713a2907c5f6712a4d425f636017e700e33d114f (patch)
treecf6d9475ff7810b7b6f639c91b47c6895494e660
parentdcadfb65e1bfa0bd5c723be500154940ea8c2301 (diff)
downloadmpd-notification-713a2907c5f6712a4d425f636017e700e33d114f.tar.gz
mpd-notification-713a2907c5f6712a4d425f636017e700e33d114f.tar.zst
update copyright for 2015
-rw-r--r--config.def.h2
-rw-r--r--mpd-notification.c2
-rw-r--r--mpd-notification.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/config.def.h b/config.def.h
index 8d7f8ea..eda6ccd 100644
--- a/config.def.h
+++ b/config.def.h
@@ -1,5 +1,5 @@
/*
- * (C) 2011-2014 by Christian Hesse <mail@eworm.de>
+ * (C) 2011-2015 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/mpd-notification.c b/mpd-notification.c
index 0e35664..16d4076 100644
--- a/mpd-notification.c
+++ b/mpd-notification.c
@@ -1,5 +1,5 @@
/*
- * (C) 2011-2014 by Christian Hesse <mail@eworm.de>
+ * (C) 2011-2015 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/mpd-notification.h b/mpd-notification.h
index 0a32b97..29cf0f2 100644
--- a/mpd-notification.h
+++ b/mpd-notification.h
@@ -1,5 +1,5 @@
/*
- * (C) 2014 by Christian Hesse <mail@eworm.de>
+ * (C) 2011-2015 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.