change Licence to GNU GPL3
This commit is contained in:
parent
481b4f6058
commit
0f4f7e99be
2
README
2
README
|
@ -7,7 +7,7 @@ Usage
|
||||||
|
|
||||||
License
|
License
|
||||||
|
|
||||||
MIT
|
GNU-GPL-3
|
||||||
|
|
||||||
From an idea of LSC https://github.com/dealfonso/lsc
|
From an idea of LSC https://github.com/dealfonso/lsc
|
||||||
|
|
||||||
|
|
|
@ -35,7 +35,7 @@ cat <<EOT > "$newfile"
|
||||||
# The real script can be found after the separator:
|
# The real script can be found after the separator:
|
||||||
# $sha
|
# $sha
|
||||||
#
|
#
|
||||||
# License: MIT
|
# License: GNU GPL3
|
||||||
# Author: Patrick Cao Huu Thien
|
# Author: Patrick Cao Huu Thien
|
||||||
|
|
||||||
tmpexe="\$(mktemp)"
|
tmpexe="\$(mktemp)"
|
||||||
|
|
Loading…
Reference in New Issue