diff options
author | Christian Hesse <mail@eworm.de> | 2018-01-02 08:33:11 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2018-01-02 08:33:11 +0100 |
commit | 6e33b32b13bc6287255465ff59f760a7f5798c30 (patch) | |
tree | e0d88eda64c362ed7bd2d15191642881159b71ee | |
parent | a562ea6af5d3712ffe0af633df3fb81d740d1e5e (diff) | |
download | mpd-notification-6e33b32b13bc6287255465ff59f760a7f5798c30.tar.gz mpd-notification-6e33b32b13bc6287255465ff59f760a7f5798c30.tar.zst |
update copyright for 2018
-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 0e0bb44..000c74d 100644 --- a/config.def.h +++ b/config.def.h @@ -1,5 +1,5 @@ /* - * (C) 2011-2017 by Christian Hesse <mail@eworm.de> + * (C) 2011-2018 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 0acafba..3d3da4f 100644 --- a/mpd-notification.c +++ b/mpd-notification.c @@ -1,5 +1,5 @@ /* - * (C) 2011-2017 by Christian Hesse <mail@eworm.de> + * (C) 2011-2018 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 8e70abb..f9bf5bf 100644 --- a/mpd-notification.h +++ b/mpd-notification.h @@ -1,5 +1,5 @@ /* - * (C) 2011-2017 by Christian Hesse <mail@eworm.de> + * (C) 2011-2018 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. |