diff options
author | Joe <bousset.rudy@gmail.com> | 2022-05-02 09:50:11 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-05-02 09:50:11 +0200 |
commit | 74c1ffc73bece4f210618546e6a506b8d5c98d1c (patch) | |
tree | 92e8e287f587762e54430a6e89cf9cfd73660240 /systemd/mpd-notification.service | |
parent | My version (diff) | |
parent | update copyright for 2022 (diff) | |
download | mpd-notification-74c1ffc73bece4f210618546e6a506b8d5c98d1c.tar.gz mpd-notification-74c1ffc73bece4f210618546e6a506b8d5c98d1c.tar.bz2 mpd-notification-74c1ffc73bece4f210618546e6a506b8d5c98d1c.tar.xz mpd-notification-74c1ffc73bece4f210618546e6a506b8d5c98d1c.tar.zst mpd-notification-74c1ffc73bece4f210618546e6a506b8d5c98d1c.zip |
Merge branch 'master' into jozan-merge-master
Diffstat (limited to 'systemd/mpd-notification.service')
-rw-r--r-- | systemd/mpd-notification.service | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/systemd/mpd-notification.service b/systemd/mpd-notification.service index 55cf057..7695d57 100644 --- a/systemd/mpd-notification.service +++ b/systemd/mpd-notification.service @@ -1,3 +1,10 @@ +# (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 +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. + [Unit] Description=MPD Notification Requires=dbus.socket |