add LICENSE
authorRico Schulte <ricoschulte@users.schwerkraft.elitedvb.net>
Sun, 25 Jan 2009 08:13:01 +0000 (08:13 +0000)
committerRico Schulte <ricoschulte@users.schwerkraft.elitedvb.net>
Sun, 25 Jan 2009 08:13:01 +0000 (08:13 +0000)
20 files changed:
antiscrollbar/src/LICENSE [new file with mode: 0644]
antiscrollbar/src/Makefile.am
dyndns/src/LICENSE [new file with mode: 0644]
dyndns/src/Makefile.am
emailclient/src/LICENSE [new file with mode: 0644]
emailclient/src/Makefile.am
googlemaps/src/LICENSE
httpproxy/src/LICENSE [new file with mode: 0644]
lastfm/src/LICENSE [new file with mode: 0644]
lastfm/src/Makefile.am
logomanager/src/LICENSE [new file with mode: 0644]
logomanager/src/Makefile.am
movietagger/src/LICENSE [new file with mode: 0644]
movietagger/src/Makefile.am
netcaster/src/bin/LICENSE [new file with mode: 0644]
netcaster/src/bin/Makefile.am
trafficinfo/src/LICENSE [new file with mode: 0644]
trafficinfo/src/Makefile.am
webcamviewer/src/LICENSE [new file with mode: 0644]
webcamviewer/src/Makefile.am

diff --git a/antiscrollbar/src/LICENSE b/antiscrollbar/src/LICENSE
new file mode 100644 (file)
index 0000000..f208542
--- /dev/null
@@ -0,0 +1,14 @@
+Author: Rico Schulte, 3c5x9
+
+All Files of this Software are licensed under the Creative Commons
+Attribution-NonCommercial-ShareAlike 3.0 Unported
+License if not stated otherwise in a Files Head. 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 20fa215..1abc469 100644 (file)
@@ -1,4 +1,4 @@
 installdir = /usr/lib/enigma2/python/Plugins/Extensions/AntiScrollbar
 
 install_PYTHON = __init__.py plugin.py
-install_DATA = plugin.png
+install_DATA = plugin.png LICENSE
diff --git a/dyndns/src/LICENSE b/dyndns/src/LICENSE
new file mode 100644 (file)
index 0000000..f208542
--- /dev/null
@@ -0,0 +1,14 @@
+Author: Rico Schulte, 3c5x9
+
+All Files of this Software are licensed under the Creative Commons
+Attribution-NonCommercial-ShareAlike 3.0 Unported
+License if not stated otherwise in a Files Head. 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 0964f51..a90e08f 100644 (file)
@@ -2,4 +2,4 @@ installdir = /usr/lib/enigma2/python/Plugins/Extensions/DynDNS
 \r
 install_PYTHON = __init__.py plugin.py\r
 \r
-install_DATA = icon.png\r
+install_DATA = icon.png LICENSE\r
diff --git a/emailclient/src/LICENSE b/emailclient/src/LICENSE
new file mode 100644 (file)
index 0000000..f208542
--- /dev/null
@@ -0,0 +1,14 @@
+Author: Rico Schulte, 3c5x9
+
+All Files of this Software are licensed under the Creative Commons
+Attribution-NonCommercial-ShareAlike 3.0 Unported
+License if not stated otherwise in a Files Head. 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 7393e90..fbc9f2f 100755 (executable)
@@ -1,5 +1,5 @@
-installdir = /usr/lib/enigma2/python/Plugins/Extensions/EmailClient\r
-\r
-install_PYTHON = __init__.py plugin.py EmailConfig.py protocol.py TagStrip.py uu.py\r
-install_DATA = plugin.png\r
-\r
+installdir = /usr/lib/enigma2/python/Plugins/Extensions/EmailClient
+
+install_PYTHON = __init__.py plugin.py EmailConfig.py protocol.py TagStrip.py uu.py
+install_DATA = plugin.png LICENSE
+
index ced0068..f208542 100644 (file)
@@ -1,21 +1,14 @@
-###############################################################################
-# Copyright (c) 2008 Rico Schulte, 3c5x9. All rights reserved.
-#
-# Permission is hereby granted, free of charge, to any person obtaining a
-# copy of this software and associated documentation files (the "Software"),
-# to deal in the Software without restriction, including without limitation
-# the rights to use, copy, modify, merge, publish, distribute, sublicense,
-# and/or sell copies of the Software, and to permit persons to whom the
-# Software is furnished to do so, subject to the following conditions:
-#
-# The above copyright notice and this permission notice shall be included
-# in all copies or substantial portions of the Software.
-#
-# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
-# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
-# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
-# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
-# DEALINGS IN THE SOFTWARE.
-###############################################################################
+Author: Rico Schulte, 3c5x9
+
+All Files of this Software are licensed under the Creative Commons
+Attribution-NonCommercial-ShareAlike 3.0 Unported
+License if not stated otherwise in a Files Head. 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.
diff --git a/httpproxy/src/LICENSE b/httpproxy/src/LICENSE
new file mode 100644 (file)
index 0000000..f208542
--- /dev/null
@@ -0,0 +1,14 @@
+Author: Rico Schulte, 3c5x9
+
+All Files of this Software are licensed under the Creative Commons
+Attribution-NonCommercial-ShareAlike 3.0 Unported
+License if not stated otherwise in a Files Head. 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.
diff --git a/lastfm/src/LICENSE b/lastfm/src/LICENSE
new file mode 100644 (file)
index 0000000..f208542
--- /dev/null
@@ -0,0 +1,14 @@
+Author: Rico Schulte, 3c5x9
+
+All Files of this Software are licensed under the Creative Commons
+Attribution-NonCommercial-ShareAlike 3.0 Unported
+License if not stated otherwise in a Files Head. 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 66af3d8..85333c9 100755 (executable)
@@ -1,4 +1,4 @@
-installdir = /usr/lib/enigma2/python/Plugins/Extensions/LastFM\r
-\r
-install_PYTHON = __init__.py plugin.py LastFM.py LastFMConfig.py StreamPlayer.py scrobbler.py\r
-install_DATA = plugin.png\r
+installdir = /usr/lib/enigma2/python/Plugins/Extensions/LastFM
+
+install_PYTHON = __init__.py plugin.py LastFM.py LastFMConfig.py StreamPlayer.py scrobbler.py
+install_DATA = plugin.png LICENSE
diff --git a/logomanager/src/LICENSE b/logomanager/src/LICENSE
new file mode 100644 (file)
index 0000000..f208542
--- /dev/null
@@ -0,0 +1,14 @@
+Author: Rico Schulte, 3c5x9
+
+All Files of this Software are licensed under the Creative Commons
+Attribution-NonCommercial-ShareAlike 3.0 Unported
+License if not stated otherwise in a Files Head. 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 72baf16..0e3239d 100644 (file)
@@ -1,6 +1,6 @@
 installdir = /usr/lib/enigma2/python/Plugins/Extensions/LogoManager/
 
 install_PYTHON = __init__.py plugin.py
