aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
authorPaul Eggert2014-01-01 07:43:34 +0000
committerPaul Eggert2014-01-01 07:43:34 +0000
commitba3189039adc8ec5eba5ed3e21d42019a4616b7c (patch)
treec1962f828bc3337f1bf76632e85610cea31d1534 /doc/misc
parent91415fb1cd0f913be6e8a2409b0d9cdca4352f3f (diff)
downloademacs-ba3189039adc8ec5eba5ed3e21d42019a4616b7c.tar.gz
emacs-ba3189039adc8ec5eba5ed3e21d42019a4616b7c.zip
Update copyright year to 2014 by running admin/update-copyright.
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/ChangeLog2
-rw-r--r--doc/misc/Makefile.in2
-rw-r--r--doc/misc/efaq-w32.texi2
-rw-r--r--doc/misc/gnus-faq.texi2
-rw-r--r--doc/misc/gnus-news.el2
-rw-r--r--doc/misc/gnus-news.texi2
-rw-r--r--doc/misc/htmlfontify.texi3
-rw-r--r--doc/misc/ido.texi2
-rw-r--r--doc/misc/makefile.w32-in2
-rw-r--r--doc/misc/sem-user.texi2
-rw-r--r--doc/misc/texinfo.tex4
-rw-r--r--doc/misc/todo-mode.texi2
-rw-r--r--doc/misc/trampver.texi2
13 files changed, 14 insertions, 15 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 72df4408d0d..f64ed76341b 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -11158,7 +11158,7 @@
11158;; coding: utf-8 11158;; coding: utf-8
11159;; End: 11159;; End:
11160 11160
11161 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc. 11161 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
11162 11162
11163 This file is part of GNU Emacs. 11163 This file is part of GNU Emacs.
11164 11164
diff --git a/doc/misc/Makefile.in b/doc/misc/Makefile.in
index 4c72aaa18ff..09045f83674 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-2013 Free Software Foundation, Inc. 3# Copyright (C) 1994, 1996-2014 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/efaq-w32.texi b/doc/misc/efaq-w32.texi
index c6f44cea2b8..660ef64fd0f 100644
--- a/doc/misc/efaq-w32.texi
+++ b/doc/misc/efaq-w32.texi
@@ -17,7 +17,7 @@ Answers to Frequently asked Questions about using Emacs on Microsoft Windows.
17@documentlanguage en 17@documentlanguage en
18 18
19@copying 19@copying
20Copyright @copyright{} 2008, 2010-2013 Free Software Foundation, Inc. 20Copyright @copyright{} 2008, 2010-2014 Free Software Foundation, Inc.
21 21
22@quotation 22@quotation
23This list of frequently asked questions about GNU Emacs on MS Windows 23This list of frequently asked questions about GNU Emacs on MS Windows
diff --git a/doc/misc/gnus-faq.texi b/doc/misc/gnus-faq.texi
index 1a0469c14f4..5bd644bdc7d 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-2013 Free Software Foundation, Inc. 4@c Copyright (C) 1995, 2001-2014 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 ff082e4ecf0..812b18361c7 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-2013 Free Software Foundation, Inc. 2;; Copyright (C) 2004-2014 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
diff --git a/doc/misc/gnus-news.texi b/doc/misc/gnus-news.texi
index 9c1ecb19748..a48b1f1bc5b 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-2013 Free Software Foundation, Inc. 3@c Copyright (C) 2004-2014 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/htmlfontify.texi b/doc/misc/htmlfontify.texi
index 9f3b99a1027..18e7c34a73c 100644
--- a/doc/misc/htmlfontify.texi
+++ b/doc/misc/htmlfontify.texi
@@ -9,7 +9,8 @@
9This manual documents Htmlfontify, a source code -> crosslinked + 9This manual documents Htmlfontify, a source code -> crosslinked +
10formatted + syntax colorized html transformer. 10formatted + syntax colorized html transformer.
11 11
12Copyright @copyright{} 2002, 2003, 2013 Free Software Foundation, Inc. 12Copyright @copyright{} 2002-2003, 2013-2014 Free Software Foundation,
13Inc.
13 14
14@quotation 15@quotation
15Permission 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/ido.texi b/doc/misc/ido.texi
index 747a9d57d3f..40afa698777 100644
--- a/doc/misc/ido.texi
+++ b/doc/misc/ido.texi
@@ -6,7 +6,7 @@
6@copying 6@copying
7This file documents the Ido package for GNU Emacs. 7This file documents the Ido package for GNU Emacs.
8 8
9Copyright @copyright{} 2013 Free Software Foundation, Inc. 9Copyright @copyright{} 2013-2014 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 11c76dcfcf7..2edc4cefb75 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-2013 Free Software Foundation, Inc. 3# Copyright (C) 2003-2014 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/sem-user.texi b/doc/misc/sem-user.texi
index 82af6c8f494..8604d095763 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-2013 Free Software Foundation, 2@c Copyright (C) 1999-2005, 2007, 2009-2014 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/texinfo.tex b/doc/misc/texinfo.tex
index bfd765dd211..bd56c483c51 100644
--- a/doc/misc/texinfo.tex
+++ b/doc/misc/texinfo.tex
@@ -5,9 +5,7 @@
5% 5%
6\def\texinfoversion{2013-09-11.11} 6\def\texinfoversion{2013-09-11.11}
7% 7%
8% Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995, 8% Copyright 1985-1986, 1988, 1990-2014 Free Software Foundation, Inc.
9% 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
10% 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
11% 9%
12% 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
13% 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 4920a9ccc81..41b5590c9d5 100644
--- a/doc/misc/todo-mode.texi
+++ b/doc/misc/todo-mode.texi
@@ -8,7 +8,7 @@
8@c %**end of header 8@c %**end of header
9 9
10@copying 10@copying
11Copyright @copyright{} 2013 Free Software Foundation, Inc. 11Copyright @copyright{} 2013-2014 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/trampver.texi b/doc/misc/trampver.texi
index b4547ed1a52..fe91fc893fc 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-2013 Free Software Foundation, Inc. 5@c Copyright (C) 2003-2014 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 CVS, the version number is auto-frobbed from 8@c In the Tramp CVS, the version number is auto-frobbed from