aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2021-01-01 21:38:16 +0100
committerGravatar Christian Hesse <mail@eworm.de>2021-01-01 22:04:38 +0100
commit8fc98d8cfe35a8bf888f702ebbafe41af847a1d8 (patch)
treed70229e3bcfebdf3cfedea59682071749e46d3b2
parentbc1f676317656a0f0b00d9c147c79d2248e61edb (diff)
downloadmpd-notification-8fc98d8cfe35a8bf888f702ebbafe41af847a1d8.tar.gz
mpd-notification-8fc98d8cfe35a8bf888f702ebbafe41af847a1d8.tar.zst
update copyright for 2021
-rw-r--r--config.def.h2
-rw-r--r--mpd-notification.c2
-rw-r--r--mpd-notification.h2
-rw-r--r--systemd/mpd-notification.service2
4 files changed, 4 insertions, 4 deletions
diff --git a/config.def.h b/config.def.h
index 251ebbb..26ad407 100644
--- a/config.def.h
+++ b/config.def.h
@@ -1,5 +1,5 @@
/*
- * (C) 2011-2020 by Christian Hesse <mail@eworm.de>
+ * (C) 2011-2021 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 5888012..fa7a0aa 100644
--- a/mpd-notification.c
+++ b/mpd-notification.c
@@ -1,5 +1,5 @@
/*
- * (C) 2011-2020 by Christian Hesse <mail@eworm.de>
+ * (C) 2011-2021 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 b46ec68..e7bea6e 100644
--- a/mpd-notification.h
+++ b/mpd-notification.h
@@ -1,5 +1,5 @@
/*
- * (C) 2011-2020 by Christian Hesse <mail@eworm.de>
+ * (C) 2011-2021 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 91e2d0a..09c3a85 100644
--- a/systemd/mpd-notification.service
+++ b/systemd/mpd-notification.service
@@ -1,4 +1,4 @@
-# (C) 2011-2020 by Christian Hesse <mail@eworm.de>
+# (C) 2011-2021 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