aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2020-03-03 13:06:06 -0500
committerJesús <heckyel@hyperbola.info>2020-03-03 13:06:06 -0500
commitd466ff080f06b9e2ddaf0ca8f61f922d209d5834 (patch)
tree8521b5b91aec0985443890878c784fbf6c996003
parent751b876f8a52d93ab371db735d5cf1442b69d115 (diff)
downloadfair-viewer-d466ff080f06b9e2ddaf0ca8f61f922d209d5834.tar.lz
fair-viewer-d466ff080f06b9e2ddaf0ca8f61f922d209d5834.tar.xz
fair-viewer-d466ff080f06b9e2ddaf0ca8f61f922d209d5834.zip
Keep dual licensed GPLv3 or later and Artistic 2.0
-rw-r--r--META.json3
-rw-r--r--META.yml4
2 files changed, 5 insertions, 2 deletions
diff --git a/META.json b/META.json
index cabf352..6156fc9 100644
--- a/META.json
+++ b/META.json
@@ -113,7 +113,8 @@
},
"release_status" : "stable",
"resources" : {
- "license" : [
+ "license" : [
+ "http://dev.perl.org/licenses/",
"https://www.gnu.org/licenses/gpl-3.0.html"
]
},
diff --git a/META.yml b/META.yml
index 8972725..d8e9d91 100644
--- a/META.yml
+++ b/META.yml
@@ -77,6 +77,8 @@ requires:
URI::Escape: '0'
perl: '5.016'
resources:
- license: https://www.gnu.org/licenses/gpl-3.0.html
+ license:
+ - http://dev.perl.org/licenses/
+ - https://www.gnu.org/licenses/gpl-3.0.html
version: v1.0.1
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'