Clarify licence situation of chartsbot.py

This commit is contained in:
2015-11-25 17:15:55 +01:00
parent 5b084f6fde
commit 5f13da5934

View File

@@ -1,7 +1,15 @@
#!/usr/bin/env python3 #!/usr/bin/env python3
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# #
# charts.py # chartsbot.py
#
# original version by:
#
# (C) Pywikibot team, 2006-2014 as basic.py
#
# Distributed under the terms of the MIT license.
#
# modified by:
# #
# Copyright 2015 GOLDERWEB Jonathan Golder <jonathan@golderweb.de> # Copyright 2015 GOLDERWEB Jonathan Golder <jonathan@golderweb.de>
# #