mirror of
https://github.com/cwinfo/yggdrasil-map
synced 2024-11-21 14:40:28 +00:00
HTTP -> HTTPS
Changed HTTP to HTTPS because original GNU GPL v3 license `Copyright © 2007 Free Software Foundation, Inc. <https://fsf.org/>` Original license https://www.gnu.org/licenses/gpl-3.0.en.html
This commit is contained in:
parent
b9cd1b5de1
commit
0c02e2f96c
5
LICENSE
5
LICENSE
@ -1,7 +1,8 @@
|
||||
GNU GENERAL PUBLIC LICENSE
|
||||
Version 3, 29 June 2007
|
||||
|
||||
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
|
||||
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
|
||||
|
||||
Everyone is permitted to copy and distribute verbatim copies
|
||||
of this license document, but changing it is not allowed.
|
||||
|
||||
@ -671,4 +672,4 @@ into proprietary programs. If your program is a subroutine library, you
|
||||
may consider it more useful to permit linking proprietary applications with
|
||||
the library. If this is what you want to do, use the GNU Lesser General
|
||||
Public License instead of this License. But first, please read
|
||||
<http://www.gnu.org/philosophy/why-not-lgpl.html>.
|
||||
<http://www.gnu.org/philosophy/why-not-lgpl.html>.
|
||||
|
Loading…
Reference in New Issue
Block a user