branch: externals/realgud commit 3c88611c4ed59069093187c2a039b8d05cbe53e8 Merge: 9834d3b6f6 7ca00be3d3 Author: R. Bernstein <ro...@users.noreply.github.com> Commit: GitHub <nore...@github.com>
Merge pull request #302 from skangas/gplv3 Upgrade to GPLv3 in git2cl --- 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