summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2017-10-31 22:34:27 -0400
committerG. Branden Robinson <g.branden.robinson@gmail.com>2017-10-31 22:34:27 -0400
commitd0f0f3fffadaa2c28e8aabe919dfbf6ca3a73d61 (patch)
treed0361a2a9d3117c8efa5e366a372c10117ea646f /arch
parentb501da8808a77345463c22d079a566c147d2bd01 (diff)
downloadgroff-git-d0f0f3fffadaa2c28e8aabe919dfbf6ca3a73d61.tar.gz
Put two spaces between sentences in GPL notice.
Fixes half of Savannah #51609 but applies it much more generally. This is a wide-ranging change, but it makes these notices consistent with modern copies of the GPLv3 text. (Some of these files are not GPLv3, but that's where the boilerplate comes from; GPLv2 and LGPLv2.x used semicolons to separate these clauses instead.) If the next resync with Autotools regresses some of these, well, that's a bug in Autotools. I checked with wc -L, and no file grew its longest line to 81 characters due to this change. contrib/hdtbl/hdmisc.tmac-u only: Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is> Blame me for the rest. Signed-off-by: G. Branden Robinson <g.branden.robinson@gmail.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/mingw/mingw.am2
-rw-r--r--arch/misc/misc.am2
-rw-r--r--arch/misc/shdeps.sh2
3 files changed, 3 insertions, 3 deletions
diff --git a/arch/mingw/mingw.am b/arch/mingw/mingw.am
index 9cce7461d..fd3f22d34 100644
--- a/arch/mingw/mingw.am
+++ b/arch/mingw/mingw.am
@@ -16,7 +16,7 @@
# for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# mingw.am
#
diff --git a/arch/misc/misc.am b/arch/misc/misc.am
index addf480bc..215c28b1d 100644
--- a/arch/misc/misc.am
+++ b/arch/misc/misc.am
@@ -18,7 +18,7 @@
# for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
EXTRA_DIST += arch/misc/shdeps.sh
MOSTLYCLEANFILES += shdeps.sed
diff --git a/arch/misc/shdeps.sh b/arch/misc/shdeps.sh
index 9a9438162..4ccd5cee0 100644
--- a/arch/misc/shdeps.sh
+++ b/arch/misc/shdeps.sh
@@ -20,7 +20,7 @@
# for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
cat << ETX
# shdeps.sed: Script generated automatically by \`make' -- do not modify!