From ce327b7a26937f6acc157696e02cacb0672d0c11 Mon Sep 17 00:00:00 2001 From: Rico Schulte Date: Sun, 25 Jan 2009 08:13:01 +0000 Subject: [PATCH] add LICENSE --- antiscrollbar/src/LICENSE | 14 ++++++++++++++ antiscrollbar/src/Makefile.am | 2 +- dyndns/src/LICENSE | 14 ++++++++++++++ dyndns/src/Makefile.am | 2 +- emailclient/src/LICENSE | 14 ++++++++++++++ emailclient/src/Makefile.am | 10 +++++----- googlemaps/src/LICENSE | 35 ++++++++++++++--------------------- httpproxy/src/LICENSE | 14 ++++++++++++++ lastfm/src/LICENSE | 14 ++++++++++++++ lastfm/src/Makefile.am | 8 ++++---- logomanager/src/LICENSE | 14 ++++++++++++++ logomanager/src/Makefile.am | 2 +- movietagger/src/LICENSE | 14 ++++++++++++++ movietagger/src/Makefile.am | 2 +- netcaster/src/bin/LICENSE | 14 ++++++++++++++ netcaster/src/bin/Makefile.am | 2 +- trafficinfo/src/LICENSE | 14 ++++++++++++++ trafficinfo/src/Makefile.am | 2 +- webcamviewer/src/LICENSE | 14 ++++++++++++++ webcamviewer/src/Makefile.am | 2 +- 20 files changed, 170 insertions(+), 37 deletions(-) create mode 100644 antiscrollbar/src/LICENSE create mode 100644 dyndns/src/LICENSE create mode 100644 emailclient/src/LICENSE create mode 100644 httpproxy/src/LICENSE create mode 100644 lastfm/src/LICENSE create mode 100644 logomanager/src/LICENSE create mode 100644 movietagger/src/LICENSE create mode 100644 netcaster/src/bin/LICENSE create mode 100644 trafficinfo/src/LICENSE create mode 100644 webcamviewer/src/LICENSE diff --git a/antiscrollbar/src/LICENSE b/antiscrollbar/src/LICENSE new file mode 100644 index 0000000..f208542 --- /dev/null +++ b/antiscrollbar/src/LICENSE @@ -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/antiscrollbar/src/Makefile.am b/antiscrollbar/src/Makefile.am index 20fa215..1abc469 100644 --- a/antiscrollbar/src/Makefile.am +++ b/antiscrollbar/src/Makefile.am @@ -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 index 0000000..f208542 --- /dev/null +++ b/dyndns/src/LICENSE @@ -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/dyndns/src/Makefile.am b/dyndns/src/Makefile.am index 0964f51..a90e08f 100644 --- a/dyndns/src/Makefile.am +++ b/dyndns/src/Makefile.am @@ -2,4 +2,4 @@ installdir = /usr/lib/enigma2/python/Plugins/Extensions/DynDNS install_PYTHON = __init__.py plugin.py -install_DATA = icon.png +install_DATA = icon.png LICENSE diff --git a/emailclient/src/LICENSE b/emailclient/src/LICENSE new file mode 100644 index 0000000..f208542 --- /dev/null +++ b/emailclient/src/LICENSE @@ -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/emailclient/src/Makefile.am b/emailclient/src/Makefile.am index 7393e90..fbc9f2f 100755 --- a/emailclient/src/Makefile.am +++ b/emailclient/src/Makefile.am @@ -1,5 +1,5 @@ -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 - +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 + diff --git a/googlemaps/src/LICENSE b/googlemaps/src/LICENSE index ced0068..f208542 100644 --- a/googlemaps/src/LICENSE +++ b/googlemaps/src/LICENSE @@ -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 index 0000000..f208542 --- /dev/null +++ b/httpproxy/src/LICENSE @@ -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 index 0000000..f208542 --- /dev/null +++ b/lastfm/src/LICENSE @@ -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/Makefile.am b/lastfm/src/Makefile.am index 66af3d8..85333c9 100755 --- a/lastfm/src/Makefile.am +++ b/lastfm/src/Makefile.am @@ -1,4 +1,4 @@ -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 +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 index 0000000..f208542 --- /dev/null +++ b/logomanager/src/LICENSE @@ -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/logomanager/src/Makefile.am b/logomanager/src/Makefile.am index 72baf16..0e3239d 100644 --- a/logomanager/src/Makefile.am +++ b/logomanager/src/Makefile.am @@ -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 index 0000000..f208542 --- /dev/null +++ b/movietagger/src/LICENSE @@ -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/movietagger/src/Makefile.am b/movietagger/src/Makefile.am index 37fa343..7c85336 100644 --- a/movietagger/src/Makefile.am +++ b/movietagger/src/Makefile.am @@ -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 index 0000000..f208542 --- /dev/null +++ b/netcaster/src/bin/LICENSE @@ -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/netcaster/src/bin/Makefile.am b/netcaster/src/bin/Makefile.am index 75d0fd6..ca86248 100644 --- a/netcaster/src/bin/Makefile.am +++ b/netcaster/src/bin/Makefile.am @@ -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 index 0000000..f208542 --- /dev/null +++ b/trafficinfo/src/LICENSE @@ -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/trafficinfo/src/Makefile.am b/trafficinfo/src/Makefile.am index 81d64f3..4295ad2 100755 --- a/trafficinfo/src/Makefile.am +++ b/trafficinfo/src/Makefile.am @@ -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 index 0000000..f208542 --- /dev/null +++ b/webcamviewer/src/LICENSE @@ -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/webcamviewer/src/Makefile.am b/webcamviewer/src/Makefile.am index 7ecf4fd..decb564 100755 --- a/webcamviewer/src/Makefile.am +++ b/webcamviewer/src/Makefile.am @@ -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 -- 2.7.4