1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-04-28 06:33:36 +00:00

license: fix GPLv3 texts to use a comma instead of semicolon.

See: https://www.gnu.org/licenses/gpl-3.0.html#howto
Run:
  $ git grep -l 'Foundation; either version 3' \
      | xargs sed -i '/Foundation; either version 3/ s/n; e/n, e/'

* All files using GPLv3: Adjust via the above command.
This commit is contained in:
Bernhard Voelker
2022-01-04 00:16:50 +01:00
parent b79766eae6
commit 87e6634b28
3041 changed files with 3060 additions and 3051 deletions

View File

@@ -1,7 +1,7 @@
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,
by the Free Software Foundation, either version 3 of the License,
or (at your option) any later version.
This file is distributed in the hope that it will be useful,
@@ -16,7 +16,7 @@
* 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,
* by the Free Software Foundation, either version 3 of the License,
* or (at your option) any later version.
*
* This file is distributed in the hope that it will be useful,
@@ -31,7 +31,7 @@
# 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,
# by the Free Software Foundation, either version 3 of the License,
# or (at your option) any later version.
#
# This file is distributed in the hope that it will be useful,

View File

@@ -1,7 +1,7 @@
This file is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
published by the Free Software Foundation; either version 3 of the
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
This file is distributed in the hope that it will be useful,
@@ -16,7 +16,7 @@
* This file is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation; either version 3 of the
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This file is distributed in the hope that it will be useful,

View File

@@ -3,7 +3,7 @@
It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+".
You can redistribute it and/or modify it under either
- the terms of the GNU Lesser General Public License as published
by the Free Software Foundation; either version 3, or (at your
by the Free Software Foundation, either version 3, or (at your
option) any later version, or
- the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option)
@@ -26,7 +26,7 @@
* It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+".
* You can redistribute it and/or modify it under either
* - the terms of the GNU Lesser General Public License as published
* by the Free Software Foundation; either version 3, or (at your
* by the Free Software Foundation, either version 3, or (at your
* option) any later version, or
* - the terms of the GNU General Public License as published by the
* Free Software Foundation; either version 2, or (at your option)