Community maintained packages for ImmortalWrt.
Revision | 814516c14c92cdd9507eac06861e244837d8df4b (tree) |
---|---|
Time | 2014-08-01 13:34:30 |
Author | Ian Leonard <antonlacon@gmai...> |
Commiter | Ian Leonard |
libid3tag: Convert license format to SPDX format.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
@@ -16,7 +16,7 @@ PKG_SOURCE_URL:=@SF/mad | ||
16 | 16 | PKG_MD5SUM:=e5808ad997ba32c498803822078748c3 |
17 | 17 | PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net> |
18 | 18 | |
19 | -PKG_LICENSE:=GPLv2 | |
19 | +PKG_LICENSE:=GPL-2 | |
20 | 20 | PKG_LICENSE_FILES:=COPYING |
21 | 21 | |
22 | 22 | PKG_FIXUP:=autoreconf |