This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
bash: Adopt to SPDX license identifiers
Signed-off-by: Marcel Denia <naoir@gmx.net>
lilik-openwrt-22.03
Marcel Denia
10 years ago
parent
36347315bf
commit
a6295b2f99
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
utils/bash/Makefile
+ 1
- 1
utils/bash/Makefile
View File
@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL
:=
@GNU/bash
PKG_MD5SUM
:=
81348932d5da294953e15d4814c74dd1
PKG_LICENSE
:=
GPL
v3
+
PKG_LICENSE
:=
GPL
-3.0
+
PKG_LICENSE_FILES
:=
COPYING
PKG_MAINTAINER
:=
Marcel Denia <naoir@gmx.net>
Write
Preview
Loading…
Cancel
Save