libnl-tiny: add license

This commit is contained in:
Ella-0 2021-06-20 10:23:24 +00:00
parent a675f81f88
commit 26afa3190f

View file

@ -18,7 +18,5 @@ package() {
}
license() {
cd $pkgname-$pkgver
cat LICENSE
# cat COPYING
curl "https://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt"
}