summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2019-01-01 00:25:11 +0100
committerPaul Eggert <eggert@cs.ucla.edu>2019-01-01 00:30:05 +0100
commite6633650a245a4e5bfe2e3de92be93a623eef7a9 (patch)
tree2025c26c23131ccdefc8b3820a9a6c5f19b73692 /doc
parentc8450ce160c44ef1aafdbff31cdd4fbfa5c413cb (diff)
downloadgnulib-e6633650a245a4e5bfe2e3de92be93a623eef7a9.tar.gz
maint: Run 'make update-copyright'
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile2
-rw-r--r--doc/acl-resources.txt2
-rw-r--r--doc/alloca-opt.texi2
-rw-r--r--doc/alloca.texi2
-rw-r--r--doc/c-ctype.texi2
-rw-r--r--doc/c-strcase.texi2
-rw-r--r--doc/c-strcaseeq.texi2
-rw-r--r--doc/c-strcasestr.texi2
-rw-r--r--doc/c-strstr.texi2
-rw-r--r--doc/c-strtod.texi2
-rw-r--r--doc/c-strtold.texi2
-rw-r--r--doc/error.texi2
-rw-r--r--doc/extern-inline.texi2
-rw-r--r--doc/gcd.texi2
-rw-r--r--doc/gendocs_template2
-rw-r--r--doc/gendocs_template_min2
-rw-r--r--doc/gnulib-readme.texi2
-rw-r--r--doc/gnulib-tool.texi2
-rw-r--r--doc/gnulib.texi2
-rw-r--r--doc/intprops.texi2
-rw-r--r--doc/lib-symbol-visibility.texi2
-rw-r--r--doc/parse-datetime.texi2
-rw-r--r--doc/quote.texi2
-rw-r--r--doc/regexprops-generic.texi2
-rw-r--r--doc/solaris-versions2
-rw-r--r--doc/verify.texi2
26 files changed, 26 insertions, 26 deletions
diff --git a/doc/Makefile b/doc/Makefile
index c2cca18dcb..b11b166e2f 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -1,5 +1,5 @@
# Makefile for gnulib doc. -*- coding: utf-8 -*-
-# Copyright (C) 2004, 2006-2018 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2006-2019 Free Software Foundation, Inc.
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
diff --git a/doc/acl-resources.txt b/doc/acl-resources.txt
index 1021debd8a..28fd61882b 100644
--- a/doc/acl-resources.txt
+++ b/doc/acl-resources.txt
@@ -525,7 +525,7 @@ Utilities:
cacls
-Copyright 2008-2018 Free Software Foundation, Inc.
+Copyright 2008-2019 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3
diff --git a/doc/alloca-opt.texi b/doc/alloca-opt.texi
index 81cf13ed4b..e8c8bd22d5 100644
--- a/doc/alloca-opt.texi
+++ b/doc/alloca-opt.texi
@@ -1,6 +1,6 @@
@c Documentation of gnulib module 'alloca-opt'.
-@c Copyright (C) 2004, 2007, 2009-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2004, 2007, 2009-2019 Free Software Foundation, Inc.
@c Permission is granted to copy, distribute and/or modify this document
@c under the terms of the GNU Free Documentation License, Version 1.3 or
diff --git a/doc/alloca.texi b/doc/alloca.texi
index 546a0dc133..23b62d1c98 100644
--- a/doc/alloca.texi
+++ b/doc/alloca.texi
@@ -1,6 +1,6 @@
@c Documentation of gnulib module 'alloca'.
-@c Copyright (C) 2004, 2007, 2009-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2004, 2007, 2009-2019 Free Software Foundation, Inc.
@c Permission is granted to copy, distribute and/or modify this document
@c under the terms of the GNU Free Documentation License, Version 1.3 or
diff --git a/doc/c-ctype.texi b/doc/c-ctype.texi
index 900305b690..f659881de2 100644
--- a/doc/c-ctype.texi
+++ b/doc/c-ctype.texi
@@ -1,6 +1,6 @@
@c Documentation of gnulib module 'c-ctype'.
-@c Copyright (C) 2008-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2008-2019 Free Software Foundation, Inc.
@c Permission is granted to copy, distribute and/or modify this document
@c under the terms of the GNU Free Documentation License, Version 1.3 or
diff --git a/doc/c-strcase.texi b/doc/c-strcase.texi
index 9ac6db3d94..38c693c256 100644
--- a/doc/c-strcase.texi
+++ b/doc/c-strcase.texi
@@ -1,6 +1,6 @@
@c Documentation of gnulib module 'c-strcase'.
-@c Copyright (C) 2008-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2008-2019 Free Software Foundation, Inc.
@c Permission is granted to copy, distribute and/or modify this document
@c under the terms of the GNU Free Documentation License, Version 1.3 or
diff --git a/doc/c-strcaseeq.texi b/doc/c-strcaseeq.texi
index 5ee9a9e80b..67291ba59f 100644
--- a/doc/c-strcaseeq.texi
+++ b/doc/c-strcaseeq.texi
@@ -1,6 +1,6 @@
@c Documentation of gnulib module 'c-strcaseeq'.
-@c Copyright (C) 2008-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2008-2019 Free Software Foundation, Inc.
@c Permission is granted to copy, distribute and/or modify this document
@c under the terms of the GNU Free Documentation License, Version 1.3 or
diff --git a/doc/c-strcasestr.texi b/doc/c-strcasestr.texi
index e16a31da55..c82f6a77a3 100644
--- a/doc/c-strcasestr.texi
+++ b/doc/c-strcasestr.texi
@@ -1,6 +1,6 @@
@c Documentation of gnulib module 'c-strcasestr'.
-@c Copyright (C) 2008-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2008-2019 Free Software Foundation, Inc.
@c Permission is granted to copy, distribute and/or modify this document
@c under the terms of the GNU Free Documentation License, Version 1.3 or
diff --git a/doc/c-strstr.texi b/doc/c-strstr.texi
index 127f53b8b0..085483e575 100644
--- a/doc/c-strstr.texi
+++ b/doc/c-strstr.texi
@@ -1,6 +1,6 @@
@c Documentation of gnulib module 'c-strstr'.
-@c Copyright (C) 2008-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2008-2019 Free Software Foundation, Inc.
@c Permission is granted to copy, distribute and/or modify this document
@c under the terms of the GNU Free Documentation License, Version 1.3 or
diff --git a/doc/c-strtod.texi b/doc/c-strtod.texi
index a371cdf2fd..1688da4c50 100644
--- a/doc/c-strtod.texi
+++ b/doc/c-strtod.texi
@@ -1,6 +1,6 @@
@c Documentation of gnulib module 'c-strtod'.
-@c Copyright (C) 2008-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2008-2019 Free Software Foundation, Inc.
@c Permission is granted to copy, distribute and/or modify this document
@c under the terms of the GNU Free Documentation License, Version 1.3 or
diff --git a/doc/c-strtold.texi b/doc/c-strtold.texi
index ebd77d9210..7c3fde0339 100644
--- a/doc/c-strtold.texi
+++ b/doc/c-strtold.texi
@@ -1,6 +1,6 @@
@c Documentation of gnulib module 'c-strtold'.
-@c Copyright (C) 2008-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2008-2019 Free Software Foundation, Inc.
@c Permission is granted to copy, distribute and/or modify this document
@c under the terms of the GNU Free Documentation License, Version 1.3 or
diff --git a/doc/error.texi b/doc/error.texi
index 32b4b3ef67..e450388c5d 100644
--- a/doc/error.texi
+++ b/doc/error.texi
@@ -4,7 +4,7 @@
@findex progname
@vindex program_name
-@c Copyright (C) 2007, 2009-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc.
@c Permission is granted to copy, distribute and/or modify this document
@c under the terms of the GNU Free Documentation License, Version 1.3 or
diff --git a/doc/extern-inline.texi b/doc/extern-inline.texi
index 7c1194c540..0e1f3644fc 100644
--- a/doc/extern-inline.texi
+++ b/doc/extern-inline.texi
@@ -1,6 +1,6 @@
@c GNU extern-inline module documentation
-@c Copyright (C) 2013-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2013-2019 Free Software Foundation, Inc.
@c Permission is granted to copy, distribute and/or modify this document
@c under the terms of the GNU Free Documentation License, Version 1.3
diff --git a/doc/gcd.texi b/doc/gcd.texi
index d0bdaf2118..e2a66673cc 100644
--- a/doc/gcd.texi
+++ b/doc/gcd.texi
@@ -2,7 +2,7 @@
@section gcd: greatest common divisor
@findex gcd
-@c Copyright (C) 2006, 2009-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2006, 2009-2019 Free Software Foundation, Inc.
@c Permission is granted to copy, distribute and/or modify this document
@c under the terms of the GNU Free Documentation License, Version 1.3 or
diff --git a/doc/gendocs_template b/doc/gendocs_template
index daf3bd244b..c1c92b2bde 100644
--- a/doc/gendocs_template
+++ b/doc/gendocs_template
@@ -77,7 +77,7 @@ the FSF. Broken links and other corrections or suggestions can be sent
to <a href="mailto:%%EMAIL%%">&lt;%%EMAIL%%&gt;</a>.</p>
</div>
-<p>Copyright &copy; 2018 Free Software Foundation, Inc.</p>
+<p>Copyright &copy; 2019 Free Software Foundation, Inc.</p>
<p>This page is licensed under a <a rel="license"
href="https://creativecommons.org/licenses/by-nd/3.0/us/">Creative
diff --git a/doc/gendocs_template_min b/doc/gendocs_template_min
index 94839d581e..e90cf04a31 100644
--- a/doc/gendocs_template_min
+++ b/doc/gendocs_template_min
@@ -80,7 +80,7 @@ the FSF. Broken links and other corrections or suggestions can be sent
to <a href="mailto:%%EMAIL%%">&lt;%%EMAIL%%&gt;</a>.</p>
</div>
-<p>Copyright &copy; 2018 Free Software Foundation, Inc.</p>
+<p>Copyright &copy; 2019 Free Software Foundation, Inc.</p>
<p>This page is licensed under a <a rel="license"
href="https://creativecommons.org/licenses/by-nd/3.0/us/">Creative
diff --git a/doc/gnulib-readme.texi b/doc/gnulib-readme.texi
index 556de3c235..035eb8e175 100644
--- a/doc/gnulib-readme.texi
+++ b/doc/gnulib-readme.texi
@@ -1,6 +1,6 @@
@c Gnulib README
-@c Copyright 2001, 2003-2018 Free Software Foundation, Inc.
+@c Copyright 2001, 2003-2019 Free Software Foundation, Inc.
@c Permission is granted to copy, distribute and/or modify this document
@c under the terms of the GNU Free Documentation License, Version 1.3
diff --git a/doc/gnulib-tool.texi b/doc/gnulib-tool.texi
index e3b8eeccdf..50802a9eee 100644
--- a/doc/gnulib-tool.texi
+++ b/doc/gnulib-tool.texi
@@ -1,7 +1,7 @@
@node Invoking gnulib-tool
@chapter Invoking gnulib-tool
-@c Copyright (C) 2005-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2005-2019 Free Software Foundation, Inc.
@c Permission is granted to copy, distribute and/or modify this document
@c under the terms of the GNU Free Documentation License, Version 1.3 or
diff --git a/doc/gnulib.texi b/doc/gnulib.texi
index 2f53059581..ece6f5c82e 100644
--- a/doc/gnulib.texi
+++ b/doc/gnulib.texi
@@ -23,7 +23,7 @@ This manual is for GNU Gnulib (updated @value{UPDATED}),
which is a library of common routines intended to be shared at the
source level.
-Copyright @copyright{} 2004--2018 Free Software Foundation, Inc.
+Copyright @copyright{} 2004--2019 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
diff --git a/doc/intprops.texi b/doc/intprops.texi
index 6833eae3cf..b28c2aa736 100644
--- a/doc/intprops.texi
+++ b/doc/intprops.texi
@@ -1,7 +1,7 @@
@node Integer Properties
@section Integer Properties
-@c Copyright (C) 2011-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2011-2019 Free Software Foundation, Inc.
@c Permission is granted to copy, distribute and/or modify this document
@c under the terms of the GNU Free Documentation License, Version 1.3 or
diff --git a/doc/lib-symbol-visibility.texi b/doc/lib-symbol-visibility.texi
index c6928ee914..8876c26b4b 100644
--- a/doc/lib-symbol-visibility.texi
+++ b/doc/lib-symbol-visibility.texi
@@ -3,7 +3,7 @@
@c Documentation of gnulib module 'lib-symbol-visibility'.
-@c Copyright (C) 2005-2006, 2009-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2005-2006, 2009-2019 Free Software Foundation, Inc.
@c Permission is granted to copy, distribute and/or modify this document
@c under the terms of the GNU Free Documentation License, Version 1.3 or
diff --git a/doc/parse-datetime.texi b/doc/parse-datetime.texi
index 4148303faf..193575edca 100644
--- a/doc/parse-datetime.texi
+++ b/doc/parse-datetime.texi
@@ -1,6 +1,6 @@
@c GNU date syntax documentation
-@c Copyright (C) 1994-2006, 2009-2018 Free Software Foundation, Inc.
+@c Copyright (C) 1994-2006, 2009-2019 Free Software Foundation, Inc.
@c Permission is granted to copy, distribute and/or modify this document
@c under the terms of the GNU Free Documentation License, Version 1.3 or
diff --git a/doc/quote.texi b/doc/quote.texi
index 6a15967f24..85aa403148 100644
--- a/doc/quote.texi
+++ b/doc/quote.texi
@@ -1,7 +1,7 @@
@node Quoting
@section Quoting
-@c Copyright (C) 2005, 2009-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2005, 2009-2019 Free Software Foundation, Inc.
@c Permission is granted to copy, distribute and/or modify this document
@c under the terms of the GNU Free Documentation License, Version 1.3 or
diff --git a/doc/regexprops-generic.texi b/doc/regexprops-generic.texi
index fdaa428c01..79a711803b 100644
--- a/doc/regexprops-generic.texi
+++ b/doc/regexprops-generic.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1994, 1996, 1998, 2000-2001, 2003-2007, 2009-2018 Free
+@c Copyright (C) 1994, 1996, 1998, 2000-2001, 2003-2007, 2009-2019 Free
@c Software Foundation, Inc.
@c
@c Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/solaris-versions b/doc/solaris-versions
index b04fefd686..d2992325a0 100644
--- a/doc/solaris-versions
+++ b/doc/solaris-versions
@@ -53,7 +53,7 @@ practical porting concern for GNU applications. For the current list, see
-----
-Copyright (C) 2003, 2005-2006, 2009-2018 Free Software Foundation, Inc.
+Copyright (C) 2003, 2005-2006, 2009-2019 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
diff --git a/doc/verify.texi b/doc/verify.texi
index f151db487c..3a92f2e055 100644
--- a/doc/verify.texi
+++ b/doc/verify.texi
@@ -1,6 +1,6 @@
@c GNU verify module documentation
-@c Copyright (C) 2006, 2009-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2006, 2009-2019 Free Software Foundation, Inc.
@c Permission is granted to copy, distribute and/or modify this document
@c under the terms of the GNU Free Documentation License, Version 1.3