licenses: Add Open Government Licence for Public Sector Information.

* guix/licenses.scm (ogl-psi1.0): New variable.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
This commit is contained in:
Arun Isaac 2019-12-05 16:30:09 +05:30 committed by Guillaume Le Vaillant
parent f7ac2fe1ce
commit 5d33e789c2
No known key found for this signature in database
GPG Key ID: 6BE8208ADF21FE3F
1 changed files with 6 additions and 0 deletions

View File

@ -75,6 +75,7 @@
ms-pl
ncsa
nmap
ogl-psi1.0
openldap2.8 openssl
perl-license
psfl public-domain
@ -517,6 +518,11 @@ at URI, which may be a file:// URI pointing the package's tree."
"https://svn.nmap.org/nmap/COPYING"
"https://fedoraproject.org/wiki/Licensing/Nmap"))
(define ogl-psi1.0
(license "Open Government Licence for Public Sector Information"
"https://www.nationalarchives.gov.uk/doc/open-government-licence/version/1/"
#f))
(define openssl
(license "OpenSSL"
"http://directory.fsf.org/wiki/License:OpenSSL"