Archived
1
0
Fork 0

gnu: gctp: 'license' field now has a <license> value.

* gnu/packages/maths.scm (gctp)[license]: Change to a <license> record.
This commit is contained in:
Ludovic Courtès 2016-10-03 23:20:23 +02:00
parent b1cb9f281a
commit 0f7cd95b81
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -442,7 +442,7 @@ from one map projection to another. The GCTP is the standard computer
software used by the National Mapping Division for map projection software used by the National Mapping Division for map projection
computations.") computations.")
(home-page "https://github.com/OkoSanto/GCTP") (home-page "https://github.com/OkoSanto/GCTP")
(license 'license:public-domain))) ; https://www2.usgs.gov/laws/info_policies.html (license license:public-domain))) ;https://www2.usgs.gov/laws/info_policies.html
(define-public hdf5 (define-public hdf5
(package (package