diff options
-rw-r--r-- | config.def.h | 2 | ||||
-rw-r--r-- | mpd-notification.c | 2 | ||||
-rw-r--r-- | mpd-notification.h | 2 | ||||
-rw-r--r-- | systemd/mpd-notification.service | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/config.def.h b/config.def.h index 26ad407..33a3584 100644 --- a/config.def.h +++ b/config.def.h @@ -1,5 +1,5 @@ /* - * (C) 2011-2021 by Christian Hesse <mail@eworm.de> + * (C) 2011-2022 by Christian Hesse <mail@eworm.de> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/mpd-notification.c b/mpd-notification.c index 1bbc559..dd66dab 100644 --- a/mpd-notification.c +++ b/mpd-notification.c @@ -1,5 +1,5 @@ /* - * (C) 2011-2021 by Christian Hesse <mail@eworm.de> + * (C) 2011-2022 by Christian Hesse <mail@eworm.de> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/mpd-notification.h b/mpd-notification.h index e7bea6e..48c3be0 100644 --- a/mpd-notification.h +++ b/mpd-notification.h @@ -1,5 +1,5 @@ /* - * (C) 2011-2021 by Christian Hesse <mail@eworm.de> + * (C) 2011-2022 by Christian Hesse <mail@eworm.de> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/systemd/mpd-notification.service b/systemd/mpd-notification.service index 09c3a85..7695d57 100644 --- a/systemd/mpd-notification.service +++ b/systemd/mpd-notification.service @@ -1,4 +1,4 @@ -# (C) 2011-2021 by Christian Hesse <mail@eworm.de> +# (C) 2011-2022 by Christian Hesse <mail@eworm.de> # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by |