Browse Source

lame: convert license to SPDX format

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Ian Leonard 10 years ago
parent
commit
faa613fe20
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      sound/lame/Makefile

+ 1
- 1
sound/lame/Makefile View File

@@ -19,7 +19,7 @@ PKG_FIXUP:=autoreconf
19 19
 
20 20
 PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net>
21 21
 
22
-PKG_LICENSE:=LGPLv2
22
+PKG_LICENSE:=LGPL-2.0
23 23
 PKG_LICENSE_FILES:=COPYING LICENSE
24 24
 
25 25
 include $(INCLUDE_DIR)/package.mk