bash: Adopt to SPDX license identifiers
Signed-off-by: Marcel Denia <naoir@gmx.net>
This commit is contained in:
parent
36347315bf
commit
a6295b2f99
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
|||
PKG_SOURCE_URL:=@GNU/bash
|
||||
PKG_MD5SUM:=81348932d5da294953e15d4814c74dd1
|
||||
|
||||
PKG_LICENSE:=GPLv3+
|
||||
PKG_LICENSE:=GPL-3.0+
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
PKG_MAINTAINER:=Marcel Denia <naoir@gmx.net>
|
||||
|
||||
|
|
Loading…
Reference in a new issue