summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authoranbr <vdr07@deltab.de>2009-05-30 12:27:29 +0200
committeranbr <vdr07@deltab.de>2009-05-30 12:27:29 +0200
commitc1321723e80c9bf20e27be5e670578808581fee3 (patch)
tree40c34ed8e8dc5fd489e39c8b6518450d5ddd2429 /Makefile
parentb03b6aa72ca6a991cff8c32f12d6fb47f9103a5e (diff)
downloadvdr-plugin-imonlcd-c1321723e80c9bf20e27be5e670578808581fee3.tar.gz
vdr-plugin-imonlcd-c1321723e80c9bf20e27be5e670578808581fee3.tar.bz2
Licence clarification (Request #129)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile10
1 files changed, 8 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index ac5d895..fae2476 100644
--- a/Makefile
+++ b/Makefile
@@ -3,8 +3,14 @@
#
# (C) 2009 Andreas Brachold <vdr07 AT deltab de>
#
-# $Id$
-
+# This iMON LCD plugin 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, version 3 of the License.
+#
+# See the files README and COPYING for details.
+#
+################################################################################
+#
# The official name of this plugin.
# This name will be used in the '-P...' option of VDR to load the plugin.
# By default the main source file also carries this name.