From 93d02d58c8a814122489f80020fb6d8330aced14 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Thu, 13 Dec 2018 13:44:37 +0100 Subject: Relicense under the GNU GPLv3+ --- doc/grappele.txt | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/grappele.txt b/doc/grappele.txt index da34072..bb95df2 100644 --- a/doc/grappele.txt +++ b/doc/grappele.txt @@ -1,7 +1,7 @@ *grappele.txt* Recall the last G movement Author: Teddy Wing -License: MIT +License: GPLv3+ Version: 0.0.5 ============================================================================== @@ -26,6 +26,19 @@ gG Go to the line specified by the most recent use of |G| ============================================================================== LICENSE *grappele-license* -Grappele is released under the MIT license. +Copyright (c) 2015–2018 Teddy Wing + +Grappele 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. + +Grappele 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 Grappele. If not, see . vim:tw=78:ts=8:ft=help:norl: -- cgit v1.2.3