diff options
author | Christian Hesse <mail@eworm.de> | 2016-01-04 15:21:54 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2016-01-04 15:21:54 +0100 |
commit | d91759aae35bd9492c4e454dff506ba271cd803d (patch) | |
tree | af2aad2740f2a671679443d77b0aa0cc4aa9727e | |
parent | 922cfbc0fe3e65a9f6b827a11c721f16aafc1e8e (diff) | |
download | mpd-notification-d91759aae35bd9492c4e454dff506ba271cd803d.tar.gz mpd-notification-d91759aae35bd9492c4e454dff506ba271cd803d.tar.zst |
update copyright for 2016
-rw-r--r-- | config.def.h | 2 | ||||
-rw-r--r-- | mpd-notification.c | 2 | ||||
-rw-r--r-- | mpd-notification.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/config.def.h b/config.def.h index 74f188d..feda7f8 100644 --- a/config.def.h +++ b/config.def.h @@ -1,5 +1,5 @@ /* - * (C) 2011-2015 by Christian Hesse <mail@eworm.de> + * (C) 2011-2016 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 7002845..45ac8fe 100644 --- a/mpd-notification.c +++ b/mpd-notification.c @@ -1,5 +1,5 @@ /* - * (C) 2011-2015 by Christian Hesse <mail@eworm.de> + * (C) 2011-2016 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 d03abf4..541b63d 100644 --- a/mpd-notification.h +++ b/mpd-notification.h @@ -1,5 +1,5 @@ /* - * (C) 2011-2015 by Christian Hesse <mail@eworm.de> + * (C) 2011-2016 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. |