]> Savannah Git Hosting - gnulib.git/commitdiff
git-merge-changelog: Fix license.
authorBruno Haible <bruno@clisp.org>
Fri, 4 Jun 2021 20:13:43 +0000 (22:13 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 4 Jun 2021 20:13:43 +0000 (22:13 +0200)
* modules/git-merge-changelog (License): Change back to GPL.
* lib/git-merge-changelog.c: Use a GPLv3+ notice.

ChangeLog
lib/git-merge-changelog.c
modules/git-merge-changelog

index 66a256a290f2f5b278a06b691584cf6e345e8872..1bff09ddbf8845ec155f9cc0dc103e3bb6a04289 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2021-06-04  Bruno Haible  <bruno@clisp.org>
+
+       git-merge-changelog: Fix license.
+       * modules/git-merge-changelog (License): Change back to GPL.
+       * lib/git-merge-changelog.c: Use a GPLv3+ notice.
+
 2021-06-04  Bruno Haible  <bruno@clisp.org>
 
        Put GPLv3+ notices in source files where appropriate.
index 0301f8fff56a7f5b6fdbe6a3c0de2bdbdef1fa07..f1697dea3b66b3b6fa9a064f92bc8cf2d0fa3de0 100644 (file)
@@ -1,12 +1,12 @@
 /* git-merge-changelog - git "merge" driver for GNU style ChangeLog files.
    Copyright (C) 2008-2021 Bruno Haible <bruno@clisp.org>
 
-   This program 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 of the License, or
-   (at your option) any later version.
+   This file 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.
 
-   This program is distributed in the hope that it will be useful,
+   This file 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.
index a88573cf597c0b7cb1a913039150cba5897ac438..c58ddc7bd9d2619940b05619ed419b56af61f83b 100644 (file)
@@ -35,7 +35,7 @@ git_merge_changelog_LDADD = libgnu.a @LIBINTL@ $(LIBTHREAD)
 Include:
 
 License:
-GPLv2+
+GPL
 
 Maintainer:
 all