From: Ian Leonard Date: Mon, 4 Aug 2014 00:26:15 +0000 (-0700) Subject: lame: convert license to SPDX format X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=faa613fe20dc4c238069e8ff48eda79d46fb50ef;p=openwrt-packages.git lame: convert license to SPDX format Signed-off-by: Ian Leonard --- diff --git a/sound/lame/Makefile b/sound/lame/Makefile index d342bc92f..e7057e5e9 100644 --- a/sound/lame/Makefile +++ b/sound/lame/Makefile @@ -19,7 +19,7 @@ PKG_FIXUP:=autoreconf PKG_MAINTAINER:=Ted Hess -PKG_LICENSE:=LGPLv2 +PKG_LICENSE:=LGPL-2.0 PKG_LICENSE_FILES:=COPYING LICENSE include $(INCLUDE_DIR)/package.mk