[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#27774] [PATCH] gnu: add libgeotiff
From: |
Arun Isaac |
Subject: |
[bug#27774] [PATCH] gnu: add libgeotiff |
Date: |
Tue, 25 Jul 2017 12:28:59 +0530 |
> + ;; This is a mixture of various contributions under different licenses
> + ;; Not that the EPSG database is NOT "free to use" as the LICENSE file
> + ;; states, as its commercial redistribution is restricted.
> + ;; We thus remove it from the package.
> + (license (list license:public-domain
> + license:x11
> + license:bsd-3
> + (license:non-copyleft "file://LICENSE"
> + "See LICENSE in the distribution.")))
I think it might also be worthwhile mentioning (as comments) which files
are under which license.