aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
authorGlenn Morris2009-01-08 05:28:46 +0000
committerGlenn Morris2009-01-08 05:28:46 +0000
commit6ed161e1d6f2210883ad9ac5a008a9ad7633d4b8 (patch)
treea978af31ad6f8131f5bcd4bd62d12f393ec867ba /doc/misc
parent0e73efce742884b1560b0665091866e3ce57c331 (diff)
downloademacs-6ed161e1d6f2210883ad9ac5a008a9ad7633d4b8.tar.gz
emacs-6ed161e1d6f2210883ad9ac5a008a9ad7633d4b8.zip
Add 2009 to copyright years.
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/ChangeLog2
-rw-r--r--doc/misc/Makefile.in2
-rw-r--r--doc/misc/autotype.texi4
-rw-r--r--doc/misc/calc.texi4
-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/doclicense.texi2
-rw-r--r--doc/misc/ebrowse.texi2
-rw-r--r--doc/misc/ediff.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/eshell.texi2
-rw-r--r--doc/misc/eudc.texi2
-rw-r--r--doc/misc/faq.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/idlwave.texi2
-rw-r--r--doc/misc/info.texi2
-rw-r--r--doc/misc/mairix-el.texi2
-rw-r--r--doc/misc/makefile.w32-in2
-rw-r--r--doc/misc/message.texi2
-rw-r--r--doc/misc/newsticker.texi2
-rw-r--r--doc/misc/nxml-mode.texi2
-rw-r--r--doc/misc/org.texi2
-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/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/url.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/woman.texi2
48 files changed, 51 insertions, 51 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 42b89a50bf7..6e99fd5789c 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -5532,7 +5532,7 @@
5532;; End: 5532;; End:
5533 5533
5534 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 5534 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
5535 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 5535 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
5536 5536
5537 This file is part of GNU Emacs. 5537 This file is part of GNU Emacs.
5538 5538
diff --git a/doc/misc/Makefile.in b/doc/misc/Makefile.in
index 4e0ae5a0dcb..6a633c4b9a3 100644
--- a/doc/misc/Makefile.in
+++ b/doc/misc/Makefile.in
@@ -1,7 +1,7 @@
1#### Makefile for documentation other than the Emacs manual. 1#### Makefile for documentation other than the Emacs manual.
2 2
3# Copyright (C) 1994, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 3# Copyright (C) 1994, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
4# 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 4# 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
5 5
6# This file is part of GNU Emacs. 6# This file is part of GNU Emacs.
7 7
diff --git a/doc/misc/autotype.texi b/doc/misc/autotype.texi
index 3826237a402..edd210c2b5c 100644
--- a/doc/misc/autotype.texi
+++ b/doc/misc/autotype.texi
@@ -1,7 +1,7 @@
1\input texinfo 1\input texinfo
2@c This is an annex of the Emacs manual. 2@c This is an annex of the Emacs manual.
3@c Copyright (C) 1994, 1995, 2001, 2002, 2003, 2004, 3@c Copyright (C) 1994, 1995, 2001, 2002, 2003, 2004,
4@c 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 4@c 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
5@c Author: Daniel.Pfeiffer@Informatik.START.dbp.de, fax (+49 69) 7588-2389 5@c Author: Daniel.Pfeiffer@Informatik.START.dbp.de, fax (+49 69) 7588-2389
6@setfilename ../../info/autotype 6@setfilename ../../info/autotype
7@c @node Autotypist, Picture, Abbrevs, Top 7@c @node Autotypist, Picture, Abbrevs, Top
@@ -13,7 +13,7 @@
13 13
14@copying 14@copying
15Copyright @copyright{} 1994, 1995, 1999, 2001, 2002, 2003, 2004, 15Copyright @copyright{} 1994, 1995, 1999, 2001, 2002, 2003, 2004,
162005, 2006, 2007, 2008 Free Software Foundation, Inc. 162005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
17 17
18@quotation 18@quotation
19Permission is granted to copy, distribute and/or modify this document 19Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/calc.texi b/doc/misc/calc.texi
index 15d3936e3f5..35f838240a6 100644
--- a/doc/misc/calc.texi
+++ b/doc/misc/calc.texi
@@ -93,7 +93,7 @@ This file documents Calc, the GNU Emacs calculator, included with GNU Emacs 23.1
93@end ifnotinfo 93@end ifnotinfo
94 94
95Copyright @copyright{} 1990, 1991, 2001, 2002, 2003, 2004, 95Copyright @copyright{} 1990, 1991, 2001, 2002, 2003, 2004,
962005, 2006, 2007, 2008 Free Software Foundation, Inc. 962005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
97 97
98@quotation 98@quotation
99Permission is granted to copy, distribute and/or modify this document 99Permission is granted to copy, distribute and/or modify this document
@@ -128,7 +128,7 @@ developing GNU and promoting software freedom.''
128 128
129@vskip 0pt plus 1filll 129@vskip 0pt plus 1filll
130Copyright @copyright{} 1990, 1991, 2001, 2002, 2003, 2004, 130Copyright @copyright{} 1990, 1991, 2001, 2002, 2003, 2004,
131 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 131 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
132@insertcopying 132@insertcopying
133@end titlepage 133@end titlepage
134 134
diff --git a/doc/misc/cc-mode.texi b/doc/misc/cc-mode.texi
index 971fe9fb11d..399e38ea5be 100644
--- a/doc/misc/cc-mode.texi
+++ b/doc/misc/cc-mode.texi
@@ -160,7 +160,7 @@ CC Mode
160This manual is for CC Mode in Emacs. 160This manual is for CC Mode in Emacs.
161 161
162Copyright @copyright{} 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 162Copyright @copyright{} 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
1632003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 1632003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
164 164
165@quotation 165@quotation
166Permission is granted to copy, distribute and/or modify this document 166Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/cl.texi b/doc/misc/cl.texi
index 1d2cd2faaf7..2e7993a6de5 100644
--- a/doc/misc/cl.texi
+++ b/doc/misc/cl.texi
@@ -6,7 +6,7 @@
6This file documents the GNU Emacs Common Lisp emulation package. 6This file documents the GNU Emacs Common Lisp emulation package.
7 7
8Copyright @copyright{} 1993, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 8Copyright @copyright{} 1993, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
92008 Free Software Foundation, Inc. 92008, 2009 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/dbus.texi b/doc/misc/dbus.texi
index 9bb444e5f70..1702c8b4340 100644
--- a/doc/misc/dbus.texi
+++ b/doc/misc/dbus.texi
@@ -6,7 +6,7 @@
6@c %**end of header 6@c %**end of header
7 7
8@copying 8@copying
9Copyright @copyright{} 2007, 2008 Free Software Foundation, Inc. 9Copyright @copyright{} 2007, 2008, 2009 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/dired-x.texi b/doc/misc/dired-x.texi
index 06d1ca7532a..f8dee506e5c 100644
--- a/doc/misc/dired-x.texi
+++ b/doc/misc/dired-x.texi
@@ -19,7 +19,7 @@
19 19
20@copying 20@copying
21Copyright @copyright{} 1994, 1995, 1999, 2001, 2002, 2003, 2004, 21Copyright @copyright{} 1994, 1995, 1999, 2001, 2002, 2003, 2004,
222005, 2006, 2007, 2008 Free Software Foundation, Inc. 222005, 2006, 2007, 2008, 2009 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/doclicense.texi b/doc/misc/doclicense.texi
index 3fd240f8fb6..d3ae2f92b20 100644
--- a/doc/misc/doclicense.texi
+++ b/doc/misc/doclicense.texi
@@ -6,7 +6,7 @@
6@c hence no sectioning command or @node. 6@c hence no sectioning command or @node.
7 7
8@display 8@display
9Copyright @copyright{} 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc. 9Copyright @copyright{} 2000, 2001, 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
10@uref{http://fsf.org/} 10@uref{http://fsf.org/}
11 11
12Everyone is permitted to copy and distribute verbatim copies 12Everyone is permitted to copy and distribute verbatim copies
diff --git a/doc/misc/ebrowse.texi b/doc/misc/ebrowse.texi
index 312a236adeb..ce7144feb37 100644
--- a/doc/misc/ebrowse.texi
+++ b/doc/misc/ebrowse.texi
@@ -11,7 +11,7 @@
11This file documents Ebrowse, a C++ class browser for GNU Emacs. 11This file documents Ebrowse, a C++ class browser for GNU Emacs.
12 12
13Copyright @copyright{} 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 13Copyright @copyright{} 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
142008 Free Software Foundation, Inc. 142008, 2009 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/ediff.texi b/doc/misc/ediff.texi
index 1988344d29d..a5881945dc7 100644
--- a/doc/misc/ediff.texi
+++ b/doc/misc/ediff.texi
@@ -26,7 +26,7 @@ This file documents Ediff, a comprehensive visual interface to Unix diff
26and patch utilities. 26and patch utilities.
27 27
28Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 28Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
292003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 292003, 2004, 2005, 2006, 2007, 2008, 2009 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/emacs-mime.texi b/doc/misc/emacs-mime.texi
index 97eaa02ef8f..883a552b135 100644
--- a/doc/misc/emacs-mime.texi
+++ b/doc/misc/emacs-mime.texi
@@ -10,7 +10,7 @@
10This file documents the Emacs MIME interface functionality. 10This file documents the Emacs MIME interface functionality.
11 11
12Copyright @copyright{} 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 12Copyright @copyright{} 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
132006, 2007, 2008 Free Software Foundation, Inc. 132006, 2007, 2008, 2009 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/epa.texi b/doc/misc/epa.texi
index cf2933332e5..2008a530642 100644
--- a/doc/misc/epa.texi
+++ b/doc/misc/epa.texi
@@ -9,7 +9,7 @@
9@copying 9@copying
10This file describes EasyPG Assistant. 10This file describes EasyPG Assistant.
11 11
12Copyright @copyright{} 2007, 2008 Free Software Foundation, Inc. 12Copyright @copyright{} 2007, 2008, 2009 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/erc.texi b/doc/misc/erc.texi
index d2553cb6634..81e1239cec9 100644
--- a/doc/misc/erc.texi
+++ b/doc/misc/erc.texi
@@ -14,7 +14,7 @@
14@copying 14@copying
15This manual is for ERC version 5.3. 15This manual is for ERC version 5.3.
16 16
17Copyright @copyright{} 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 17Copyright @copyright{} 2005, 2006, 2007, 2008, 2009 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/eshell.texi b/doc/misc/eshell.texi
index 8b65e0f5ffd..2e24db33e83 100644
--- a/doc/misc/eshell.texi
+++ b/doc/misc/eshell.texi
@@ -9,7 +9,7 @@
9This manual is for Eshell, the Emacs shell. 9This manual is for Eshell, the Emacs shell.
10 10
11Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004, 11Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004,
122005, 2006, 2007, 2008 Free Software Foundation, Inc. 122005, 2006, 2007, 2008, 2009 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/eudc.texi b/doc/misc/eudc.texi
index b8601ece425..d298012090f 100644
--- a/doc/misc/eudc.texi
+++ b/doc/misc/eudc.texi
@@ -13,7 +13,7 @@ directory servers using various protocols such as LDAP or the CCSO white
13pages directory system (PH/QI) 13pages directory system (PH/QI)
14 14
15Copyright @copyright{} 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 15Copyright @copyright{} 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
162007, 2008 Free Software Foundation, Inc. 162007, 2008, 2009 Free Software Foundation, Inc.
17 17
18@quotation 18@quotation
19Permission is granted to copy, distribute and/or modify this document 19Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/faq.texi b/doc/misc/faq.texi
index 42a373d820c..f8347744791 100644
--- a/doc/misc/faq.texi
+++ b/doc/misc/faq.texi
@@ -14,7 +14,7 @@
14@c appreciate a notice if you do). 14@c appreciate a notice if you do).
15 15
16@copying 16@copying
17Copyright @copyright{} 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 17Copyright @copyright{} 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
18Free Software Foundation, Inc.@* 18Free Software Foundation, Inc.@*
19Copyright 1994,1995,1996,1997,1998,1999,2000 Reuven M. Lerner@* 19Copyright 1994,1995,1996,1997,1998,1999,2000 Reuven M. Lerner@*
20Copyright 1992,1993 Steven Byrnes@* 20Copyright 1992,1993 Steven Byrnes@*
diff --git a/doc/misc/flymake.texi b/doc/misc/flymake.texi
index 4b533c7f920..e886e7fa099 100644
--- a/doc/misc/flymake.texi
+++ b/doc/misc/flymake.texi
@@ -11,7 +11,7 @@
11This manual is for GNU Flymake (version @value{VERSION}, @value{UPDATED}), 11This manual is for GNU Flymake (version @value{VERSION}, @value{UPDATED}),
12which is a universal on-the-fly syntax checker for GNU Emacs. 12which is a universal on-the-fly syntax checker for GNU Emacs.
13 13
14Copyright @copyright{} 2004, 2005, 2006, 2007, 2008 Free Software 14Copyright @copyright{} 2004, 2005, 2006, 2007, 2008, 2009 Free Software
15Foundation, Inc. 15Foundation, Inc.
16 16
17@quotation 17@quotation
diff --git a/doc/misc/forms.texi b/doc/misc/forms.texi
index f3d62e6c748..cc830972663 100644
--- a/doc/misc/forms.texi
+++ b/doc/misc/forms.texi
@@ -19,7 +19,7 @@
19This file documents Forms mode, a form-editing major mode for GNU Emacs. 19This file documents Forms mode, a form-editing major mode for GNU Emacs.
20 20
21Copyright @copyright{} 1989, 1997, 2001, 2002, 2003, 2004, 21Copyright @copyright{} 1989, 1997, 2001, 2002, 2003, 2004,
222005, 2006, 2007, 2008 Free Software Foundation, Inc. 222005, 2006, 2007, 2008, 2009 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 7ea8f59e7e7..324cba4aee1 100644
--- a/doc/misc/gnus-coding.texi
+++ b/doc/misc/gnus-coding.texi
@@ -7,7 +7,7 @@
7@syncodeindex pg cp 7@syncodeindex pg cp
8 8
9@copying 9@copying
10Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc. 10Copyright (C) 2004, 2005, 2007, 2008, 2009 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/gnus-faq.texi b/doc/misc/gnus-faq.texi
index fe9555a5a02..fbd2c1981ba 100644
--- a/doc/misc/gnus-faq.texi
+++ b/doc/misc/gnus-faq.texi
@@ -2,7 +2,7 @@
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, 2002, 2003, 2004, 2005, 2006, 2007, 4@c Copyright (C) 1995, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
5@c 2008 Free Software Foundation, Inc. 5@c 2008, 2009 Free Software Foundation, Inc.
6@c 6@c
7@c Do not modify this file, it was generated from gnus-faq.xml, available from 7@c Do not modify this file, it was generated from gnus-faq.xml, available from
8@c <URL:http://my.gnus.org/FAQ/>. 8@c <URL:http://my.gnus.org/FAQ/>.
diff --git a/doc/misc/gnus-news.el b/doc/misc/gnus-news.el
index 339c219e51b..05192f1a1a6 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, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 2;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 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
@@ -27,7 +27,7 @@
27"GNUS NEWS -- history of user-visible changes. 27"GNUS NEWS -- history of user-visible changes.
28 28
29Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 29Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005,
30 2006, 2007, 2008 Free Software Foundation, Inc. 30 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
31See the end of the file for license conditions. 31See the end of the file for license conditions.
32 32
33Please send Gnus bug reports to bugs@gnus.org. 33Please send Gnus bug reports to bugs@gnus.org.
diff --git a/doc/misc/gnus-news.texi b/doc/misc/gnus-news.texi
index db22c5b4193..f17850113de 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, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 3@c Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 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 874be2ca125..6db07ee85c9 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -10,7 +10,7 @@
10 10
11@copying 11@copying
12Copyright @copyright{} 1995, 1996, 1997, 1998, 1999, 2000, 2001, 12Copyright @copyright{} 1995, 1996, 1997, 1998, 1999, 2000, 2001,
132002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 132002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 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/idlwave.texi b/doc/misc/idlwave.texi
index c2cd4b7ca33..046016608d7 100644
--- a/doc/misc/idlwave.texi
+++ b/doc/misc/idlwave.texi
@@ -27,7 +27,7 @@ This is edition @value{EDITION} of the IDLWAVE User Manual for IDLWAVE
27@value{VERSION}. 27@value{VERSION}.
28 28
29Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 29Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
302007, 2008 Free Software Foundation, Inc. 302007, 2008, 2009 Free Software Foundation, Inc.
31 31
32@quotation 32@quotation
33Permission is granted to copy, distribute and/or modify this document 33Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/info.texi b/doc/misc/info.texi
index 87f71e2c700..cb47d3180d9 100644
--- a/doc/misc/info.texi
+++ b/doc/misc/info.texi
@@ -15,7 +15,7 @@ This file describes how to use Info, the on-line, menu-driven GNU
15documentation system. 15documentation system.
16 16
17Copyright @copyright{} 1989, 1992, 1996, 1997, 1998, 1999, 2000, 2001, 17Copyright @copyright{} 1989, 1992, 1996, 1997, 1998, 1999, 2000, 2001,
182002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 182002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 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 f68f3ab1942..d7370784535 100644
--- a/doc/misc/mairix-el.texi
+++ b/doc/misc/mairix-el.texi
@@ -6,7 +6,7 @@
6@documentencoding ISO-8859-1 6@documentencoding ISO-8859-1
7 7
8@copying 8@copying
9Copyright @copyright{} 2008 Free Software Foundation, Inc. 9Copyright @copyright{} 2008, 2009 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/makefile.w32-in b/doc/misc/makefile.w32-in
index 0c8d91425ab..1cea47be876 100644
--- a/doc/misc/makefile.w32-in
+++ b/doc/misc/makefile.w32-in
@@ -1,6 +1,6 @@
1#### -*- Makefile -*- for documentation other than the Emacs manual. 1#### -*- Makefile -*- for documentation other than the Emacs manual.
2 2
3# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 3# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009
4# Free Software Foundation, Inc. 4# Free Software Foundation, Inc.
5 5
6# This file is part of GNU Emacs. 6# This file is part of GNU Emacs.
diff --git a/doc/misc/message.texi b/doc/misc/message.texi
index ca040c3d209..e4a797be177 100644
--- a/doc/misc/message.texi
+++ b/doc/misc/message.texi
@@ -9,7 +9,7 @@
9This file documents Message, the Emacs message composition mode. 9This file documents Message, the Emacs message composition mode.
10 10
11Copyright @copyright{} 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 11Copyright @copyright{} 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
122004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 122004, 2005, 2006, 2007, 2008, 2009 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/newsticker.texi b/doc/misc/newsticker.texi
index 6b711ce98a0..38505a666a5 100644
--- a/doc/misc/newsticker.texi
+++ b/doc/misc/newsticker.texi
@@ -13,7 +13,7 @@
13This manual is for Newsticker (version @value{VERSION}, @value{UPDATED}). 13This manual is for Newsticker (version @value{VERSION}, @value{UPDATED}).
14 14
15@noindent 15@noindent
16Copyright @copyright{} 2004, 2005, 2006, 2007, 2008 16Copyright @copyright{} 2004, 2005, 2006, 2007, 2008, 2009
17Free Software Foundation, Inc. 17Free Software Foundation, Inc.
18 18
19@quotation 19@quotation
diff --git a/doc/misc/nxml-mode.texi b/doc/misc/nxml-mode.texi
index 351e754b8e3..8e769a2bb1a 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, 2008 Free Software Foundation, Inc. 12Copyright @copyright{} 2007, 2008, 2009 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/org.texi b/doc/misc/org.texi
index edd8d0c7f29..3bc6741ff3b 100644
--- a/doc/misc/org.texi
+++ b/doc/misc/org.texi
@@ -35,7 +35,7 @@
35@copying 35@copying
36This manual is for Org (version @value{VERSION}). 36This manual is for Org (version @value{VERSION}).
37 37
38Copyright @copyright{} 2004, 2005, 2006, 2007, 2008 Free Software Foundation 38Copyright @copyright{} 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
39 39
40@quotation 40@quotation
41Permission is granted to copy, distribute and/or modify this document 41Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/pcl-cvs.texi b/doc/misc/pcl-cvs.texi
index 1ce79075c81..61e37753501 100644
--- a/doc/misc/pcl-cvs.texi
+++ b/doc/misc/pcl-cvs.texi
@@ -7,7 +7,7 @@
7 7
8@copying 8@copying
9Copyright @copyright{} 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 9Copyright @copyright{} 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
101999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 101999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
11Free Software Foundation, Inc. 11Free Software Foundation, Inc.
12 12
13@quotation 13@quotation
diff --git a/doc/misc/pgg.texi b/doc/misc/pgg.texi
index 39b49640e92..27775e3e578 100644
--- a/doc/misc/pgg.texi
+++ b/doc/misc/pgg.texi
@@ -8,7 +8,7 @@
8@copying 8@copying
9This file describes PGG, an Emacs interface to various PGP implementations. 9This file describes PGG, an Emacs interface to various PGP implementations.
10 10
11Copyright @copyright{} 2001, 2003, 2004, 2005, 2006, 2007, 2008 11Copyright @copyright{} 2001, 2003, 2004, 2005, 2006, 2007, 2008, 2009
12Free Software Foundation, Inc. 12Free Software Foundation, Inc.
13 13
14@quotation 14@quotation
diff --git a/doc/misc/rcirc.texi b/doc/misc/rcirc.texi
index 0907af71dac..dce2e03f6d9 100644
--- a/doc/misc/rcirc.texi
+++ b/doc/misc/rcirc.texi
@@ -5,7 +5,7 @@
5@c %**end of header 5@c %**end of header
6 6
7@copying 7@copying
8Copyright @copyright{} 2006, 2007, 2008 Free Software Foundation, Inc. 8Copyright @copyright{} 2006, 2007, 2008, 2009 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/reftex.texi b/doc/misc/reftex.texi
index 01665fb1875..2b48e78d855 100644
--- a/doc/misc/reftex.texi
+++ b/doc/misc/reftex.texi
@@ -28,7 +28,7 @@ This is edition @value{EDITION} of the @b{Ref@TeX{}} User Manual for
28@b{Ref@TeX{}} @value{VERSION} 28@b{Ref@TeX{}} @value{VERSION}
29 29
30Copyright @copyright{} 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 30Copyright @copyright{} 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
312005, 2006, 2007, 2008 Free Software Foundation, Inc. 312005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
32 32
33@quotation 33@quotation
34Permission is granted to copy, distribute and/or modify this document 34Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/remember.texi b/doc/misc/remember.texi
index 3b91c5497b3..0ec59daf09e 100644
--- a/doc/misc/remember.texi
+++ b/doc/misc/remember.texi
@@ -14,7 +14,7 @@
14@copying 14@copying
15This manual is for Remember Mode, version 1.9 15This manual is for Remember Mode, version 1.9
16 16
17Copyright @copyright{} 2001, 2004, 2005, 2007, 2008 17Copyright @copyright{} 2001, 2004, 2005, 2007, 2008, 2009
18Free Software Foundation, Inc. 18Free Software Foundation, Inc.
19 19
20@quotation 20@quotation
diff --git a/doc/misc/sasl.texi b/doc/misc/sasl.texi
index b4580bda118..d2f8eb798b6 100644
--- a/doc/misc/sasl.texi
+++ b/doc/misc/sasl.texi
@@ -14,7 +14,7 @@
14@copying 14@copying
15This file describes the Emacs SASL library. 15This file describes the Emacs SASL library.
16 16
17Copyright @copyright{} 2000, 2004, 2005, 2006, 2007, 2008 17Copyright @copyright{} 2000, 2004, 2005, 2006, 2007, 2008, 2009
18Free Software Foundation, Inc. 18Free Software Foundation, Inc.
19 19
20@quotation 20@quotation
diff --git a/doc/misc/sc.texi b/doc/misc/sc.texi
index 6ca923512f7..46d05a014e6 100644
--- a/doc/misc/sc.texi
+++ b/doc/misc/sc.texi
@@ -15,7 +15,7 @@ This document describes Supercite, an Emacs package for citing and
15attributing replies to mail and news messages. 15attributing replies to mail and news messages.
16 16
17Copyright @copyright{} 1993, 2001, 2002, 2003, 2004, 17Copyright @copyright{} 1993, 2001, 2002, 2003, 2004,
182005, 2006, 2007, 2008 Free Software Foundation, Inc. 182005, 2006, 2007, 2008, 2009 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/ses.texi b/doc/misc/ses.texi
index eea81018b8a..a3081bacc68 100644
--- a/doc/misc/ses.texi
+++ b/doc/misc/ses.texi
@@ -11,7 +11,7 @@
11@copying 11@copying
12This file documents SES: the Simple Emacs Spreadsheet. 12This file documents SES: the Simple Emacs Spreadsheet.
13 13
14Copyright @copyright{} 2002, 2003, 2004, 2005, 2006, 2007, 2008 14Copyright @copyright{} 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
15Free Software Foundation, Inc. 15Free Software Foundation, Inc.
16 16
17@quotation 17@quotation
diff --git a/doc/misc/sieve.texi b/doc/misc/sieve.texi
index 6b52fe11230..17a64caa3ff 100644
--- a/doc/misc/sieve.texi
+++ b/doc/misc/sieve.texi
@@ -9,7 +9,7 @@
9@copying 9@copying
10This file documents the Emacs Sieve package, for server-side mail filtering. 10This file documents the Emacs Sieve package, for server-side mail filtering.
11 11
12Copyright @copyright{} 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 12Copyright @copyright{} 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
13Free Software Foundation, Inc. 13Free Software Foundation, Inc.
14 14
15@quotation 15@quotation
diff --git a/doc/misc/smtpmail.texi b/doc/misc/smtpmail.texi
index 7dbb5998798..4325bd0afa2 100644
--- a/doc/misc/smtpmail.texi
+++ b/doc/misc/smtpmail.texi
@@ -3,7 +3,7 @@
3@settitle Emacs SMTP Library 3@settitle Emacs SMTP Library
4@syncodeindex vr fn 4@syncodeindex vr fn
5@copying 5@copying
6Copyright @copyright{} 2003, 2004, 2005, 2006, 2007, 2008 6Copyright @copyright{} 2003, 2004, 2005, 2006, 2007, 2008, 2009
7Free Software Foundation, Inc. 7Free Software Foundation, Inc.
8 8
9@quotation 9@quotation
diff --git a/doc/misc/speedbar.texi b/doc/misc/speedbar.texi
index 704d5364240..3dcc73f1eca 100644
--- a/doc/misc/speedbar.texi
+++ b/doc/misc/speedbar.texi
@@ -6,7 +6,7 @@
6 6
7@copying 7@copying
8Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 8Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
92007, 2008 Free Software Foundation, Inc. 92007, 2008, 2009 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/url.texi b/doc/misc/url.texi
index 4ec31d8a910..fe4dd9bca58 100644
--- a/doc/misc/url.texi
+++ b/doc/misc/url.texi
@@ -22,7 +22,7 @@
22This file documents the URL loading package. 22This file documents the URL loading package.
23 23
24Copyright @copyright{} 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2002, 24Copyright @copyright{} 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2002,
252004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 252004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
26 26
27@quotation 27@quotation
28Permission is granted to copy, distribute and/or modify this document 28Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/vip.texi b/doc/misc/vip.texi
index 6ff3eced930..b3c0a7ee930 100644
--- a/doc/misc/vip.texi
+++ b/doc/misc/vip.texi
@@ -5,7 +5,7 @@
5 5
6@copying 6@copying
7Copyright @copyright{} 1987, 2001, 2002, 2003, 2004, 7Copyright @copyright{} 1987, 2001, 2002, 2003, 2004,
82005, 2006, 2007, 2008 Free Software Foundation, Inc. 82005, 2006, 2007, 2008, 2009 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/viper.texi b/doc/misc/viper.texi
index 64dead1dad1..5f9da080ca8 100644
--- a/doc/misc/viper.texi
+++ b/doc/misc/viper.texi
@@ -8,7 +8,7 @@
8 8
9@copying 9@copying
10Copyright @copyright{} 1995, 1996, 1997, 2001, 2002, 2003, 2004, 10Copyright @copyright{} 1995, 1996, 1997, 2001, 2002, 2003, 2004,
112005, 2006, 2007, 2008 Free Software Foundation, Inc. 112005, 2006, 2007, 2008, 2009 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 68eeaad293c..0d847debde5 100644
--- a/doc/misc/widget.texi
+++ b/doc/misc/widget.texi
@@ -11,7 +11,7 @@
11 11
12@copying 12@copying
13Copyright @copyright{} 2000, 2001, 2002, 2003, 2004, 2005, 13Copyright @copyright{} 2000, 2001, 2002, 2003, 2004, 2005,
142006, 2007, 2008 Free Software Foundation, Inc. 142006, 2007, 2008, 2009 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/woman.texi b/doc/misc/woman.texi
index 5d816df40e9..d53a651c53a 100644
--- a/doc/misc/woman.texi
+++ b/doc/misc/woman.texi
@@ -19,7 +19,7 @@ This file documents WoMan: A program to browse Unix manual pages `W.O.
19(without) man'. 19(without) man'.
20 20
21Copyright @copyright{} 2001, 2002, 2003, 2004, 21Copyright @copyright{} 2001, 2002, 2003, 2004,
222005, 2006, 2007, 2008 Free Software Foundation, Inc. 222005, 2006, 2007, 2008, 2009 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