wpa_supplicant: fix license

This commit is contained in:
Ella-0 2021-06-20 10:27:43 +00:00
parent fb250befe8
commit c2488b2c57

View file

@ -30,6 +30,5 @@ package() {
license() {
cd $pkgname-$pkgver
cat LICENSE
cat COPYING
}