install LICENSEs
authorFelix Domke <tmbinc@elitedvb.net>
Sat, 15 Mar 2008 10:12:06 +0000 (10:12 +0000)
committerFelix Domke <tmbinc@elitedvb.net>
Sat, 15 Mar 2008 10:12:06 +0000 (10:12 +0000)
lib/python/Plugins/SystemPlugins/Hotplug/Makefile.am
lib/python/Plugins/SystemPlugins/VideoTune/LICENSE [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/VideoTune/Makefile.am
lib/python/Plugins/SystemPlugins/Videomode/LICENSE [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/Videomode/Makefile.am

index bfb113cd571099eb72a39ee98cac961a48764103..fa70242ea3e545d6bf6b8514b019721b1ca2a569 100644 (file)
@@ -3,3 +3,5 @@ installdir = $(LIBDIR)/enigma2/python/Plugins/SystemPlugins/Hotplug
 install_PYTHON =       \
        __init__.py \
        plugin.py
+
+install_DATA = LICENSE
diff --git a/lib/python/Plugins/SystemPlugins/VideoTune/LICENSE b/lib/python/Plugins/SystemPlugins/VideoTune/LICENSE
new file mode 100644 (file)
index 0000000..9970059
--- /dev/null
@@ -0,0 +1,12 @@
+This plugin is licensed under the Creative Commons 
+Attribution-NonCommercial-ShareAlike 3.0 Unported 
+License. To view a copy of this license, visit
+http://creativecommons.org/licenses/by-nc-sa/3.0/ or send a letter to Creative
+Commons, 559 Nathan Abbott Way, Stanford, California 94305, USA.
+
+Alternatively, this plugin may be distributed and executed on hardware which
+is licensed by Dream Multimedia GmbH.
+
+This plugin is NOT free software. It is open source, you are allowed to
+modify it (if you keep the license), but it may not be commercially 
+distributed other than under the conditions noted above.
index 5e714eade36c2816d56d219adda926b3a568496e..b4fe1d564a5038882f60a62f18641fc0e02e3793 100644 (file)
@@ -3,3 +3,5 @@ installdir = $(LIBDIR)/enigma2/python/Plugins/SystemPlugins/VideoTune
 install_PYTHON =       \
        __init__.py \
        plugin.py VideoFinetune.py
+
+install_DATA = LICENSE
diff --git a/lib/python/Plugins/SystemPlugins/Videomode/LICENSE b/lib/python/Plugins/SystemPlugins/Videomode/LICENSE
new file mode 100644 (file)
index 0000000..9970059
--- /dev/null
@@ -0,0 +1,12 @@
+This plugin is licensed under the Creative Commons 
+Attribution-NonCommercial-ShareAlike 3.0 Unported 
+License. To view a copy of this license, visit
+http://creativecommons.org/licenses/by-nc-sa/3.0/ or send a letter to Creative
+Commons, 559 Nathan Abbott Way, Stanford, California 94305, USA.
+
+Alternatively, this plugin may be distributed and executed on hardware which
+is licensed by Dream Multimedia GmbH.
+
+This plugin is NOT free software. It is open source, you are allowed to
+modify it (if you keep the license), but it may not be commercially 
+distributed other than under the conditions noted above.
index 5702a3b1fd382f3b729f0c4a4504e5f63f260f4a..4c1b7d611a3735da885f5922a65413d1a9456e47 100644 (file)
@@ -7,3 +7,5 @@ install_PYTHON =        \
        VideoWizard.py \
        videowizard.xml \
        *.png
+
+install_DATA = LICENSE