From 792d7967cd9a719a8cdd577a5d1c177db46c8630 Mon Sep 17 00:00:00 2001 From: Andreas Monzner Date: Sat, 15 Mar 2008 10:24:25 +0000 Subject: add LICENSEs to some plugins --- lib/python/Plugins/SystemPlugins/Satfinder/LICENSE | 12 ++++++++++++ lib/python/Plugins/SystemPlugins/Satfinder/Makefile.am | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 lib/python/Plugins/SystemPlugins/Satfinder/LICENSE (limited to 'lib/python/Plugins/SystemPlugins/Satfinder') diff --git a/lib/python/Plugins/SystemPlugins/Satfinder/LICENSE b/lib/python/Plugins/SystemPlugins/Satfinder/LICENSE new file mode 100644 index 00000000..99700593 --- /dev/null +++ b/lib/python/Plugins/SystemPlugins/Satfinder/LICENSE @@ -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. diff --git a/lib/python/Plugins/SystemPlugins/Satfinder/Makefile.am b/lib/python/Plugins/SystemPlugins/Satfinder/Makefile.am index fdb3efe0..cedad9b9 100644 --- a/lib/python/Plugins/SystemPlugins/Satfinder/Makefile.am +++ b/lib/python/Plugins/SystemPlugins/Satfinder/Makefile.am @@ -4,4 +4,4 @@ install_PYTHON = \ __init__.py \ plugin.py - +install_DATA = LICENSE -- cgit v1.2.3