diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2017-01-27 12:14:11 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2017-01-27 12:14:11 +0200 |
commit | 3c51b422fcd2bbb696dde8ab302c515eb7939759 (patch) | |
tree | b6319f6447896ddb18fcc4253c51ec74cbdb4217 /doc/gawk.texi | |
parent | 08ee51002bcead39798f309116e6bb4aaf8a1d3e (diff) | |
parent | 8352dc592cf635a731f7f91d183c0679b3fc4fd2 (diff) | |
download | egawk-3c51b422fcd2bbb696dde8ab302c515eb7939759.tar.gz egawk-3c51b422fcd2bbb696dde8ab302c515eb7939759.tar.bz2 egawk-3c51b422fcd2bbb696dde8ab302c515eb7939759.zip |
Merge branch 'master' into feature/api-mpfr
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r-- | doc/gawk.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi index 7acf4bd9..5def1f9b 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -56,7 +56,7 @@ @c applies to and all the info about who's publishing this edition @c These apply across the board. -@set UPDATE-MONTH August, 2016 +@set UPDATE-MONTH January, 2017 @set VERSION 4.1 @set PATCHLEVEL 4 @@ -276,13 +276,13 @@ Fax: +1-617-542-2652 Email: <email>gnu@@gnu.org</email> URL: <ulink url="http://www.gnu.org">http://www.gnu.org/</ulink></literallayout> -<literallayout class="normal">Copyright © 1989, 1991, 1992, 1993, 1996–2005, 2007, 2009–2016 +<literallayout class="normal">Copyright © 1989, 1991, 1992, 1993, 1996–2005, 2007, 2009–2017 Free Software Foundation, Inc. All Rights Reserved.</literallayout> @end docbook @ifnotdocbook -Copyright @copyright{} 1989, 1991, 1992, 1993, 1996--2005, 2007, 2009--2016 @* +Copyright @copyright{} 1989, 1991, 1992, 1993, 1996--2005, 2007, 2009--2017 @* Free Software Foundation, Inc. @end ifnotdocbook @sp 2 |