From 0c02e2f96c03a7e55d51ea7b62c6c5de92eaadb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christer=20War=C3=A9n?= Date: Wed, 12 Dec 2018 02:53:39 +0200 Subject: [PATCH] HTTP -> HTTPS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changed HTTP to HTTPS because original GNU GPL v3 license `Copyright © 2007 Free Software Foundation, Inc. ` Original license https://www.gnu.org/licenses/gpl-3.0.en.html --- LICENSE | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 30ace6a..db1575c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,7 +1,8 @@ GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 - Copyright (C) 2007 Free Software Foundation, Inc. + Copyright (C) 2007 Free Software Foundation, Inc. + 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 -. \ No newline at end of file +.