gnu: r-mapproj: Correct license field to lpl1.02.
* gnu/packages/cran.scm (r-mapproj): Correct license. [license]: Change to lpl1.02. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
6529534587
commit
8935e41952
@ -4551,9 +4551,7 @@ Projection code and larger maps are in separate packages (@code{mapproj} and
|
||||
(description "This package converts latitude/longitude into projected
|
||||
coordinates.")
|
||||
(license (list license:gpl2 ; The R interface
|
||||
(license:non-copyleft ; The C code
|
||||
"https://www.gnu.org/licenses/license-list.en.html#lucent102"
|
||||
"Lucent Public License Version 1.02")))))
|
||||
license:lpl1.02)))) ; The C code
|
||||
|
||||
(define-public r-rgooglemaps
|
||||
(package
|
||||
|
Loading…
Reference in New Issue
Block a user