-install_DATA = plugin.png
+install_DATA = plugin.png LICENSE
 
 SUBDIRS = 
diff --git a/movietagger/src/LICENSE b/movietagger/src/LICENSE
new file mode 100644 (file)
index 0000000..f208542
--- /dev/null
@@ -0,0 +1,14 @@
+Author: Rico Schulte, 3c5x9
+
+All Files of this Software are licensed under the Creative Commons
+Attribution-NonCommercial-ShareAlike 3.0 Unported
+License if not stated otherwise in a Files Head. 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 37fa343..7c85336 100644 (file)
@@ -1,3 +1,3 @@
 installdir = /usr/lib/enigma2/python/Plugins/Extensions/MovieTagger
 
-install_PYTHON = __init__.py plugin.py
+install_PYTHON = __init__.py plugin.py LICENSE
diff --git a/netcaster/src/bin/LICENSE b/netcaster/src/bin/LICENSE
new file mode 100644 (file)
index 0000000..f208542
--- /dev/null
@@ -0,0 +1,14 @@
+Author: Rico Schulte, 3c5x9
+
+All Files of this Software are licensed under the Creative Commons
+Attribution-NonCommercial-ShareAlike 3.0 Unported
+License if not stated otherwise in a Files Head. 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 75d0fd6..ca86248 100644 (file)
@@ -1,5 +1,5 @@
 installdir = /usr/lib/enigma2/python/Plugins/Extensions/NETcaster
 
 install_PYTHON = __init__.py plugin.py NETcastInterface.py StreamInterface.py StreamPlayer.py
-install_DATA = readme.txt NETcaster.png 
+install_DATA = readme.txt NETcaster.png LICENSE
 SUBDIRS = interface
\ No newline at end of file
diff --git a/trafficinfo/src/LICENSE b/trafficinfo/src/LICENSE
new file mode 100644 (file)
index 0000000..f208542
--- /dev/null
@@ -0,0 +1,14 @@
+Author: Rico Schulte, 3c5x9
+
+All Files of this Software are licensed under the Creative Commons
+Attribution-NonCommercial-ShareAlike 3.0 Unported
+License if not stated otherwise in a Files Head. 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 81d64f3..4295ad2 100755 (executable)
@@ -1,4 +1,4 @@
 installdir = /usr/lib/enigma2/python/Plugins/Extensions/TrafficInfo
 
 install_PYTHON = __init__.py plugin.py
-install_DATA = plugin.png
+install_DATA = plugin.png LICENSE
diff --git a/webcamviewer/src/LICENSE b/webcamviewer/src/LICENSE
new file mode 100644 (file)
index 0000000..f208542
--- /dev/null
@@ -0,0 +1,14 @@
+Author: Rico Schulte, 3c5x9
+
+All Files of this Software are licensed under the Creative Commons
+Attribution-NonCommercial-ShareAlike 3.0 Unported
+License if not stated otherwise in a Files Head. 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 7ecf4fd..decb564 100755 (executable)
@@ -2,4 +2,4 @@ installdir = /usr/lib/enigma2/python/Plugins/Extensions/WebcamViewer
 
 install_PYTHON = __init__.py plugin.py PictureScreen.py WebcamViewConfig.py FTPDownloader.py
 
-install_DATA = webcam.xml pictureviewer.png webcamviewer.png
+install_DATA = webcam.xml pictureviewer.png webcamviewer.png LICENSE