[Buildroot] [PATCH 4/5] libgeotiff: add license informations

Peter Korsgaard jacmet at uclibc.org
Fri Oct 10 06:40:49 UTC 2014


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at free-electrons.com> writes:

 > Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
 > ---
 > It would be good to get some independent review of the license
 > information, since it's not really clear how to encode the license
 > details provided in the LICENSE file into the LIBGEOTIFF_LICENSE
 > variable.

Yeah, I agree that it is a bit of a mess.

 > Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
 > ---
 >  package/libgeotiff/libgeotiff.mk | 2 ++
 >  1 file changed, 2 insertions(+)

 > diff --git a/package/libgeotiff/libgeotiff.mk b/package/libgeotiff/libgeotiff.mk
 > index 61f5c21..2bb0941 100644
 > --- a/package/libgeotiff/libgeotiff.mk
 > +++ b/package/libgeotiff/libgeotiff.mk
 > @@ -6,6 +6,8 @@
 
 >  LIBGEOTIFF_VERSION = 1.4.0
 >  LIBGEOTIFF_SITE = http://download.osgeo.org/geotiff/libgeotiff
 > +LIBGEOTIFF_LICENSE = X-style, public domain

I know that is what the license explicitly says, but the X refers to
X11, and we use X11 elsewhere so I've changed it to X11-style.

Committed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list