aboutsummaryrefslogtreecommitdiff
path: root/guix/licenses.scm
diff options
context:
space:
mode:
authorLeo Prikler <leo.prikler@student.tugraz.at>2021-01-10 17:43:31 +0100
committerLeo Prikler <leo.prikler@student.tugraz.at>2021-01-10 17:43:31 +0100
commit2dba37e27a75c4a8ffac324d419c020f1b900d66 (patch)
tree27039130123b1dc680f6bf42e5f33924ba90e9ba /guix/licenses.scm
parent86fec62f0920d619b798639cbb728e9765ebd724 (diff)
downloadguix-2dba37e27a75c4a8ffac324d419c020f1b900d66.tar
guix-2dba37e27a75c4a8ffac324d419c020f1b900d66.tar.gz
Revert "gnu: nmap: Update license."
This reverts commit 2323a7120a0f3ed96fedfff42e86c0aee97995c0. The new license has been deemed non-free by Fedora [1] and there has not yet been a statement by the FSF claiming otherwise. See also [2]. [1] https://github.com/nmap/nmap/issues/2199 [2] https://lists.gnu.org/archive/html/guix-devel/2020-10/msg00227.html
Diffstat (limited to 'guix/licenses.scm')
-rw-r--r--guix/licenses.scm10
1 files changed, 5 insertions, 5 deletions
diff --git a/guix/licenses.scm b/guix/licenses.scm
index 255b755e6c..63010a7231 100644
--- a/guix/licenses.scm
+++ b/guix/licenses.scm
@@ -78,7 +78,7 @@
mpl1.0 mpl1.1 mpl2.0
ms-pl
ncsa
- npsl
+ nmap
ogl-psi1.0
openldap2.8 openssl
perl-license
@@ -531,10 +531,10 @@ at URI, which may be a file:// URI pointing the package's tree."
"http://directory.fsf.org/wiki/License:IllinoisNCSA"
"https://www.gnu.org/licenses/license-list#NCSA"))
-(define npsl
- (license "Nmap Public Source License"
- "https://svn.nmap.org/nmap/LICENSE"
- "https://nmap.org/npsl/"))
+(define nmap
+ (license "Nmap license"
+ "https://svn.nmap.org/nmap/COPYING"
+ "https://fedoraproject.org/wiki/Licensing/Nmap"))
(define ogl-psi1.0
(license "Open Government Licence for Public Sector Information"