aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
authorPaul Eggert2017-01-01 01:10:47 -0800
committerPaul Eggert2017-01-01 01:10:47 -0800
commitbcf244ef9be0fe61f4b9a48d3412b2c8a9f1edb9 (patch)
treedc5dde303bce1fbe4f04300c3691cc1ee5874f43 /doc/misc
parent772ca5db3eccdc0439d7bd18f98b7fdd38eb6397 (diff)
parent2e2a8068031b79a6cc5502b8d4c9d849ebb1dae0 (diff)
downloademacs-bcf244ef9be0fe61f4b9a48d3412b2c8a9f1edb9.tar.gz
emacs-bcf244ef9be0fe61f4b9a48d3412b2c8a9f1edb9.zip
Merge from origin/emacs-25
2e2a806 Fix copyright years by hand 5badc81 Update copyright year to 2017
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/ChangeLog.12
-rw-r--r--doc/misc/Makefile.in2
-rw-r--r--doc/misc/ada-mode.texi2
-rw-r--r--doc/misc/auth.texi2
-rw-r--r--doc/misc/autotype.texi2
-rw-r--r--doc/misc/bovine.texi2
-rw-r--r--doc/misc/calc.texi2
-rw-r--r--doc/misc/cc-mode.texi2
-rw-r--r--doc/misc/cl.texi2
-rw-r--r--doc/misc/dbus.texi2
-rw-r--r--doc/misc/dired-x.texi2
-rw-r--r--doc/misc/ebrowse.texi2
-rw-r--r--doc/misc/ede.texi2
-rw-r--r--doc/misc/ediff.texi2
-rw-r--r--doc/misc/edt.texi2
-rw-r--r--doc/misc/efaq-w32.texi2
-rw-r--r--doc/misc/efaq.texi2
-rw-r--r--doc/misc/eieio.texi2
-rw-r--r--doc/misc/emacs-gnutls.texi2
-rw-r--r--doc/misc/emacs-mime.texi2
-rw-r--r--doc/misc/epa.texi2
-rw-r--r--doc/misc/erc.texi2
-rw-r--r--doc/misc/ert.texi2
-rw-r--r--doc/misc/eshell.texi2
-rw-r--r--doc/misc/eudc.texi2
-rw-r--r--doc/misc/eww.texi2
-rw-r--r--doc/misc/flymake.texi2
-rw-r--r--doc/misc/forms.texi2
-rw-r--r--doc/misc/gnus-coding.texi2
-rw-r--r--doc/misc/gnus-faq.texi2
-rw-r--r--doc/misc/gnus-news.el4
-rw-r--r--doc/misc/gnus-news.texi2
-rw-r--r--doc/misc/gnus.texi2
-rw-r--r--doc/misc/htmlfontify.texi2
-rw-r--r--doc/misc/idlwave.texi2
-rw-r--r--doc/misc/ido.texi2
-rw-r--r--doc/misc/info.texi2
-rw-r--r--doc/misc/mairix-el.texi2
-rw-r--r--doc/misc/message.texi2
-rw-r--r--doc/misc/mh-e.texi2
-rw-r--r--doc/misc/newsticker.texi2
-rw-r--r--doc/misc/nxml-mode.texi2
-rw-r--r--doc/misc/octave-mode.texi2
-rw-r--r--doc/misc/org.texi4
-rw-r--r--doc/misc/pcl-cvs.texi2
-rw-r--r--doc/misc/pgg.texi2
-rw-r--r--doc/misc/rcirc.texi2
-rw-r--r--doc/misc/reftex.texi2
-rw-r--r--doc/misc/remember.texi2
-rw-r--r--doc/misc/sasl.texi2
-rw-r--r--doc/misc/sc.texi2
-rw-r--r--doc/misc/sem-user.texi2
-rw-r--r--doc/misc/semantic.texi2
-rw-r--r--doc/misc/ses.texi2
-rw-r--r--doc/misc/sieve.texi2
-rw-r--r--doc/misc/smtpmail.texi2
-rw-r--r--doc/misc/speedbar.texi2
-rw-r--r--doc/misc/srecode.texi2
-rw-r--r--doc/misc/texinfo.tex5
-rw-r--r--doc/misc/todo-mode.texi2
-rw-r--r--doc/misc/tramp.texi2
-rw-r--r--doc/misc/trampver.texi2
-rw-r--r--doc/misc/url.texi2
-rw-r--r--doc/misc/vhdl-mode.texi2
-rw-r--r--doc/misc/vip.texi2
-rw-r--r--doc/misc/viper.texi2
-rw-r--r--doc/misc/widget.texi2
-rw-r--r--doc/misc/wisent.texi2
-rw-r--r--doc/misc/woman.texi2
69 files changed, 71 insertions, 74 deletions
diff --git a/doc/misc/ChangeLog.1 b/doc/misc/ChangeLog.1
index 93aacb521a9..b3cb6a501a0 100644
--- a/doc/misc/ChangeLog.1
+++ b/doc/misc/ChangeLog.1
@@ -12116,7 +12116,7 @@
12116;; coding: utf-8 12116;; coding: utf-8
12117;; End: 12117;; End:
12118 12118
12119 Copyright (C) 1993-1999, 2001-2016 Free Software Foundation, Inc. 12119 Copyright (C) 1993-1999, 2001-2017 Free Software Foundation, Inc.
12120 12120
12121 This file is part of GNU Emacs. 12121 This file is part of GNU Emacs.
12122 12122
diff --git a/doc/misc/Makefile.in b/doc/misc/Makefile.in
index eca74a0c645..8ff823200ad 100644
--- a/doc/misc/Makefile.in
+++ b/doc/misc/Makefile.in
@@ -1,6 +1,6 @@
1### @configure_input@ 1### @configure_input@
2 2
3# Copyright (C) 1994, 1996-2016 Free Software Foundation, Inc. 3# Copyright (C) 1994, 1996-2017 Free Software Foundation, Inc.
4 4
5# This file is part of GNU Emacs. 5# This file is part of GNU Emacs.
6 6
diff --git a/doc/misc/ada-mode.texi b/doc/misc/ada-mode.texi
index 4fc0c053dbc..127a009417e 100644
--- a/doc/misc/ada-mode.texi
+++ b/doc/misc/ada-mode.texi
@@ -4,7 +4,7 @@
4@include docstyle.texi 4@include docstyle.texi
5 5
6@copying 6@copying
7Copyright @copyright{} 1999--2016 Free Software Foundation, Inc. 7Copyright @copyright{} 1999--2017 Free Software Foundation, Inc.
8 8
9@quotation 9@quotation
10Permission is granted to copy, distribute and/or modify this document 10Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/auth.texi b/doc/misc/auth.texi
index fa4be248f37..29e55eda52c 100644
--- a/doc/misc/auth.texi
+++ b/doc/misc/auth.texi
@@ -11,7 +11,7 @@
11@copying 11@copying
12This file describes the Emacs auth-source library. 12This file describes the Emacs auth-source library.
13 13
14Copyright @copyright{} 2008--2016 Free Software Foundation, Inc. 14Copyright @copyright{} 2008--2017 Free Software Foundation, Inc.
15 15
16@quotation 16@quotation
17Permission is granted to copy, distribute and/or modify this document 17Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/autotype.texi b/doc/misc/autotype.texi
index 6bdbd344c7a..507a048da50 100644
--- a/doc/misc/autotype.texi
+++ b/doc/misc/autotype.texi
@@ -11,7 +11,7 @@
11@c @cindex autotypist 11@c @cindex autotypist
12 12
13@copying 13@copying
14Copyright @copyright{} 1994--1995, 1999, 2001--2016 14Copyright @copyright{} 1994--1995, 1999, 2001--2017
15Free Software Foundation, Inc. 15Free Software Foundation, Inc.
16 16
17@quotation 17@quotation
diff --git a/doc/misc/bovine.texi b/doc/misc/bovine.texi
index 11dbfffcec9..dadf903b364 100644
--- a/doc/misc/bovine.texi
+++ b/doc/misc/bovine.texi
@@ -24,7 +24,7 @@
24@c %**end of header 24@c %**end of header
25 25
26@copying 26@copying
27Copyright @copyright{} 1999--2004, 2012--2016 Free Software Foundation, Inc. 27Copyright @copyright{} 1999--2004, 2012--2017 Free Software Foundation, Inc.
28 28
29@quotation 29@quotation
30Permission is granted to copy, distribute and/or modify this document 30Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/calc.texi b/doc/misc/calc.texi
index b4c69ba190e..baf46f71703 100644
--- a/doc/misc/calc.texi
+++ b/doc/misc/calc.texi
@@ -95,7 +95,7 @@ This file documents Calc, the GNU Emacs calculator, included with
95GNU Emacs @value{EMACSVER}. 95GNU Emacs @value{EMACSVER}.
96@end ifnotinfo 96@end ifnotinfo
97 97
98Copyright @copyright{} 1990--1991, 2001--2016 Free Software Foundation, Inc. 98Copyright @copyright{} 1990--1991, 2001--2017 Free Software Foundation, Inc.
99 99
100@quotation 100@quotation
101Permission is granted to copy, distribute and/or modify this document 101Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/cc-mode.texi b/doc/misc/cc-mode.texi
index 4f7711184d0..68a16c0ed74 100644
--- a/doc/misc/cc-mode.texi
+++ b/doc/misc/cc-mode.texi
@@ -157,7 +157,7 @@ CC Mode
157@copying 157@copying
158This manual is for CC Mode in Emacs. 158This manual is for CC Mode in Emacs.
159 159
160Copyright @copyright{} 1995--2016 Free Software Foundation, Inc. 160Copyright @copyright{} 1995--2017 Free Software Foundation, Inc.
161 161
162@quotation 162@quotation
163Permission is granted to copy, distribute and/or modify this document 163Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/cl.texi b/doc/misc/cl.texi
index 5af41a4465e..9e56a54ed74 100644
--- a/doc/misc/cl.texi
+++ b/doc/misc/cl.texi
@@ -7,7 +7,7 @@
7@copying 7@copying
8This file documents the GNU Emacs Common Lisp emulation package. 8This file documents the GNU Emacs Common Lisp emulation package.
9 9
10Copyright @copyright{} 1993, 2001--2016 Free Software Foundation, Inc. 10Copyright @copyright{} 1993, 2001--2017 Free Software Foundation, Inc.
11 11
12@quotation 12@quotation
13Permission is granted to copy, distribute and/or modify this document 13Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/dbus.texi b/doc/misc/dbus.texi
index f4ebfebcbe3..a2494d39208 100644
--- a/doc/misc/dbus.texi
+++ b/doc/misc/dbus.texi
@@ -10,7 +10,7 @@
10@syncodeindex fn cp 10@syncodeindex fn cp
11 11
12@copying 12@copying
13Copyright @copyright{} 2007--2016 Free Software Foundation, Inc. 13Copyright @copyright{} 2007--2017 Free Software Foundation, Inc.
14 14
15@quotation 15@quotation
16Permission is granted to copy, distribute and/or modify this document 16Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/dired-x.texi b/doc/misc/dired-x.texi
index 7ac5bc6b53b..1e6f4b03bb0 100644
--- a/doc/misc/dired-x.texi
+++ b/doc/misc/dired-x.texi
@@ -20,7 +20,7 @@
20@comment %**end of header (This is for running Texinfo on a region.) 20@comment %**end of header (This is for running Texinfo on a region.)
21 21
22@copying 22@copying
23Copyright @copyright{} 1994--1995, 1999, 2001--2016 23Copyright @copyright{} 1994--1995, 1999, 2001--2017
24Free Software Foundation, Inc. 24Free Software Foundation, Inc.
25 25
26@quotation 26@quotation
diff --git a/doc/misc/ebrowse.texi b/doc/misc/ebrowse.texi
index 816cb562555..61ee04e2b5b 100644
--- a/doc/misc/ebrowse.texi
+++ b/doc/misc/ebrowse.texi
@@ -11,7 +11,7 @@
11@copying 11@copying
12This file documents Ebrowse, a C++ class browser for GNU Emacs. 12This file documents Ebrowse, a C++ class browser for GNU Emacs.
13 13
14Copyright @copyright{} 2000--2016 Free Software Foundation, Inc. 14Copyright @copyright{} 2000--2017 Free Software Foundation, Inc.
15 15
16@quotation 16@quotation
17Permission is granted to copy, distribute and/or modify this document 17Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/ede.texi b/doc/misc/ede.texi
index 839b5acd49d..e87ae95f626 100644
--- a/doc/misc/ede.texi
+++ b/doc/misc/ede.texi
@@ -6,7 +6,7 @@
6@copying 6@copying
7This file describes EDE, the Emacs Development Environment. 7This file describes EDE, the Emacs Development Environment.
8 8
9Copyright @copyright{} 1998--2001, 2004--2005, 2008--2016 9Copyright @copyright{} 1998--2001, 2004--2005, 2008--2017
10Free Software Foundation, Inc. 10Free Software Foundation, Inc.
11 11
12@quotation 12@quotation
diff --git a/doc/misc/ediff.texi b/doc/misc/ediff.texi
index 896a6041e86..19b7adbd668 100644
--- a/doc/misc/ediff.texi
+++ b/doc/misc/ediff.texi
@@ -26,7 +26,7 @@
26This file documents Ediff, a comprehensive visual interface to Unix diff 26This file documents Ediff, a comprehensive visual interface to Unix diff
27and patch utilities. 27and patch utilities.
28 28
29Copyright @copyright{} 1995--2016 Free Software Foundation, Inc. 29Copyright @copyright{} 1995--2017 Free Software Foundation, Inc.
30 30
31@quotation 31@quotation
32Permission is granted to copy, distribute and/or modify this document 32Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/edt.texi b/doc/misc/edt.texi
index cb22b82e262..9680aa4b0b3 100644
--- a/doc/misc/edt.texi
+++ b/doc/misc/edt.texi
@@ -6,7 +6,7 @@
6@copying 6@copying
7This file documents the EDT emulation package for Emacs. 7This file documents the EDT emulation package for Emacs.
8 8
9Copyright @copyright{} 1986, 1992, 1994--1995, 1999--2016 9Copyright @copyright{} 1986, 1992, 1994--1995, 1999--2017
10Free Software Foundation, Inc. 10Free Software Foundation, Inc.
11 11
12@quotation 12@quotation
diff --git a/doc/misc/efaq-w32.texi b/doc/misc/efaq-w32.texi
index 28c09f69744..bb548c991cc 100644
--- a/doc/misc/efaq-w32.texi
+++ b/doc/misc/efaq-w32.texi
@@ -15,7 +15,7 @@ Answers to Frequently asked Questions about using Emacs on Microsoft Windows.
15@include emacsver.texi 15@include emacsver.texi
16 16
17@copying 17@copying
18Copyright @copyright{} 2008, 2010-2016 Free Software Foundation, Inc. 18Copyright @copyright{} 2008, 2010-2017 Free Software Foundation, Inc.
19 19
20@quotation 20@quotation
21This list of frequently asked questions about GNU Emacs on MS Windows 21This list of frequently asked questions about GNU Emacs on MS Windows
diff --git a/doc/misc/efaq.texi b/doc/misc/efaq.texi
index 9efe0e73c5c..f7a47f8675a 100644
--- a/doc/misc/efaq.texi
+++ b/doc/misc/efaq.texi
@@ -12,7 +12,7 @@
12@c appreciate a notice if you do). 12@c appreciate a notice if you do).
13 13
14@copying 14@copying
15Copyright @copyright{} 2001--2016 Free Software Foundation, Inc.@* 15Copyright @copyright{} 2001--2017 Free Software Foundation, Inc.@*
16Copyright @copyright{} 1994, 1995, 1996, 1997, 1998, 1999, 2000 16Copyright @copyright{} 1994, 1995, 1996, 1997, 1998, 1999, 2000
17Reuven M. Lerner@* 17Reuven M. Lerner@*
18Copyright @copyright{} 1992, 1993 Steven Byrnes@* 18Copyright @copyright{} 1992, 1993 Steven Byrnes@*
diff --git a/doc/misc/eieio.texi b/doc/misc/eieio.texi
index 31930020e38..3820bd50dfc 100644
--- a/doc/misc/eieio.texi
+++ b/doc/misc/eieio.texi
@@ -12,7 +12,7 @@
12@copying 12@copying
13This manual documents EIEIO, an object framework for Emacs Lisp. 13This manual documents EIEIO, an object framework for Emacs Lisp.
14 14
15Copyright @copyright{} 2007--2016 Free Software Foundation, Inc. 15Copyright @copyright{} 2007--2017 Free Software Foundation, Inc.
16 16
17@quotation 17@quotation
18Permission is granted to copy, distribute and/or modify this document 18Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/emacs-gnutls.texi b/doc/misc/emacs-gnutls.texi
index 9d52508b644..87165631bf4 100644
--- a/doc/misc/emacs-gnutls.texi
+++ b/doc/misc/emacs-gnutls.texi
@@ -9,7 +9,7 @@
9@copying 9@copying
10This file describes the Emacs GnuTLS integration. 10This file describes the Emacs GnuTLS integration.
11 11
12Copyright @copyright{} 2012--2016 Free Software Foundation, Inc. 12Copyright @copyright{} 2012--2017 Free Software Foundation, Inc.
13 13
14@quotation 14@quotation
15Permission is granted to copy, distribute and/or modify this document 15Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/emacs-mime.texi b/doc/misc/emacs-mime.texi
index 9389435faf1..771c078be75 100644
--- a/doc/misc/emacs-mime.texi
+++ b/doc/misc/emacs-mime.texi
@@ -12,7 +12,7 @@
12@copying 12@copying
13This file documents the Emacs MIME interface functionality. 13This file documents the Emacs MIME interface functionality.
14 14
15Copyright @copyright{} 1998--2016 Free Software Foundation, Inc. 15Copyright @copyright{} 1998--2017 Free Software Foundation, Inc.
16 16
17@quotation 17@quotation
18Permission is granted to copy, distribute and/or modify this document 18Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/epa.texi b/doc/misc/epa.texi
index cb177c41f49..dadd064ba20 100644
--- a/doc/misc/epa.texi
+++ b/doc/misc/epa.texi
@@ -10,7 +10,7 @@
10@copying 10@copying
11This file describes EasyPG Assistant @value{VERSION}. 11This file describes EasyPG Assistant @value{VERSION}.
12 12
13Copyright @copyright{} 2007--2016 Free Software Foundation, Inc. 13Copyright @copyright{} 2007--2017 Free Software Foundation, Inc.
14 14
15@quotation 15@quotation
16Permission is granted to copy, distribute and/or modify this document 16Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/erc.texi b/doc/misc/erc.texi
index d9b646f7378..e38ead079a7 100644
--- a/doc/misc/erc.texi
+++ b/doc/misc/erc.texi
@@ -10,7 +10,7 @@
10@copying 10@copying
11This manual is for ERC as distributed with Emacs @value{EMACSVER}. 11This manual is for ERC as distributed with Emacs @value{EMACSVER}.
12 12
13Copyright @copyright{} 2005--2016 Free Software Foundation, Inc. 13Copyright @copyright{} 2005--2017 Free Software Foundation, Inc.
14 14
15@quotation 15@quotation
16Permission is granted to copy, distribute and/or modify this document 16Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/ert.texi b/doc/misc/ert.texi
index 144dfd93719..b07cb0be490 100644
--- a/doc/misc/ert.texi
+++ b/doc/misc/ert.texi
@@ -11,7 +11,7 @@
11@end direntry 11@end direntry
12 12
13@copying 13@copying
14Copyright @copyright{} 2008, 2010--2016 Free Software Foundation, Inc. 14Copyright @copyright{} 2008, 2010--2017 Free Software Foundation, Inc.
15 15
16@quotation 16@quotation
17Permission is granted to copy, distribute and/or modify this document 17Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/eshell.texi b/doc/misc/eshell.texi
index a7a3840aa5f..bd89b9c5bf2 100644
--- a/doc/misc/eshell.texi
+++ b/doc/misc/eshell.texi
@@ -10,7 +10,7 @@
10@copying 10@copying
11This manual is for Eshell, the Emacs shell. 11This manual is for Eshell, the Emacs shell.
12 12
13Copyright @copyright{} 1999--2016 Free Software Foundation, Inc. 13Copyright @copyright{} 1999--2017 Free Software Foundation, Inc.
14 14
15@quotation 15@quotation
16Permission is granted to copy, distribute and/or modify this document 16Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/eudc.texi b/doc/misc/eudc.texi
index 1bbb108b8ba..b7b263d5194 100644
--- a/doc/misc/eudc.texi
+++ b/doc/misc/eudc.texi
@@ -14,7 +14,7 @@ This file documents EUDC version 1.40.0.
14EUDC is the Emacs Unified Directory Client, a common interface to 14EUDC is the Emacs Unified Directory Client, a common interface to
15directory servers and contact information. 15directory servers and contact information.
16 16
17Copyright @copyright{} 1998, 2000--2016 Free Software Foundation, Inc. 17Copyright @copyright{} 1998, 2000--2017 Free Software Foundation, Inc.
18 18
19@quotation 19@quotation
20Permission is granted to copy, distribute and/or modify this document 20Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/eww.texi b/doc/misc/eww.texi
index ea258634301..e9b544fbdec 100644
--- a/doc/misc/eww.texi
+++ b/doc/misc/eww.texi
@@ -8,7 +8,7 @@
8@copying 8@copying
9This file documents the GNU Emacs Web Wowser (EWW) package. 9This file documents the GNU Emacs Web Wowser (EWW) package.
10 10
11Copyright @copyright{} 2014--2016 Free Software Foundation, Inc. 11Copyright @copyright{} 2014--2017 Free Software Foundation, Inc.
12 12
13@quotation 13@quotation
14Permission is granted to copy, distribute and/or modify this document 14Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/flymake.texi b/doc/misc/flymake.texi
index 6cece30a986..1bc416fd02e 100644
--- a/doc/misc/flymake.texi
+++ b/doc/misc/flymake.texi
@@ -12,7 +12,7 @@
12This manual is for GNU Flymake (version @value{VERSION}, @value{UPDATED}), 12This manual is for GNU Flymake (version @value{VERSION}, @value{UPDATED}),
13which is a universal on-the-fly syntax checker for GNU Emacs. 13which is a universal on-the-fly syntax checker for GNU Emacs.
14 14
15Copyright @copyright{} 2004--2016 Free Software Foundation, Inc. 15Copyright @copyright{} 2004--2017 Free Software Foundation, Inc.
16 16
17@quotation 17@quotation
18Permission is granted to copy, distribute and/or modify this document 18Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/forms.texi b/doc/misc/forms.texi
index 13654ed5932..85be178ee02 100644
--- a/doc/misc/forms.texi
+++ b/doc/misc/forms.texi
@@ -19,7 +19,7 @@
19@copying 19@copying
20This file documents Forms mode, a form-editing major mode for GNU Emacs. 20This file documents Forms mode, a form-editing major mode for GNU Emacs.
21 21
22Copyright @copyright{} 1989, 1997, 2001--2016 Free Software Foundation, Inc. 22Copyright @copyright{} 1989, 1997, 2001--2017 Free Software Foundation, Inc.
23 23
24@quotation 24@quotation
25Permission is granted to copy, distribute and/or modify this document 25Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/gnus-coding.texi b/doc/misc/gnus-coding.texi
index 661e705b157..542779f22a8 100644
--- a/doc/misc/gnus-coding.texi
+++ b/doc/misc/gnus-coding.texi
@@ -8,7 +8,7 @@
8@syncodeindex pg cp 8@syncodeindex pg cp
9 9
10@copying 10@copying
11Copyright @copyright{} 2004--2005, 2007--2016 Free Software 11Copyright @copyright{} 2004--2005, 2007--2017 Free Software
12Foundation, Inc. 12Foundation, Inc.
13 13
14@quotation 14@quotation
diff --git a/doc/misc/gnus-faq.texi b/doc/misc/gnus-faq.texi
index 5a49f4ac325..6f5af94b345 100644
--- a/doc/misc/gnus-faq.texi
+++ b/doc/misc/gnus-faq.texi
@@ -1,7 +1,7 @@
1@c \input texinfo @c -*-texinfo-*- 1@c \input texinfo @c -*-texinfo-*-
2@c Uncomment 1st line before texing this file alone. 2@c Uncomment 1st line before texing this file alone.
3@c %**start of header 3@c %**start of header
4@c Copyright (C) 1995, 2001-2016 Free Software Foundation, Inc. 4@c Copyright (C) 1995, 2001-2017 Free Software Foundation, Inc.
5@c 5@c
6@c @setfilename gnus-faq.info 6@c @setfilename gnus-faq.info
7@c @settitle Frequently Asked Questions 7@c @settitle Frequently Asked Questions
diff --git a/doc/misc/gnus-news.el b/doc/misc/gnus-news.el
index 5ccd3f44be5..c7d41c8555b 100644
--- a/doc/misc/gnus-news.el
+++ b/doc/misc/gnus-news.el
@@ -1,5 +1,5 @@
1;;; gnus-news.el --- a hack to create GNUS-NEWS from texinfo source 1;;; gnus-news.el --- a hack to create GNUS-NEWS from texinfo source
2;; Copyright (C) 2004-2016 Free Software Foundation, Inc. 2;; Copyright (C) 2004-2017 Free Software Foundation, Inc.
3 3
4;; Author: Reiner Steib <Reiner.Steib@gmx.de> 4;; Author: Reiner Steib <Reiner.Steib@gmx.de>
5;; Keywords: tools 5;; Keywords: tools
@@ -26,7 +26,7 @@
26(defvar gnus-news-header-disclaimer 26(defvar gnus-news-header-disclaimer
27"GNUS NEWS -- history of user-visible changes. 27"GNUS NEWS -- history of user-visible changes.
28 28
29Copyright (C) 1999-2016 Free Software Foundation, Inc. 29Copyright (C) 1999-2017 Free Software Foundation, Inc.
30See the end of the file for license conditions. 30See the end of the file for license conditions.
31 31
32Please send Gnus bug reports to bugs@gnus.org. 32Please send Gnus bug reports to bugs@gnus.org.
diff --git a/doc/misc/gnus-news.texi b/doc/misc/gnus-news.texi
index d1e83a79038..fc104104ede 100644
--- a/doc/misc/gnus-news.texi
+++ b/doc/misc/gnus-news.texi
@@ -1,6 +1,6 @@
1@c -*-texinfo-*- 1@c -*-texinfo-*-
2 2
3@c Copyright (C) 2004-2016 Free Software Foundation, Inc. 3@c Copyright (C) 2004-2017 Free Software Foundation, Inc.
4 4
5@c Permission is granted to anyone to make or distribute verbatim copies 5@c Permission is granted to anyone to make or distribute verbatim copies
6@c of this document as received, in any medium, provided that the 6@c of this document as received, in any medium, provided that the
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index 393787c33a3..05159d4b2f7 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -10,7 +10,7 @@
10@syncodeindex pg cp 10@syncodeindex pg cp
11 11
12@copying 12@copying
13Copyright @copyright{} 1995--2016 Free Software Foundation, Inc. 13Copyright @copyright{} 1995--2017 Free Software Foundation, Inc.
14 14
15@quotation 15@quotation
16Permission is granted to copy, distribute and/or modify this document 16Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/htmlfontify.texi b/doc/misc/htmlfontify.texi
index 9cb1d6f4317..addc3e177b5 100644
--- a/doc/misc/htmlfontify.texi
+++ b/doc/misc/htmlfontify.texi
@@ -10,7 +10,7 @@
10This manual documents Htmlfontify, a source code -> crosslinked + 10This manual documents Htmlfontify, a source code -> crosslinked +
11formatted + syntax colorized html transformer. 11formatted + syntax colorized html transformer.
12 12
13Copyright @copyright{} 2002-2003, 2013-2016 Free Software Foundation, 13Copyright @copyright{} 2002-2003, 2013-2017 Free Software Foundation,
14Inc. 14Inc.
15 15
16@quotation 16@quotation
diff --git a/doc/misc/idlwave.texi b/doc/misc/idlwave.texi
index 32b33641656..b6a8cc8cfbf 100644
--- a/doc/misc/idlwave.texi
+++ b/doc/misc/idlwave.texi
@@ -23,7 +23,7 @@ Emacs, and interacting with an IDL shell run as a subprocess.
23This is edition @value{EDITION} of the IDLWAVE User Manual for IDLWAVE 23This is edition @value{EDITION} of the IDLWAVE User Manual for IDLWAVE
24@value{VERSION}. 24@value{VERSION}.
25 25
26Copyright @copyright{} 1999--2016 Free Software Foundation, Inc. 26Copyright @copyright{} 1999--2017 Free Software Foundation, Inc.
27 27
28@quotation 28@quotation
29Permission is granted to copy, distribute and/or modify this document 29Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/ido.texi b/doc/misc/ido.texi
index 0a56bc3f4e9..0b215e8cf05 100644
--- a/doc/misc/ido.texi
+++ b/doc/misc/ido.texi
@@ -7,7 +7,7 @@
7@copying 7@copying
8This file documents the Ido package for GNU Emacs. 8This file documents the Ido package for GNU Emacs.
9 9
10Copyright @copyright{} 2013-2016 Free Software Foundation, Inc. 10Copyright @copyright{} 2013-2017 Free Software Foundation, Inc.
11 11
12@quotation 12@quotation
13Permission is granted to copy, distribute and/or modify this document 13Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/info.texi b/doc/misc/info.texi
index 1b964e6b2c4..6f2e53aa739 100644
--- a/doc/misc/info.texi
+++ b/doc/misc/info.texi
@@ -15,7 +15,7 @@
15This file describes how to use Info, the menu-driven GNU 15This file describes how to use Info, the menu-driven GNU
16documentation system. 16documentation system.
17 17
18Copyright @copyright{} 1989, 1992, 1996--2016 Free Software Foundation, Inc. 18Copyright @copyright{} 1989, 1992, 1996--2017 Free Software Foundation, Inc.
19 19
20@quotation 20@quotation
21Permission is granted to copy, distribute and/or modify this document 21Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/mairix-el.texi b/doc/misc/mairix-el.texi
index 69d3fc42277..47fa5bcd818 100644
--- a/doc/misc/mairix-el.texi
+++ b/doc/misc/mairix-el.texi
@@ -5,7 +5,7 @@
5@include docstyle.texi 5@include docstyle.texi
6 6
7@copying 7@copying
8Copyright @copyright{} 2008--2016 Free Software Foundation, Inc. 8Copyright @copyright{} 2008--2017 Free Software Foundation, Inc.
9 9
10@quotation 10@quotation
11Permission is granted to copy, distribute and/or modify this document 11Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/message.texi b/doc/misc/message.texi
index 6ec761506d0..27a159d4a9a 100644
--- a/doc/misc/message.texi
+++ b/doc/misc/message.texi
@@ -11,7 +11,7 @@
11@copying 11@copying
12This file documents Message, the Emacs message composition mode. 12This file documents Message, the Emacs message composition mode.
13 13
14Copyright @copyright{} 1996--2016 Free Software Foundation, Inc. 14Copyright @copyright{} 1996--2017 Free Software Foundation, Inc.
15 15
16@quotation 16@quotation
17Permission is granted to copy, distribute and/or modify this document 17Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/mh-e.texi b/doc/misc/mh-e.texi
index 2ff0dac35db..a113272e494 100644
--- a/doc/misc/mh-e.texi
+++ b/doc/misc/mh-e.texi
@@ -25,7 +25,7 @@
25This is version @value{VERSION}@value{EDITION} of @cite{The MH-E 25This is version @value{VERSION}@value{EDITION} of @cite{The MH-E
26Manual}, last updated @value{UPDATED}. 26Manual}, last updated @value{UPDATED}.
27 27
28Copyright @copyright{} 1995, 2001--2003, 2005--2016 Free Software 28Copyright @copyright{} 1995, 2001--2003, 2005--2017 Free Software
29Foundation, Inc. 29Foundation, Inc.
30 30
31@c This dual license has been agreed upon by the FSF. 31@c This dual license has been agreed upon by the FSF.
diff --git a/doc/misc/newsticker.texi b/doc/misc/newsticker.texi
index f7a76207ed5..6928baab1fa 100644
--- a/doc/misc/newsticker.texi
+++ b/doc/misc/newsticker.texi
@@ -15,7 +15,7 @@ This manual documents Newsticker, a feed reader for Emacs. It
15corresponds to Emacs version @value{EMACSVER}. 15corresponds to Emacs version @value{EMACSVER}.
16 16
17@noindent 17@noindent
18Copyright @copyright{} 2004--2016 Free Software Foundation, Inc. 18Copyright @copyright{} 2004--2017 Free Software Foundation, Inc.
19 19
20@quotation 20@quotation
21Permission is granted to copy, distribute and/or modify this document 21Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/nxml-mode.texi b/doc/misc/nxml-mode.texi
index 62bd6bde975..c40cfa56342 100644
--- a/doc/misc/nxml-mode.texi
+++ b/doc/misc/nxml-mode.texi
@@ -9,7 +9,7 @@
9This manual documents nXML mode, an Emacs major mode for editing 9This manual documents nXML mode, an Emacs major mode for editing
10XML with RELAX NG support. 10XML with RELAX NG support.
11 11
12Copyright @copyright{} 2007--2016 Free Software Foundation, Inc. 12Copyright @copyright{} 2007--2017 Free Software Foundation, Inc.
13 13
14@quotation 14@quotation
15Permission is granted to copy, distribute and/or modify this document 15Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/octave-mode.texi b/doc/misc/octave-mode.texi
index 0307873df03..e7c2ee2193c 100644
--- a/doc/misc/octave-mode.texi
+++ b/doc/misc/octave-mode.texi
@@ -6,7 +6,7 @@
6@c %**end of header 6@c %**end of header
7 7
8@copying 8@copying
9Copyright @copyright{} 1996--2016 Free Software Foundation, Inc. 9Copyright @copyright{} 1996--2017 Free Software Foundation, Inc.
10 10
11@quotation 11@quotation
12Permission is granted to copy, distribute and/or modify this document 12Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/org.texi b/doc/misc/org.texi
index a6f9dbde7cb..596300e5ed8 100644
--- a/doc/misc/org.texi
+++ b/doc/misc/org.texi
@@ -259,7 +259,7 @@
259@copying 259@copying
260This manual is for Org version @value{VERSION}. 260This manual is for Org version @value{VERSION}.
261 261
262Copyright @copyright{} 2004--2016 Free Software Foundation, Inc. 262Copyright @copyright{} 2004--2017 Free Software Foundation, Inc.
263 263
264@quotation 264@quotation
265Permission is granted to copy, distribute and/or modify this document 265Permission is granted to copy, distribute and/or modify this document
@@ -12955,7 +12955,7 @@ Copyright information is printed on the back of the title page.
12955 12955
12956 This is a short example of a complete Texinfo file, version 1.0. 12956 This is a short example of a complete Texinfo file, version 1.0.
12957 12957
12958 Copyright \copy 2016 Free Software Foundation, Inc. 12958 Copyright \copy 2017 Free Software Foundation, Inc.
12959@end example 12959@end example
12960 12960
12961@subsubheading The Top node 12961@subsubheading The Top node
diff --git a/doc/misc/pcl-cvs.texi b/doc/misc/pcl-cvs.texi
index 237ba5c520d..4cf38bd1f0e 100644
--- a/doc/misc/pcl-cvs.texi
+++ b/doc/misc/pcl-cvs.texi
@@ -7,7 +7,7 @@
7@c %**end of header 7@c %**end of header
8 8
9@copying 9@copying
10Copyright @copyright{} 1991--2016 Free Software Foundation, Inc. 10Copyright @copyright{} 1991--2017 Free Software Foundation, Inc.
11 11
12@quotation 12@quotation
13Permission is granted to copy, distribute and/or modify this document 13Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/pgg.texi b/doc/misc/pgg.texi
index 3b31e4b0e72..950df60e12f 100644
--- a/doc/misc/pgg.texi
+++ b/doc/misc/pgg.texi
@@ -12,7 +12,7 @@
12This file describes PGG @value{VERSION}, an Emacs interface to various 12This file describes PGG @value{VERSION}, an Emacs interface to various
13PGP implementations. 13PGP implementations.
14 14
15Copyright @copyright{} 2001, 2003--2016 Free Software Foundation, Inc. 15Copyright @copyright{} 2001, 2003--2017 Free Software Foundation, Inc.
16 16
17@quotation 17@quotation
18Permission is granted to copy, distribute and/or modify this document 18Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/rcirc.texi b/doc/misc/rcirc.texi
index cdead72c630..1b5bdfcc689 100644
--- a/doc/misc/rcirc.texi
+++ b/doc/misc/rcirc.texi
@@ -6,7 +6,7 @@
6@c %**end of header 6@c %**end of header
7 7
8@copying 8@copying
9Copyright @copyright{} 2006--2016 Free Software Foundation, Inc. 9Copyright @copyright{} 2006--2017 Free Software Foundation, Inc.
10 10
11@quotation 11@quotation
12Permission is granted to copy, distribute and/or modify this document 12Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/reftex.texi b/doc/misc/reftex.texi
index ff7011c5a76..dfe0eccebaf 100644
--- a/doc/misc/reftex.texi
+++ b/doc/misc/reftex.texi
@@ -46,7 +46,7 @@ This manual documents @RefTeX{} (version @value{VERSION}), a package
46to do labels, references, citations and indices for LaTeX documents 46to do labels, references, citations and indices for LaTeX documents
47with Emacs. 47with Emacs.
48 48
49Copyright @copyright{} 1997--2016 Free Software Foundation, Inc. 49Copyright @copyright{} 1997--2017 Free Software Foundation, Inc.
50 50
51@quotation 51@quotation
52Permission is granted to copy, distribute and/or modify this document 52Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/remember.texi b/doc/misc/remember.texi
index 965962c0069..3d90d5f3bf8 100644
--- a/doc/misc/remember.texi
+++ b/doc/misc/remember.texi
@@ -9,7 +9,7 @@
9@copying 9@copying
10This manual is for Remember Mode, version 2.0 10This manual is for Remember Mode, version 2.0
11 11
12Copyright @copyright{} 2001, 2004--2005, 2007--2016 12Copyright @copyright{} 2001, 2004--2005, 2007--2017
13Free Software Foundation, Inc. 13Free Software Foundation, Inc.
14 14
15@quotation 15@quotation
diff --git a/doc/misc/sasl.texi b/doc/misc/sasl.texi
index d012e808cac..049bae00675 100644
--- a/doc/misc/sasl.texi
+++ b/doc/misc/sasl.texi
@@ -11,7 +11,7 @@
11@copying 11@copying
12This file describes the Emacs SASL library, version @value{VERSION}. 12This file describes the Emacs SASL library, version @value{VERSION}.
13 13
14Copyright @copyright{} 2000, 2004--2016 Free Software Foundation, Inc. 14Copyright @copyright{} 2000, 2004--2017 Free Software Foundation, Inc.
15 15
16@quotation 16@quotation
17Permission is granted to copy, distribute and/or modify this document 17Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/sc.texi b/doc/misc/sc.texi
index 80512292c32..79878e92b7f 100644
--- a/doc/misc/sc.texi
+++ b/doc/misc/sc.texi
@@ -15,7 +15,7 @@
15This document describes Supercite, an Emacs package for citing and 15This document describes Supercite, an Emacs package for citing and
16attributing replies to mail and news messages. 16attributing replies to mail and news messages.
17 17
18Copyright @copyright{} 1993, 2001--2016 Free Software Foundation, Inc. 18Copyright @copyright{} 1993, 2001--2017 Free Software Foundation, Inc.
19 19
20@quotation 20@quotation
21Permission is granted to copy, distribute and/or modify this document 21Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/sem-user.texi b/doc/misc/sem-user.texi
index fd88c88c7eb..4e395f7a112 100644
--- a/doc/misc/sem-user.texi
+++ b/doc/misc/sem-user.texi
@@ -1,5 +1,5 @@
1@c This is part of the Semantic manual. 1@c This is part of the Semantic manual.
2@c Copyright (C) 1999-2005, 2007, 2009-2016 Free Software Foundation, 2@c Copyright (C) 1999-2005, 2007, 2009-2017 Free Software Foundation,
3@c Inc. 3@c Inc.
4@c See file semantic.texi for copying conditions. 4@c See file semantic.texi for copying conditions.
5 5
diff --git a/doc/misc/semantic.texi b/doc/misc/semantic.texi
index 2023f24e6fa..1832017e60a 100644
--- a/doc/misc/semantic.texi
+++ b/doc/misc/semantic.texi
@@ -25,7 +25,7 @@
25@copying 25@copying
26This manual documents the Semantic library and utilities. 26This manual documents the Semantic library and utilities.
27 27
28Copyright @copyright{} 1999--2005, 2007, 2009--2016 Free Software 28Copyright @copyright{} 1999--2005, 2007, 2009--2017 Free Software
29Foundation, Inc. 29Foundation, Inc.
30 30
31@quotation 31@quotation
diff --git a/doc/misc/ses.texi b/doc/misc/ses.texi
index ba10be9bfa5..cac874d0f02 100644
--- a/doc/misc/ses.texi
+++ b/doc/misc/ses.texi
@@ -12,7 +12,7 @@
12@copying 12@copying
13This file documents @acronym{SES}: the Simple Emacs Spreadsheet. 13This file documents @acronym{SES}: the Simple Emacs Spreadsheet.
14 14
15Copyright @copyright{} 2002--2016 Free Software Foundation, Inc. 15Copyright @copyright{} 2002--2017 Free Software Foundation, Inc.
16 16
17@quotation 17@quotation
18Permission is granted to copy, distribute and/or modify this document 18Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/sieve.texi b/doc/misc/sieve.texi
index 5bc38d48938..253baf440ff 100644
--- a/doc/misc/sieve.texi
+++ b/doc/misc/sieve.texi
@@ -12,7 +12,7 @@
12@copying 12@copying
13This file documents the Emacs Sieve package, for server-side mail filtering. 13This file documents the Emacs Sieve package, for server-side mail filtering.
14 14
15Copyright @copyright{} 2001--2016 Free Software Foundation, Inc. 15Copyright @copyright{} 2001--2017 Free Software Foundation, Inc.
16 16
17@quotation 17@quotation
18Permission is granted to copy, distribute and/or modify this document 18Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/smtpmail.texi b/doc/misc/smtpmail.texi
index d9a68c45985..824945856ac 100644
--- a/doc/misc/smtpmail.texi
+++ b/doc/misc/smtpmail.texi
@@ -4,7 +4,7 @@
4@include docstyle.texi 4@include docstyle.texi
5@syncodeindex vr fn 5@syncodeindex vr fn
6@copying 6@copying
7Copyright @copyright{} 2003--2016 Free Software Foundation, Inc. 7Copyright @copyright{} 2003--2017 Free Software Foundation, Inc.
8 8
9@quotation 9@quotation
10Permission is granted to copy, distribute and/or modify this document 10Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/speedbar.texi b/doc/misc/speedbar.texi
index 27b57c0a03a..ca0bc1f6f33 100644
--- a/doc/misc/speedbar.texi
+++ b/doc/misc/speedbar.texi
@@ -5,7 +5,7 @@
5@syncodeindex fn cp 5@syncodeindex fn cp
6 6
7@copying 7@copying
8Copyright @copyright{} 1999--2016 Free Software Foundation, Inc. 8Copyright @copyright{} 1999--2017 Free Software Foundation, Inc.
9 9
10@quotation 10@quotation
11Permission is granted to copy, distribute and/or modify this document 11Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/srecode.texi b/doc/misc/srecode.texi
index 9a5d717dfe6..74904f37e1e 100644
--- a/doc/misc/srecode.texi
+++ b/doc/misc/srecode.texi
@@ -16,7 +16,7 @@
16@c %**end of header 16@c %**end of header
17 17
18@copying 18@copying
19Copyright @copyright{} 2007--2016 Free Software Foundation, Inc. 19Copyright @copyright{} 2007--2017 Free Software Foundation, Inc.
20 20
21@quotation 21@quotation
22Permission is granted to copy, distribute and/or modify this document 22Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/texinfo.tex b/doc/misc/texinfo.tex
index c8913ab918e..954dceb6427 100644
--- a/doc/misc/texinfo.tex
+++ b/doc/misc/texinfo.tex
@@ -5,10 +5,7 @@
5% 5%
6\def\texinfoversion{2016-09-18.18} 6\def\texinfoversion{2016-09-18.18}
7% 7%
8% Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995, 8% Copyright 1985-1986, 1988, 1990-2017 Free Software Foundation, Inc.
9% 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
10% 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016
11% Free Software Foundation, Inc.
12% 9%
13% This texinfo.tex file is free software: you can redistribute it and/or 10% This texinfo.tex file is free software: you can redistribute it and/or
14% modify it under the terms of the GNU General Public License as 11% modify it under the terms of the GNU General Public License as
diff --git a/doc/misc/todo-mode.texi b/doc/misc/todo-mode.texi
index d68af9a23a0..0bdb37cd0f5 100644
--- a/doc/misc/todo-mode.texi
+++ b/doc/misc/todo-mode.texi
@@ -9,7 +9,7 @@
9@c %**end of header 9@c %**end of header
10 10
11@copying 11@copying
12Copyright @copyright{} 2013-2016 Free Software Foundation, Inc. 12Copyright @copyright{} 2013-2017 Free Software Foundation, Inc.
13 13
14@quotation 14@quotation
15Permission is granted to copy, distribute and/or modify this document 15Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi
index 1ba22e0b594..fab2b532d6e 100644
--- a/doc/misc/tramp.texi
+++ b/doc/misc/tramp.texi
@@ -32,7 +32,7 @@
32@end macro 32@end macro
33 33
34@copying 34@copying
35Copyright @copyright{} 1999--2016 Free Software Foundation, Inc. 35Copyright @copyright{} 1999--2017 Free Software Foundation, Inc.
36 36
37@quotation 37@quotation
38Permission is granted to copy, distribute and/or modify this document 38Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/trampver.texi b/doc/misc/trampver.texi
index 2677672444e..77b6de3809c 100644
--- a/doc/misc/trampver.texi
+++ b/doc/misc/trampver.texi
@@ -2,7 +2,7 @@
2@c texi/trampver.texi. Generated from trampver.texi.in by configure. 2@c texi/trampver.texi. Generated from trampver.texi.in by configure.
3 3
4@c This is part of the Emacs manual. 4@c This is part of the Emacs manual.
5@c Copyright (C) 2003-2016 Free Software Foundation, Inc. 5@c Copyright (C) 2003-2017 Free Software Foundation, Inc.
6@c See file doclicense.texi for copying conditions. 6@c See file doclicense.texi for copying conditions.
7 7
8@c In the Tramp GIT, the version number is auto-frobbed from 8@c In the Tramp GIT, the version number is auto-frobbed from
diff --git a/doc/misc/url.texi b/doc/misc/url.texi
index 06d2e559c38..a3c625edce1 100644
--- a/doc/misc/url.texi
+++ b/doc/misc/url.texi
@@ -21,7 +21,7 @@
21@copying 21@copying
22This is the manual for the @code{url} Emacs Lisp library. 22This is the manual for the @code{url} Emacs Lisp library.
23 23
24Copyright @copyright{} 1993--1999, 2002, 2004--2016 Free Software 24Copyright @copyright{} 1993--1999, 2002, 2004--2017 Free Software
25Foundation, Inc. 25Foundation, Inc.
26 26
27@quotation 27@quotation
diff --git a/doc/misc/vhdl-mode.texi b/doc/misc/vhdl-mode.texi
index e26ec5277c0..05036c44014 100644
--- a/doc/misc/vhdl-mode.texi
+++ b/doc/misc/vhdl-mode.texi
@@ -10,7 +10,7 @@
10@copying 10@copying
11This file documents VHDL Mode, an Emacs mode for editing VHDL code. 11This file documents VHDL Mode, an Emacs mode for editing VHDL code.
12 12
13Copyright @copyright{} 1995--2008, 2010, 2012, 2015--2016 Free Software 13Copyright @copyright{} 1995--2008, 2010, 2012, 2015--2017 Free Software
14Foundation, Inc. 14Foundation, Inc.
15 15
16@quotation 16@quotation
diff --git a/doc/misc/vip.texi b/doc/misc/vip.texi
index 0f7e8a729ae..498d9aa8475 100644
--- a/doc/misc/vip.texi
+++ b/doc/misc/vip.texi
@@ -4,7 +4,7 @@
4@include docstyle.texi 4@include docstyle.texi
5 5
6@copying 6@copying
7Copyright @copyright{} 1987, 2001--2016 Free Software Foundation, Inc. 7Copyright @copyright{} 1987, 2001--2017 Free Software Foundation, Inc.
8 8
9@quotation 9@quotation
10Permission is granted to copy, distribute and/or modify this document 10Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/viper.texi b/doc/misc/viper.texi
index 6b82653c629..3e944d99e7f 100644
--- a/doc/misc/viper.texi
+++ b/doc/misc/viper.texi
@@ -8,7 +8,7 @@
8@include docstyle.texi 8@include docstyle.texi
9 9
10@copying 10@copying
11Copyright @copyright{} 1995--1997, 2001--2016 Free Software Foundation, Inc. 11Copyright @copyright{} 1995--1997, 2001--2017 Free Software Foundation, Inc.
12 12
13@quotation 13@quotation
14Permission is granted to copy, distribute and/or modify this document 14Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/widget.texi b/doc/misc/widget.texi
index 953bcae3ef2..3c8b4c8819a 100644
--- a/doc/misc/widget.texi
+++ b/doc/misc/widget.texi
@@ -9,7 +9,7 @@
9@c %**end of header 9@c %**end of header
10 10
11@copying 11@copying
12Copyright @copyright{} 2000--2016 Free Software Foundation, Inc. 12Copyright @copyright{} 2000--2017 Free Software Foundation, Inc.
13 13
14@quotation 14@quotation
15Permission is granted to copy, distribute and/or modify this document 15Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/wisent.texi b/doc/misc/wisent.texi
index b4efbdad1b8..7f2ef0a236c 100644
--- a/doc/misc/wisent.texi
+++ b/doc/misc/wisent.texi
@@ -24,7 +24,7 @@
24@c %**end of header 24@c %**end of header
25 25
26@copying 26@copying
27Copyright @copyright{} 1988--1993, 1995, 1998--2004, 2007, 2012--2016 27Copyright @copyright{} 1988--1993, 1995, 1998--2004, 2007, 2012--2017
28Free Software Foundation, Inc. 28Free Software Foundation, Inc.
29 29
30@c Since we are both GNU manuals, we do not need to ack each other here. 30@c Since we are both GNU manuals, we do not need to ack each other here.
diff --git a/doc/misc/woman.texi b/doc/misc/woman.texi
index f1fbba6151b..95cc0d1b80d 100644
--- a/doc/misc/woman.texi
+++ b/doc/misc/woman.texi
@@ -15,7 +15,7 @@
15This file documents WoMan: A program to browse Unix manual pages ``W.O. 15This file documents WoMan: A program to browse Unix manual pages ``W.O.
16(without) man''. 16(without) man''.
17 17
18Copyright @copyright{} 2001--2016 Free Software Foundation, Inc. 18Copyright @copyright{} 2001--2017 Free Software Foundation, Inc.
19 19
20@quotation 20@quotation
21Permission is granted to copy, distribute and/or modify this document 21Permission is granted to copy, distribute and/or modify this document