Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.5.0
-
Fix Version/s: 4.0.0
-
Component/s: Geolocation
-
Security Level: Everyone
-
Labels:None
Description
GeoNames data are licensed under CC-BY. It is not compatible with GPL, but we need to use the GeoNames data, and we use them now. Thus we shall
* mention that we use that data - where?
* probably put the data into an add-on package
http://download.geonames.org/export/dump/readme.txt
"""
Readme for Geonames.org :
=========================
This work is licensed under a Creative Commons Attribution 3.0 License,
see http://creativecommons.org/licenses/by/3.0/
The Data is provided "as is" without warranty or any representation of accuracy, timeliness or completeness.
...
"""
Some another "terms" can be find at http://www.geonames.org/export/#terms
"cc-by licence (creative commons attributions license).
You should give credit to GeoNames when using data or web services with a link or another reference to GeoNames."
* mention that we use that data - where?
* probably put the data into an add-on package
http://download.geonames.org/export/dump/readme.txt
"""
Readme for Geonames.org :
=========================
This work is licensed under a Creative Commons Attribution 3.0 License,
see http://creativecommons.org/licenses/by/3.0/
The Data is provided "as is" without warranty or any representation of accuracy, timeliness or completeness.
...
"""
Some another "terms" can be find at http://www.geonames.org/export/#terms
"cc-by licence (creative commons attributions license).
You should give credit to GeoNames when using data or web services with a link or another reference to GeoNames."
Issue Links
- depends on
-
CS-4006
Release tarball does not credit third-party authors or mention other licenses in root directory
-
licences (there are lots, see http://wiki.sourcefabric.org/display/CS/3rd+Party+Licensing)
All these licences should also be mentioned in the packaging somewhere, but the GPL permits GPL-incompatible code or data to be distributed with a GPL program like Newscoop as long as it is not 'intimate':
http://www.gnu.org/licenses/gpl-faq.html#MereAggregation
So I don't think this CC-BY license prevents the package from being distributed, because Newscoop could still function if the GeoNames data wasn't there.