licenses: Update NPSL (nmap licence).
The previous URL does not resolve. The new URL contains an updated licence text (version 0.95 at time of this commit) that is strictly less worse than previous versions, and applies retroactively to older nmaps: “Versions of Nmap released under previous versions of the NPSL may also be used under the NPSL 0.95 terms.” -- <https://nmap.org/changelog> * guix/licenses.scm (nmap): Update.master
parent
8d8e1438ae
commit
df5a358f67
|
@ -613,7 +613,7 @@ at URI, which may be a file:// URI pointing the package's tree."
|
|||
|
||||
(define nmap
|
||||
(license "Nmap license"
|
||||
"https://svn.nmap.org/nmap/COPYING"
|
||||
"https://svn.nmap.org/nmap/LICENSE"
|
||||
"https://fedoraproject.org/wiki/Licensing/Nmap"))
|
||||
|
||||
(define ogl-psi1.0
|
||||
|
|
Reference in New Issue