aboutsummaryrefslogtreecommitdiffstats
path: root/config.def.h
diff options
context:
space:
mode:
authorJoe <bousset.rudy@gmail.com>2022-05-02 09:50:11 +0200
committerJoe <bousset.rudy@gmail.com>2022-05-02 09:50:11 +0200
commit74c1ffc73bece4f210618546e6a506b8d5c98d1c (patch)
tree92e8e287f587762e54430a6e89cf9cfd73660240 /config.def.h
parentMy version (diff)
parentupdate copyright for 2022 (diff)
downloadmpd-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 'config.def.h')
-rw-r--r--config.def.h17
1 files changed, 14 insertions, 3 deletions
diff --git a/config.def.h b/config.def.h
index af8540d..16d0cc3 100644
--- a/config.def.h
+++ b/config.def.h
@@ -1,8 +1,19 @@
/*
- * (C) 2011-2020 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
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
*
- * This software may be used and distributed according to the terms
- * of the GNU General Public License, incorporated herein by reference.
*/
#ifndef _CONFIG_H