summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2018-01-01 00:57:25 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2018-01-01 00:58:38 +0000
commit281b825eba78dc403b9bf34979923bc587bc31af (patch)
treeb07f8d0aae0db31b0c7fcc0176537d00ffde8d1b /doc
parent611f12013b42466749cf00016e6e27b73d3a224c (diff)
downloadgnulib-281b825eba78dc403b9bf34979923bc587bc31af.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/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
25 files changed, 25 insertions, 25 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 77e8a17e8e..c2cca18dcb 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -1,5 +1,5 @@
# Makefile for gnulib doc. -*- coding: utf-8 -*-
-# Copyright (C) 2004, 2006-2017 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2006-2018 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 5a08b5aa43..1021debd8a 100644
--- a/doc/acl-resources.txt
+++ b/doc/acl-resources.txt
@@ -525,7 +525,7 @@ Utilities:
cacls
-Copyright 2008-2017 Free Software Foundation, Inc.
+Copyright 2008-2018 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 7ddd215aac..379670c1fe 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-2017 Free Software Foundation, Inc.
+@c Copyright (C) 2004, 2007, 2009-2018 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 a8326f94bd..04c9cb3af6 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-2017 Free Software Foundation, Inc.
+@c Copyright (C) 2004, 2007, 2009-2018 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 335aa21d0a..900305b690 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-2017 Free Software Foundation, Inc.
+@c Copyright (C) 2008-2018 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 fedf1ba7dc..9ac6db3d94 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-2017 Free Software Foundation, Inc.
+@c Copyright (C) 2008-2018 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 86a509f997..5ee9a9e80b 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-2017 Free Software Foundation, Inc.
+@c Copyright (C) 2008-2018 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 49d760101a..e16a31da55 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-2017 Free Software Foundation, Inc.
+@c Copyright (C) 2008-2018 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 fa6e51aeae..127f53b8b0 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-2017 Free Software Foundation, Inc.
+@c Copyright (C) 2008-2018 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 853e3e5161..a371cdf2fd 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-2017 Free Software Foundation, Inc.
+@c Copyright (C) 2008-2018 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 d893486fe0..ebd77d9210 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-2017 Free Software Foundation, Inc.
+@c Copyright (C) 2008-2018 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 7dd4af5da3..32b4b3ef67 100644
--- a/doc/error.texi
+++ b/doc/error.texi
@@ -4,7 +4,7 @@
@findex progname
@vindex program_name
-@c Copyright (C) 2007, 2009-2017 Free Software Foundation, Inc.
+@c Copyright (C) 2007, 2009-2018 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 2494742de0..7c1194c540 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-2017 Free Software Foundation, Inc.
+@c Copyright (C) 2013-2018 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 4bb90bd46f..d0bdaf2118 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-2017 Free Software Foundation, Inc.
+@c Copyright (C) 2006, 2009-2018 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 b45e5e63ef..6869435db1 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; 2017 Free Software Foundation, Inc.</p>
+<p>Copyright &copy; 2017-2018 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 56ca32d97e..e115adf50f 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; 2017 Free Software Foundation, Inc.</p>
+<p>Copyright &copy; 2017-2018 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 126d0525ec..556de3c235 100644
--- a/doc/gnulib-readme.texi
+++ b/doc/gnulib-readme.texi
@@ -1,6 +1,6 @@
@c Gnulib README
-@c Copyright 2001, 2003-2017 Free Software Foundation, Inc.
+@c Copyright 2001, 2003-2018 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 b4d548dfd1..1a75f073bd 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-2017 Free Software Foundation, Inc.
+@c Copyright (C) 2005-2018 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/intprops.texi b/doc/intprops.texi
index 44883ac630..6833eae3cf 100644
--- a/doc/intprops.texi
+++ b/doc/intprops.texi
@@ -1,7 +1,7 @@
@node Integer Properties
@section Integer Properties
-@c Copyright (C) 2011-2017 Free Software Foundation, Inc.
+@c Copyright (C) 2011-2018 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 b50159f440..c6928ee914 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-2017 Free Software Foundation, Inc.
+@c Copyright (C) 2005-2006, 2009-2018 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 9568a4a472..4148303faf 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-2017 Free Software Foundation, Inc.
+@c Copyright (C) 1994-2006, 2009-2018 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 dbe27bb689..b8102698e7 100644
--- a/doc/quote.texi
+++ b/doc/quote.texi
@@ -1,7 +1,7 @@
@node Quoting
@section Quoting
-@c Copyright (C) 2005, 2009-2017 Free Software Foundation, Inc.
+@c Copyright (C) 2005, 2009-2018 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 c16447846b..fdaa428c01 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-2017 Free
+@c Copyright (C) 1994, 1996, 1998, 2000-2001, 2003-2007, 2009-2018 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 6888e8f2ea..b04fefd686 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-2017 Free Software Foundation, Inc.
+Copyright (C) 2003, 2005-2006, 2009-2018 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 09356c1503..f151db487c 100644
--- a/doc/verify.texi
+++ b/doc/verify.texi
@@ -1,6 +1,6 @@
@c GNU verify module documentation
-@c Copyright (C) 2006, 2009-2017 Free Software Foundation, Inc.
+@c Copyright (C) 2006, 2009-2018 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