Xqt has uploaded a new change for review. https://gerrit.wikimedia.org/r/86378
Change subject: update licence file from compat ...................................................................... update licence file from compat Change-Id: Ie91ef0c01d4688a197df0652474a1b763cd9e4df --- M LICENSE 1 file changed, 7 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core refs/changes/78/86378/1 diff --git a/LICENSE b/LICENSE index 6011a07..8ff424e 100644 --- a/LICENSE +++ b/LICENSE @@ -21,3 +21,10 @@ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +Everything in the 'externals' directory is general released under seperate +licenses. Some parts may come from Pywikipedia bot team and share the same +permissions, but in general they have to be checked for any external package +seperately. +For example the 'BeautifulSoup.py' module is Copyright (c) 2004-2007 Leonard +Richardson, and licensed under the terms of the Python Software Foundation +license, available at http://www.python.org/download/releases/2.5/license/. -- To view, visit https://gerrit.wikimedia.org/r/86378 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie91ef0c01d4688a197df0652474a1b763cd9e4df Gerrit-PatchSet: 1 Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Owner: Xqt <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
