diff options
author | Fabian Affolter <fabian@affolter-engineering.ch> | 2013-03-08 23:22:24 +0000 |
---|---|---|
committer | Fabian Affolter <fabian@affolter-engineering.ch> | 2013-03-11 14:07:29 +0000 |
commit | 6e69e95c4858f962628778e17136eca03f7bfed8 (patch) | |
tree | fa989e1235281ddbfe02ba4e7cc45a9b5b9e74b4 /main/libusb | |
parent | 63b426922b8c13983258302269560be41b847e50 (diff) | |
download | aports-6e69e95c4858f962628778e17136eca03f7bfed8.tar.bz2 aports-6e69e95c4858f962628778e17136eca03f7bfed8.tar.xz |
main/libusb: license specified
Diffstat (limited to 'main/libusb')
-rw-r--r-- | main/libusb/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libusb/APKBUILD b/main/libusb/APKBUILD index fc809759d9..4de038b5ee 100644 --- a/main/libusb/APKBUILD +++ b/main/libusb/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Library to enable user space application programs to communicate with USB devices" url="http://libusb.sourceforge.net/" arch="all" -license="LGPL" +license="LGPL2+" subpackages="$pkgname-dev" depends="" makedepends="" |