Selaa lähdekoodia

[GinR] Default license for datacite

cgars 7 vuotta sitten
vanhempi
commit
5bcb2a1cc7
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      conf/datacite/datacite.yml

+ 2 - 2
conf/datacite/datacite.yml

@@ -34,8 +34,8 @@ keywords:
 # Any rights information for this resource. Please provide both a license name and a link to the license.
 # Any rights information for this resource. Please provide both a license name and a link to the license.
 # Please add also a LICENSE file to the repository
 # Please add also a LICENSE file to the repository
 license:
 license:
-  name: "CC0"
-  url: "http://creativecommons.org/publicdomain/zero/1.0"
+  name: "CC4"
+  url: "https://creativecommons.org/licenses/by/4.0/"
 
 
 ## Optional Fields
 ## Optional Fields