libstrophe: Specify correct PKG_LICENSE 23400/head
authorAndreas Gnau <andreas.gnau@iopsys.eu>
Tue, 13 Feb 2024 13:41:28 +0000 (14:41 +0100)
committerAndreas Gnau <andreas.gnau@iopsys.eu>
Wed, 14 Feb 2024 17:39:54 +0000 (18:39 +0100)
libstrophe is dual-licensed as MIT OR GPL-3.0-only, which is also
reflected by the SPDX-License-Identifier lines in the source files.
Correct PKG_LICENSE in the Makefile accordingly.

Signed-off-by: Andreas Gnau <andreas.gnau@iopsys.eu>
libs/libstrophe/Makefile

index e3281fcddd802c52894510d5a5c9b9435e096fe3..e7e25839520ebcbf4b16a9a65bbf57fac8286500 100644 (file)
@@ -16,7 +16,7 @@ PKG_SOURCE_URL:=https://github.com/strophe/libstrophe/releases/download/$(PKG_VE
 PKG_HASH:=8d7c17c694efff7d2e2d3632684537e7ba874ce3d7f0e750a539f2299021bbaa
 
 PKG_MAINTAINER:=Chih-Wei Chen <changeway@gmail.com>
-PKG_LICENSE:=GPL-3.0-or-later
+PKG_LICENSE:=MIT OR GPL-3.0-only
 PKG_LICENSE_FILES:=COPYING
 
 PKG_FIXUP:=autoreconf