From e98d5c1e90e3772eb86ffd6fd11b45cec9f05ab5 Mon Sep 17 00:00:00 2001 From: Emmanuel Bertin Date: Mon, 22 Jan 2018 16:51:48 +0100 Subject: [PATCH] Doc: Updated GPL license terms. --- doc/src/License.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/src/License.rst b/doc/src/License.rst index 3a7f51a..aa39c5d 100644 --- a/doc/src/License.rst +++ b/doc/src/License.rst @@ -8,15 +8,13 @@ License Code ---- -The |SExtractor|_ code is licensed under a GPL v3 license: +The |SExtractor|_ code is licensed under a `GPL v3 license `_: |SExtractor| *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.* |SExtractor| *is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of 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* |SExtractor|. *If not, see* `www.gnu.org/licenses/ `_. - Documentation ------------- -- GitLab