From: Fabrice Fontaine Date: Sun, 4 Feb 2024 21:30:33 +0000 (+0100) Subject: libs/tiff: fix license X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=ae165deaf5a708fcbcfc8c48e3866ec7e048ba00;p=openwrt-packages.git libs/tiff: fix license tiff is licensed under its own "libtiff" license and not BSD-3-Clause Fixes: 364de5bc3f16eba42f93d36e848b998b3579e39e (tiff: add licensing information) Signed-off-by: Fabrice Fontaine --- diff --git a/libs/tiff/Makefile b/libs/tiff/Makefile index 7718d5afd..882c3fe71 100644 --- a/libs/tiff/Makefile +++ b/libs/tiff/Makefile @@ -16,7 +16,7 @@ PKG_SOURCE_URL:=https://download.osgeo.org/libtiff PKG_HASH:=88b3979e6d5c7e32b50d7ec72fb15af724f6ab2cbf7e10880c360a77e4b5d99a PKG_MAINTAINER:=Jiri Slachta -PKG_LICENSE:=BSD-3-Clause +PKG_LICENSE:=libtiff PKG_LICENSE_FILES:=COPYRIGHT PKG_CPE_ID:=cpe:/a:libtiff:libtiff