]> Wikimedia Canada | Git repositories - eccc_to_commons.git/commitdiff
Licence change
authorPierre Choffet <peuc@wanadoo.fr>
Thu, 5 Mar 2020 22:01:39 +0000 (17:01 -0500)
committerPierre Choffet <peuc@wanadoo.fr>
Thu, 5 Mar 2020 22:01:39 +0000 (17:01 -0500)
While in theory weather data is in canadian public domain due to they are no more than facts, ECCC has chosen to distribute them in OGL. Publishing as CC0 - especially for international distribution - would be illegal due to it has no attribution requirements. However, OGL is known to be compatible with CC BY 4.0 so have to stick with it for now.

almanac_to_commons.xslt
monthly_to_commons.xslt

index 4435b055d3feaa0745d4d651844256824863dfc7..255d7492df9b0581ba286209d0199eb9ca7eb51e 100644 (file)
@@ -35,7 +35,7 @@
                </xsl:variable>
 
                <xsl:text>{
-       "license": "CC0-1.0",
+       "license": "CC-BY-4.0",
        "description": {
                "en": "</xsl:text><xsl:value-of select="$station-name" /><xsl:text> average and extreme data",
                "fr": "Moyennes et extrêmes pour la station météorologique </xsl:text><xsl:value-of select="$station-name" /><xsl:text>"
index 9ce9dde2af91b77bedb8ae9ddd61ed9ffc5684d6..c80aa12dd9892b1d70021d37627ad4df9dfa53b6 100644 (file)
@@ -35,7 +35,7 @@
                </xsl:variable>
 
                <xsl:text>{
-       "license": "CC0-1.0",
+       "license": "CC-BY-4.0",
        "description": {
                "en": "</xsl:text><xsl:value-of select="$station-name" /><xsl:text> Monthly Weather Data",
                "fr": "Données météorologiques mensuelles de </xsl:text><xsl:value-of select="$station-name" /><xsl:text>"