summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorBernhard Voelker <mail@bernhard-voelker.de>2022-01-04 00:16:50 +0100
committerBernhard Voelker <mail@bernhard-voelker.de>2022-01-05 11:56:23 +0100
commit87e6634b28df65084321fed22f60d114a0931d21 (patch)
tree23d8de2a03938fe083cecd5ed3fb051254cf91ad /etc
parentb79766eae6e003159754f6157969f1f2b89caddd (diff)
downloadgnulib-87e6634b28df65084321fed22f60d114a0931d21.tar.gz
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.
Diffstat (limited to 'etc')
-rw-r--r--etc/license-notices/GPLv3+6
-rw-r--r--etc/license-notices/LGPLv3+4
-rw-r--r--etc/license-notices/LGPLv3+_or_GPLv2+4
3 files changed, 7 insertions, 7 deletions
diff --git a/etc/license-notices/GPLv3+ b/etc/license-notices/GPLv3+
index f6b0d67689..2ef374af97 100644
--- a/etc/license-notices/GPLv3+
+++ b/etc/license-notices/GPLv3+
@@ -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,
diff --git a/etc/license-notices/LGPLv3+ b/etc/license-notices/LGPLv3+
index 5126fcf819..07671dd518 100644
--- a/etc/license-notices/LGPLv3+
+++ b/etc/license-notices/LGPLv3+
@@ -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,
diff --git a/etc/license-notices/LGPLv3+_or_GPLv2+ b/etc/license-notices/LGPLv3+_or_GPLv2+
index 29a73ecfc1..05222971de 100644
--- a/etc/license-notices/LGPLv3+_or_GPLv2+
+++ b/etc/license-notices/LGPLv3+_or_GPLv2+
@@ -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)