diff options
author | G. Branden Robinson <g.branden.robinson@gmail.com> | 2017-10-31 22:34:27 -0400 |
---|---|---|
committer | G. Branden Robinson <g.branden.robinson@gmail.com> | 2017-10-31 22:34:27 -0400 |
commit | d0f0f3fffadaa2c28e8aabe919dfbf6ca3a73d61 (patch) | |
tree | d0361a2a9d3117c8efa5e366a372c10117ea646f /font/devutf8/devutf8.am | |
parent | b501da8808a77345463c22d079a566c147d2bd01 (diff) | |
download | groff-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 'font/devutf8/devutf8.am')
-rw-r--r-- | font/devutf8/devutf8.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/font/devutf8/devutf8.am b/font/devutf8/devutf8.am index 574b632b5..98bb9de5b 100644 --- a/font/devutf8/devutf8.am +++ b/font/devutf8/devutf8.am @@ -16,7 +16,7 @@ # General Public License 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/>. devutf8_srcdir = $(top_srcdir)/font/devutf8 DEVUTF8FONTS = R I B BI |