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 8c9258d..bc64e88 100644 --- a/config.def.h +++ b/config.def.h @@ -1,5 +1,5 @@ /* - * (C) 2011-2023 by Christian Hesse <mail@eworm.de> + * (C) 2011-2024 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 e1e226a..2e48bb0 100644 --- a/mpd-notification.c +++ b/mpd-notification.c @@ -1,5 +1,5 @@ /* - * (C) 2011-2023 by Christian Hesse <mail@eworm.de> + * (C) 2011-2024 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 c80e209..cd8b386 100644 --- a/mpd-notification.h +++ b/mpd-notification.h @@ -1,5 +1,5 @@ /* - * (C) 2011-2023 by Christian Hesse <mail@eworm.de> + * (C) 2011-2024 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 f9537e5..61b8f66 100644 --- a/systemd/mpd-notification.service +++ b/systemd/mpd-notification.service @@ -1,4 +1,4 @@ -# (C) 2011-2023 by Christian Hesse <mail@eworm.de> +# (C) 2011-2024 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 |