aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
authorKenichi Handa2010-01-14 12:54:04 +0900
committerKenichi Handa2010-01-14 12:54:04 +0900
commit35fb32880c99aa7cd41b835dc17b8639b544dc69 (patch)
treeb5465223c8909d17356f5f4b98ac65dcef439634 /doc/misc
parentd9a7c14092befb75995e75dc66d050af514443e6 (diff)
parent38bee10234558578f3f1c4cdc4614afe1ef15cf8 (diff)
downloademacs-35fb32880c99aa7cd41b835dc17b8639b544dc69.tar.gz
emacs-35fb32880c99aa7cd41b835dc17b8639b544dc69.zip
from trunk
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/ChangeLog4
-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/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/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/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/mh-e.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/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/tramp.texi2
-rw-r--r--doc/misc/trampver.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
55 files changed, 57 insertions, 57 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index cabec8f7fb1..c4ef9ebf3ae 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -6180,8 +6180,8 @@
6180 6180
61811998-04-06 Andreas Schwab <schwab@gnu.org> 61811998-04-06 Andreas Schwab <schwab@gnu.org>
6182 6182
6183 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use 6183 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
6184 it in dvi targets. 6184 Use it in dvi targets.
6185 (../etc/GNU): Change to $(srcdir) first. 6185 (../etc/GNU): Change to $(srcdir) first.
6186 6186
61871998-03-11 Carsten Dominik <cd@delysid.gnu.org> 61871998-03-11 Carsten Dominik <cd@delysid.gnu.org>
diff --git a/doc/misc/Makefile.in b/doc/misc/Makefile.in
index dc9f71af0d0..18d9d9a6377 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, 2009 Free Software Foundation, Inc. 4# 2004, 2005, 2006, 2007, 2008, 2009, 2010 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/ada-mode.texi b/doc/misc/ada-mode.texi
index 8a2f10239e4..af5dc310a58 100644
--- a/doc/misc/ada-mode.texi
+++ b/doc/misc/ada-mode.texi
@@ -4,7 +4,7 @@
4 4
5@copying 5@copying
6Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004, 6Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004,
72005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. 72005, 2006, 2007, 2008, 2009, 2010 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 fc69d0241a9..dd588be2a39 100644
--- a/doc/misc/auth.texi
+++ b/doc/misc/auth.texi
@@ -7,7 +7,7 @@
7@copying 7@copying
8This file describes the Emacs auth-source library. 8This file describes the Emacs auth-source library.
9 9
10Copyright @copyright{} 2008, 2009 Free Software Foundation, Inc. 10Copyright @copyright{} 2008, 2009, 2010 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/autotype.texi b/doc/misc/autotype.texi
index 0ca6b8105ea..a2ea8ad2c11 100644
--- a/doc/misc/autotype.texi
+++ b/doc/misc/autotype.texi
@@ -11,7 +11,7 @@
11 11
12@copying 12@copying
13Copyright @copyright{} 1994, 1995, 1999, 2001, 2002, 2003, 2004, 13Copyright @copyright{} 1994, 1995, 1999, 2001, 2002, 2003, 2004,
142005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. 142005, 2006, 2007, 2008, 2009, 2010 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/calc.texi b/doc/misc/calc.texi
index e7c03197704..f0fa97cbe16 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, 2009 Free Software Foundation, Inc. 962005, 2006, 2007, 2008, 2009, 2010 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
diff --git a/doc/misc/cc-mode.texi b/doc/misc/cc-mode.texi
index 3a93df59c68..6b72c69e05b 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, 2009 Free Software Foundation, Inc. 1632003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 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 cf1fde49903..84f9b67b938 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, 2009 Free Software Foundation, Inc. 92008, 2009, 2010 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 338d7e14ee4..0043bb84d77 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, 2009 Free Software Foundation, Inc. 9Copyright @copyright{} 2007, 2008, 2009, 2010 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 338e820e26a..5e70153f9a2 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, 2009 Free Software Foundation, Inc. 222005, 2006, 2007, 2008, 2009, 2010 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/ebrowse.texi b/doc/misc/ebrowse.texi
index 9642c3c1dd6..2c9df216681 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, 2009 Free Software Foundation, Inc. 142008, 2009, 2010 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 67b5dd7dfab..189c52f446f 100644
--- a/doc/misc/ede.texi
+++ b/doc/misc/ede.texi
@@ -5,7 +5,7 @@
5@copying 5@copying
6This file describes EDE, the Emacs Development Environment. 6This file describes EDE, the Emacs Development Environment.
7 7
8Copyright @copyright{} 1998, 1999, 2000, 2001, 2004, 2005, 2008, 2009 8Copyright @copyright{} 1998, 1999, 2000, 2001, 2004, 2005, 2008, 2009, 2010
9Free Software Foundation, Inc. 9Free Software Foundation, Inc.
10 10
11@quotation 11@quotation
diff --git a/doc/misc/ediff.texi b/doc/misc/ediff.texi
index 53259f9bbf6..4259fccb390 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 @copyright{} 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 28Copyright @copyright{} 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
292003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. 292003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 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 c2d61bcdffc..a93aada07a1 100644
--- a/doc/misc/edt.texi
+++ b/doc/misc/edt.texi
@@ -6,7 +6,7 @@
6This file documents the EDT emulation package for Emacs. 6This file documents the EDT emulation package for Emacs.
7 7
8Copyright @copyright{} 1986, 1992, 1994, 1995, 1999, 2000, 2001, 2002, 8Copyright @copyright{} 1986, 1992, 1994, 1995, 1999, 2000, 2001, 2002,
92003, 2004, 2005, 2006, 2007, 2008, 2009 92003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
10Free Software Foundation, Inc. 10Free Software Foundation, Inc.
11 11
12@quotation 12@quotation
diff --git a/doc/misc/emacs-mime.texi b/doc/misc/emacs-mime.texi
index a321f13e188..0ce94bfcf69 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, 2009 Free Software Foundation, Inc. 132006, 2007, 2008, 2009, 2010 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 cc86a6768b5..b02e41e914b 100644
--- a/doc/misc/epa.texi
+++ b/doc/misc/epa.texi
@@ -9,7 +9,7 @@
9@copying 9@copying
10This file describes EasyPG Assistant @value{VERSION}. 10This file describes EasyPG Assistant @value{VERSION}.
11 11
12Copyright @copyright{} 2007, 2008, 2009 Free Software Foundation, Inc. 12Copyright @copyright{} 2007, 2008, 2009, 2010 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 a320df12473..537a34b6d68 100644
--- a/doc/misc/erc.texi
+++ b/doc/misc/erc.texi
@@ -8,7 +8,7 @@
8@copying 8@copying
9This manual is for ERC version 5.3. 9This manual is for ERC version 5.3.
10 10
11Copyright @copyright{} 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. 11Copyright @copyright{} 2005, 2006, 2007, 2008, 2009, 2010 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/eshell.texi b/doc/misc/eshell.texi
index f0b2374b59a..c32aa659e12 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, 2009 Free Software Foundation, Inc. 122005, 2006, 2007, 2008, 2009, 2010 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 c3adbb44b4a..09d7f5cb5a8 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, 2009 Free Software Foundation, Inc. 162007, 2008, 2009, 2010 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 bd80246ab23..d04e8e76b5e 100644
--- a/doc/misc/faq.texi
+++ b/doc/misc/faq.texi
@@ -13,7 +13,7 @@
13 13
14@copying 14@copying
15Copyright @copyright{} 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 15Copyright @copyright{} 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
162009 Free Software Foundation, Inc.@* 162009, 2010 Free Software Foundation, Inc.@*
17Copyright @copyright{} 1994, 1995, 1996, 1997, 1998, 1999, 2000 17Copyright @copyright{} 1994, 1995, 1996, 1997, 1998, 1999, 2000
18Reuven M. Lerner@* 18Reuven M. Lerner@*
19Copyright @copyright{} 1992, 1993 Steven Byrnes@* 19Copyright @copyright{} 1992, 1993 Steven Byrnes@*
diff --git a/doc/misc/flymake.texi b/doc/misc/flymake.texi
index a713d7ccee4..764c6481641 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, 2009 Free Software 14Copyright @copyright{} 2004, 2005, 2006, 2007, 2008, 2009, 2010 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 4f6280b47ca..614844fd6c2 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, 2009 Free Software Foundation, Inc. 222005, 2006, 2007, 2008, 2009, 2010 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 a384e8b1634..fc88a6d47b6 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 @copyright{} 2004, 2005, 2007, 2008, 2009 Free Software 10Copyright @copyright{} 2004, 2005, 2007, 2008, 2009, 2010 Free Software
11Foundation, Inc. 11Foundation, Inc.
12 12
13@quotation 13@quotation
diff --git a/doc/misc/gnus-faq.texi b/doc/misc/gnus-faq.texi
index d374dfdabb2..2b3c0aa5e25 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, 2009 Free Software Foundation, Inc. 5@c 2008, 2009, 2010 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 05192f1a1a6..49a170800ac 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, 2009 Free Software Foundation, Inc. 2;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 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, 2009 Free Software Foundation, Inc. 30 2006, 2007, 2008, 2009, 2010 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 cf6d80862d2..29246313c84 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, 2009 Free Software Foundation, Inc. 3@c Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 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/idlwave.texi b/doc/misc/idlwave.texi
index 0d241771dcb..6292902aa99 100644
--- a/doc/misc/idlwave.texi
+++ b/doc/misc/idlwave.texi
@@ -23,7 +23,7 @@ This is edition @value{EDITION} of the IDLWAVE User Manual for IDLWAVE
23@value{VERSION}. 23@value{VERSION}.
24 24
25Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 25Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
262007, 2008, 2009 Free Software Foundation, Inc. 262007, 2008, 2009, 2010 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/info.texi b/doc/misc/info.texi
index 147e0b7a5ca..98fffabdd6b 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, 2009 Free Software Foundation, Inc. 182002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 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 a059a48193a..b08d5d8e316 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, 2009 Free Software Foundation, Inc. 9Copyright @copyright{} 2008, 2009, 2010 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 92fa0c93f7a..1c5fec41095 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, 2009 3# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
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 388745c4c31..6f509b5ed5d 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, 2009 Free Software Foundation, Inc. 122004, 2005, 2006, 2007, 2008, 2009, 2010 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/mh-e.texi b/doc/misc/mh-e.texi
index 45e469874a9..f7a46778c96 100644
--- a/doc/misc/mh-e.texi
+++ b/doc/misc/mh-e.texi
@@ -24,7 +24,7 @@
24This is version @value{VERSION}@value{EDITION} of @cite{The MH-E 24This is version @value{VERSION}@value{EDITION} of @cite{The MH-E
25Manual}, last updated @value{UPDATED}. 25Manual}, last updated @value{UPDATED}.
26 26
27Copyright @copyright{} 1995, 2001, 2002, 2003, 2005, 2006, 2007, 2008, 2009 27Copyright @copyright{} 1995, 2001, 2002, 2003, 2005, 2006, 2007, 2008, 2009, 2010
28Free Software Foundation, Inc. 28Free Software Foundation, Inc.
29 29
30@c This dual license has been agreed upon by the FSF. 30@c This dual license has been agreed upon by the FSF.
diff --git a/doc/misc/newsticker.texi b/doc/misc/newsticker.texi
index 10ac0069eb3..926885b7e13 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, 2009 16Copyright @copyright{} 2004, 2005, 2006, 2007, 2008, 2009, 2010
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 a27835a7576..2dc36588350 100644
--- a/doc/misc/nxml-mode.texi
+++ b/doc/misc/nxml-mode.texi
@@ -8,7 +8,7 @@
8This manual documents nxml-mode, an Emacs major mode for editing 8This manual documents nxml-mode, an Emacs major mode for editing
9XML with RELAX NG support. 9XML with RELAX NG support.
10 10
11Copyright @copyright{} 2007, 2008, 2009 Free Software Foundation, Inc. 11Copyright @copyright{} 2007, 2008, 2009, 2010 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/org.texi b/doc/misc/org.texi
index 4a026589a7d..789e64abc35 100644
--- a/doc/misc/org.texi
+++ b/doc/misc/org.texi
@@ -45,7 +45,7 @@ e.g.,
45@copying 45@copying
46This manual is for Org version @value{VERSION}. 46This manual is for Org version @value{VERSION}.
47 47
48Copyright @copyright{} 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation 48Copyright @copyright{} 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation
49 49
50@quotation 50@quotation
51Permission is granted to copy, distribute and/or modify this document 51Permission 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 12194416659..625d83a0e2c 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, 2009 101999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
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 11b03924139..d2fd8fc097d 100644
--- a/doc/misc/pgg.texi
+++ b/doc/misc/pgg.texi
@@ -8,7 +8,7 @@
8This file describes PGG @value{VERSION}, an Emacs interface to various 8This file describes PGG @value{VERSION}, an Emacs interface to various
9PGP implementations. 9PGP implementations.
10 10
11Copyright @copyright{} 2001, 2003, 2004, 2005, 2006, 2007, 2008, 2009 11Copyright @copyright{} 2001, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
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 e2902ccbed0..8d3f5e73966 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, 2009 Free Software Foundation, Inc. 8Copyright @copyright{} 2006, 2007, 2008, 2009, 2010 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 c8876cc9512..f2d03afc924 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, 2009 Free Software Foundation, Inc. 312005, 2006, 2007, 2008, 2009, 2010 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 ef6bce24f76..f60d43031be 100644
--- a/doc/misc/remember.texi
+++ b/doc/misc/remember.texi
@@ -8,7 +8,7 @@
8@copying 8@copying
9This manual is for Remember Mode, version 1.9 9This manual is for Remember Mode, version 1.9
10 10
11Copyright @copyright{} 2001, 2004, 2005, 2007, 2008, 2009 11Copyright @copyright{} 2001, 2004, 2005, 2007, 2008, 2009, 2010
12Free Software Foundation, Inc. 12Free Software Foundation, Inc.
13 13
14@quotation 14@quotation
diff --git a/doc/misc/sasl.texi b/doc/misc/sasl.texi
index b7873025318..ff3481b306a 100644
--- a/doc/misc/sasl.texi
+++ b/doc/misc/sasl.texi
@@ -7,7 +7,7 @@
7@copying 7@copying
8This file describes the Emacs SASL library, version @value{VERSION}. 8This file describes the Emacs SASL library, version @value{VERSION}.
9 9
10Copyright @copyright{} 2000, 2004, 2005, 2006, 2007, 2008, 2009 10Copyright @copyright{} 2000, 2004, 2005, 2006, 2007, 2008, 2009, 2010
11Free Software Foundation, Inc. 11Free Software Foundation, Inc.
12 12
13@quotation 13@quotation
diff --git a/doc/misc/sc.texi b/doc/misc/sc.texi
index e9c9046b897..55d0d733cf0 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, 2005, 2006, 2007, 17Copyright @copyright{} 1993, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
182008, 2009 Free Software Foundation, Inc. 182008, 2009, 2010 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 9c6a43ac3ce..5ad3b9c6e3d 100644
--- a/doc/misc/sem-user.texi
+++ b/doc/misc/sem-user.texi
@@ -1,6 +1,6 @@
1@c This file is included by semantic.texi 1@c This file is included by semantic.texi
2 2
3@c Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2009 3@c Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2009, 2010
4@c Free Software Foundation, Inc. 4@c Free Software Foundation, Inc.
5 5
6@c Permission is granted to copy, distribute and/or modify this 6@c Permission is granted to copy, distribute and/or modify this
diff --git a/doc/misc/semantic.texi b/doc/misc/semantic.texi
index 547fd6958d0..c4aa4b81419 100644
--- a/doc/misc/semantic.texi
+++ b/doc/misc/semantic.texi
@@ -25,7 +25,7 @@
25This manual documents the Semantic library and utilities. 25This manual documents the Semantic library and utilities.
26 26
27Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 27Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007,
282009 Free Software Foundation, Inc. 282009, 2010 Free Software Foundation, Inc.
29 29
30@quotation 30@quotation
31Permission is granted to copy, distribute and/or modify this document 31Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/ses.texi b/doc/misc/ses.texi
index 89228df57c5..af3970884c7 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, 2009 14Copyright @copyright{} 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
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 19848426f0b..8473f6cd359 100644
--- a/doc/misc/sieve.texi
+++ b/doc/misc/sieve.texi
@@ -8,7 +8,7 @@
8@copying 8@copying
9This file documents the Emacs Sieve package, for server-side mail filtering. 9This file documents the Emacs Sieve package, for server-side mail filtering.
10 10
11Copyright @copyright{} 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 11Copyright @copyright{} 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
12Free Software Foundation, Inc. 12Free Software Foundation, Inc.
13 13
14@quotation 14@quotation
diff --git a/doc/misc/smtpmail.texi b/doc/misc/smtpmail.texi
index 848da3ec6ea..fcb6ea65472 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, 2009 6Copyright @copyright{} 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
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 dbb49614d30..8434e8aa28d 100644
--- a/doc/misc/speedbar.texi
+++ b/doc/misc/speedbar.texi
@@ -5,7 +5,7 @@
5 5
6@copying 6@copying
7Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 7Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
82007, 2008, 2009 Free Software Foundation, Inc. 82007, 2008, 2009, 2010 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/tramp.texi b/doc/misc/tramp.texi
index d68be209a99..02e079b8ad5 100644
--- a/doc/misc/tramp.texi
+++ b/doc/misc/tramp.texi
@@ -38,7 +38,7 @@
38 38
39@copying 39@copying
40Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004, 2005, 40Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004, 2005,
412006, 2007, 2008, 2009 Free Software Foundation, Inc. 412006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
42 42
43@quotation 43@quotation
44Permission is granted to copy, distribute and/or modify this document 44Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/misc/trampver.texi b/doc/misc/trampver.texi
index 2e7d3a841b7..8456a1e0d11 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, 2004, 2005, 2006, 2007, 2008, 2009 5@c Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
6@c Free Software Foundation, Inc. 6@c Free Software Foundation, Inc.
7@c See file doclicense.texi for copying conditions. 7@c See file doclicense.texi for copying conditions.
8 8
diff --git a/doc/misc/url.texi b/doc/misc/url.texi
index f60952a10f7..c9c0d320ac2 100644
--- a/doc/misc/url.texi
+++ b/doc/misc/url.texi
@@ -22,7 +22,7 @@
22This file documents the Emacs Lisp URL loading package. 22This file documents the Emacs Lisp 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, 2009 Free Software Foundation, Inc. 252004, 2005, 2006, 2007, 2008, 2009, 2010 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 a1ef6b9717a..26acf25cb8e 100644
--- a/doc/misc/vip.texi
+++ b/doc/misc/vip.texi
@@ -4,7 +4,7 @@
4 4
5@copying 5@copying
6Copyright @copyright{} 1987, 2001, 2002, 2003, 2004, 6Copyright @copyright{} 1987, 2001, 2002, 2003, 2004,
72005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. 72005, 2006, 2007, 2008, 2009, 2010 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 bd1f2a7c0f5..497d1b373e1 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, 2009 Free Software Foundation, Inc. 112005, 2006, 2007, 2008, 2009, 2010 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 6ed8b75ab37..fc8f3b2ea58 100644
--- a/doc/misc/widget.texi
+++ b/doc/misc/widget.texi
@@ -9,7 +9,7 @@
9 9
10@copying 10@copying
11Copyright @copyright{} 2000, 2001, 2002, 2003, 2004, 2005, 11Copyright @copyright{} 2000, 2001, 2002, 2003, 2004, 2005,
122006, 2007, 2008, 2009 Free Software Foundation, Inc. 122006, 2007, 2008, 2009, 2010 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/woman.texi b/doc/misc/woman.texi
index 00248d6aa1e..2077f4844a5 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, 2009 Free Software Foundation, Inc. 222005, 2006, 2007, 2008, 2009, 2010 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