branch: externals/realgud commit 7ca00be3d350d809b24bade648338d31588d09c5 Author: Stefan Kangas <ste...@marxist.se> Commit: Stefan Kangas <ste...@marxist.se>
Upgrade to GPLv3 in git2cl * git2cl: Upgrade to GPLv3. --- git2cl | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/git2cl b/git2cl index 5d9b90c993..bb37078708 100755 --- a/git2cl +++ b/git2cl @@ -18,20 +18,18 @@ # Copyright (C) 2001,2002,2003,2004 Martyn J. Pearce <flu...@cpan.org> # Copyright (C) 1999 Karl Fogel <kfo...@red-bean.com> # -# git2cl 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 2, or (at your option) -# any later version. +# git2cl 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. # -# git2cl 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. +# git2cl 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 git2cl; see the file COPYING. If not, write to the Free -# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301 USA. +# along with git2cl. If not, see <https://www.gnu.org/licenses/>. =head1 NAME