diff options
author | Ian Leonard <antonlacon@gmail.com> | 2014-07-18 17:50:48 -0700 |
---|---|---|
committer | Ian Leonard <antonlacon@gmail.com> | 2014-07-31 21:34:30 -0700 |
commit | c3e0b5396eef2771fb76de927afa8d9cdd88e0f1 (patch) | |
tree | 7425fc266931d30a7446d42b28f2ffd3ca2ba353 /libs/libvorbis | |
parent | 814516c14c92cdd9507eac06861e244837d8df4b (diff) |
libvorbis: Convert license to SPDX format.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Diffstat (limited to 'libs/libvorbis')
-rw-r--r-- | libs/libvorbis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/libvorbis/Makefile b/libs/libvorbis/Makefile index fbc39b807..6ce3734fe 100644 --- a/libs/libvorbis/Makefile +++ b/libs/libvorbis/Makefile @@ -16,7 +16,7 @@ PKG_SOURCE_URL:=http://downloads.xiph.org/releases/vorbis/ PKG_MD5SUM:=55f2288055e44754275a17c9a2497391 PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net> -PKG_LICENSE:=BSD-3c +PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=COPYING PKG_FIXUP:=autoreconf |