Adopt SPDX identifiers for license fields
This commit is contained in:
parent
acfa05d797
commit
ab8bd794b0
2 changed files with 2 additions and 2 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -8,7 +8,7 @@ pkgrel=1
|
|||
pkgdesc='Support for legacy rc.local scripts'
|
||||
url="https://aur.archlinux.org/packages/${pkgname}/"
|
||||
arch=('any')
|
||||
license=('LGPL2.1')
|
||||
license=('LGPL-2.1-or-later')
|
||||
install="${pkgname}.install"
|
||||
depends=('systemd')
|
||||
backup=('etc/rc.local')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue