diff options
author | Bertrand Garrigues <bertrand.garrigues@laposte.net> | 2020-10-25 22:19:26 +0100 |
---|---|---|
committer | Bertrand Garrigues <bertrand.garrigues@laposte.net> | 2020-10-25 22:19:26 +0100 |
commit | 54f7ea974ee354666ab7a1d523218b64c768a137 (patch) | |
tree | 9bd75881583250d68697a5c0dae3d42d91bebc03 /doc | |
parent | 08291b401786f57ffb8c8c3551455167bcfb4d31 (diff) | |
download | groff-git-54f7ea974ee354666ab7a1d523218b64c768a137.tar.gz |
Revert "Update copyright"
This reverts commit a2e955e07354c83939fabffebcf720d3333d1f6b.
Some files (COPYING, FDL, bootstrap) should not have been updated
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc.am | 2 | ||||
-rw-r--r-- | doc/fdl.texi | 2 | ||||
-rw-r--r-- | doc/pic.ms | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/doc.am b/doc/doc.am index ba70fdb5d..21826abfa 100644 --- a/doc/doc.am +++ b/doc/doc.am @@ -1,4 +1,4 @@ -# Copyright (C) 2002-2020 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 Free Software Foundation, Inc. # Original Makefile.sub written by Werner Lemberg <wl@gnu.org> # Automake migration by # Bertrand Garrigues <bertrand.garrigues@laposte.net> diff --git a/doc/fdl.texi b/doc/fdl.texi index 992705d24..46f6b817e 100644 --- a/doc/fdl.texi +++ b/doc/fdl.texi @@ -5,7 +5,7 @@ @c hence no sectioning command or @node. @display -Copyright @copyright{} 2000--2020 Free Software Foundation, Inc. +Copyright @copyright{} 2000-2018 Free Software Foundation, Inc. @uref{http://fsf.org/} Everyone is permitted to copy and distribute verbatim copies diff --git a/doc/pic.ms b/doc/pic.ms index d47433be7..b7dfe32fb 100644 --- a/doc/pic.ms +++ b/doc/pic.ms @@ -1,4 +1,4 @@ -.\" Copyright (C) 2006-2020 Free Software Foundation, Inc. +.\" Copyright (C) 2006-2018 Free Software Foundation, Inc. .\" Written by Eric S. Raymond <esr@thyrsus.com> .\" .\" This file is part of groff. |