From bfcb91b276105dea2f55be3e5f4c4fdf80d60a69 Mon Sep 17 00:00:00 2001 From: kevin Date: Mon, 2 Nov 2020 09:29:21 -0500 Subject: [PATCH] Fix LICENSE text. --- LICENSE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index 9440101..d24259d 100644 --- a/LICENSE +++ b/LICENSE @@ -1,7 +1,7 @@ This library is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or (at -your option) any later version. +the Free Software Foundation, either version 3 of the License, or +any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -9,4 +9,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with this program. If not, see . +along with this library. If not, see .