diff options
author | Jesús <heckyel@hyperbola.info> | 2020-04-25 21:40:59 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-04-25 21:40:59 -0500 |
commit | 4a6408bfc22996b5a61230c85845783185d9bc3b (patch) | |
tree | 3aa47807e22334088a459fb29df870ff602d2f66 | |
parent | 119367e0725b2e3c707478c766e5ef6bdff1014a (diff) | |
download | hyperfi-4a6408bfc22996b5a61230c85845783185d9bc3b.tar.lz hyperfi-4a6408bfc22996b5a61230c85845783185d9bc3b.tar.xz hyperfi-4a6408bfc22996b5a61230c85845783185d9bc3b.zip |
Add second license
-rw-r--r-- | hyperfi | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -3,12 +3,13 @@ # Hyperbola GNU+Linux-libre Fast Install (hyperfi) # -------------------------------- # Last author : Jesus E. -# Firt author : MatMoul +# First author : MatMoul # https://github.com/MatMoul # http://sourceforge.net/u/matmoul # project : https://github.com/MatMoul/archfi # http://sourceforge.net/projects/archfi/ -# Fist license : LGPL-3.0 (http://opensource.org/licenses/lgpl-3.0.html) +# First license : LGPL-3.0 (http://opensource.org/licenses/lgpl-3.0.html) +# Second license : GPL-3.0 (https://www.gnu.org/licenses/gpl-3.0.html) # # referance : https://wiki.hyperbola.info/doku.php?id=en:guide:installation |