From: Florian Eckert Date: Wed, 15 Jul 2026 09:34:15 +0000 (+0200) Subject: igmpproxy: replace deprecated GPL-2.0+ with GPL-2.0-or-later X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=fe38641196f1a45c5c08a0ddfbd73f880487c8fc;p=openwrt-packages.git igmpproxy: replace deprecated GPL-2.0+ with GPL-2.0-or-later The license 'GPL-2.0+' is marked deprecated. Use instead 'GPL-2.0-or-later' identifier. https://spdx.org/licenses/GPL-2.0+.html Signed-off-by: Florian Eckert --- diff --git a/net/igmpproxy/Makefile b/net/igmpproxy/Makefile index 5281674a5..d8bc633e1 100644 --- a/net/igmpproxy/Makefile +++ b/net/igmpproxy/Makefile @@ -19,7 +19,7 @@ PKG_MAINTAINER:=Felix Fietkau include $(INCLUDE_DIR)/package.mk PKG_FIXUP:=autoreconf -PKG_LICENSE:=GPL-2.0+ +PKG_LICENSE:=GPL-2.0-or-later define Package/igmpproxy SECTION:=net