add LICENSEs to some plugins
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>
Sat, 15 Mar 2008 10:24:25 +0000 (10:24 +0000)
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>
Sat, 15 Mar 2008 10:24:25 +0000 (10:24 +0000)
14 files changed:
lib/python/Plugins/Extensions/CutListEditor/LICENSE [new file with mode: 0644]
lib/python/Plugins/Extensions/CutListEditor/Makefile.am
lib/python/Plugins/Extensions/GraphMultiEPG/LICENSE [new file with mode: 0644]
lib/python/Plugins/Extensions/GraphMultiEPG/Makefile.am
lib/python/Plugins/Extensions/SocketMMI/LICENSE [new file with mode: 0644]
lib/python/Plugins/Extensions/SocketMMI/Makefile.am
lib/python/Plugins/SystemPlugins/ConfigurationBackup/LICENSE [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/ConfigurationBackup/Makefile.am
lib/python/Plugins/SystemPlugins/PositionerSetup/LICENSE [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/PositionerSetup/Makefile.am
lib/python/Plugins/SystemPlugins/SatelliteEquipmentControl/LICENSE [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/SatelliteEquipmentControl/Makefile.am
lib/python/Plugins/SystemPlugins/Satfinder/LICENSE [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/Satfinder/Makefile.am

diff --git a/lib/python/Plugins/Extensions/CutListEditor/LICENSE b/lib/python/Plugins/Extensions/CutListEditor/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 1646c01831fe58f81e2660fbf4337bb1fde9acf3..e8f5b4b13a4de476376316eff7cf4cbc11413c23 100644 (file)
@@ -4,4 +4,4 @@ install_PYTHON =        \
        __init__.py \
        plugin.py
 
-install_DATA = keymap.xml
+install_DATA = keymap.xml LICENSE
diff --git a/lib/python/Plugins/Extensions/GraphMultiEPG/LICENSE b/lib/python/Plugins/Extensions/GraphMultiEPG/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 eeaef4fbad5d85916f8b39eb7d3a268107148333..d0b8258564564362210d2fe8ce8f3aa925a1a1b7 100644 (file)
@@ -4,4 +4,7 @@ install_PYTHON =        \
        __init__.py \
        plugin.py \
        GraphMultiEpg.py
+
+install_DATA = LICENSE
+
  
diff --git a/lib/python/Plugins/Extensions/SocketMMI/LICENSE b/lib/python/Plugins/Extensions/SocketMMI/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 209ab8aa60f27a7ca1c90e155b8dcff4717b198b..ee985fb08a8465b66dd006e12297bab79332c394 100644 (file)
@@ -5,3 +5,4 @@ install_PYTHON = \
        plugin.py \
        SocketMMI.py
 
+install_DATA = LICENSE
diff --git a/lib/python/Plugins/SystemPlugins/ConfigurationBackup/LICENSE b/lib/python/Plugins/SystemPlugins/ConfigurationBackup/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 6ad19f49b9861f43a0a1ffd8e41e4b65e1762428..d50236d8e3f99ac37cddfcf313c5822b93f6bb87 100644 (file)
@@ -4,4 +4,5 @@ install_PYTHON =        \
        __init__.py \
        plugin.py       red.png yellow.png green.png blue.png backup.png
 
\ No newline at end of file
+install_DATA = LICENSE
+
diff --git a/lib/python/Plugins/SystemPlugins/PositionerSetup/LICENSE b/lib/python/Plugins/SystemPlugins/PositionerSetup/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 dd9f623cb367569d80ab7c82b91b461eaa3e55ee..0546ca74e71c4bada2ae7cfb1473fd41202b89d9 100644 (file)
@@ -4,4 +4,7 @@ install_PYTHON =        \
        __init__.py \
        plugin.py
 
+install_DATA = LICENSE
+
+
  
diff --git a/lib/python/Plugins/SystemPlugins/SatelliteEquipmentControl/LICENSE b/lib/python/Plugins/SystemPlugins/SatelliteEquipmentControl/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 ad44f687440e163537e6b32b062bfcd3edd7c1d2..3f2dbd7e6162665e8c35116e5fd23e2be8fbb2f8 100644 (file)
@@ -4,4 +4,4 @@ install_PYTHON =        \
        __init__.py \
        plugin.py
 
+install_DATA = LICENSE
diff --git a/lib/python/Plugins/SystemPlugins/Satfinder/LICENSE b/lib/python/Plugins/SystemPlugins/Satfinder/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 fdb3efe0e54598665c7d343106dff35e6e8df3e7..cedad9b9ad542a8a315976825e56a0bd1acc26c4 100644 (file)
@@ -4,4 +4,4 @@ install_PYTHON =        \
        __init__.py \
        plugin.py
 
+install_DATA = LICENSE