summaryrefslogtreecommitdiff
path: root/doc/misc
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2014-01-01 07:43:34 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2014-01-01 07:43:34 +0000
commitba3189039adc8ec5eba5ed3e21d42019a4616b7c (patch)
treec1962f828bc3337f1bf76632e85610cea31d1534 /doc/misc
parent91415fb1cd0f913be6e8a2409b0d9cdca4352f3f (diff)
downloademacs-ba3189039adc8ec5eba5ed3e21d42019a4616b7c.tar.gz
emacs-ba3189039adc8ec5eba5ed3e21d42019a4616b7c.tar.bz2
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 @@
;; coding: utf-8
;; End:
- Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
+ Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
This file is part of GNU Emacs.
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 @@
### @configure_input@
-# Copyright (C) 1994, 1996-2013 Free Software Foundation, Inc.
+# Copyright (C) 1994, 1996-2014 Free Software Foundation, Inc.
# This file is part of GNU Emacs.
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.
@documentlanguage en
@copying
-Copyright @copyright{} 2008, 2010-2013 Free Software Foundation, Inc.
+Copyright @copyright{} 2008, 2010-2014 Free Software Foundation, Inc.
@quotation
This 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 @@
@c \input texinfo @c -*-texinfo-*-
@c Uncomment 1st line before texing this file alone.
@c %**start of header
-@c Copyright (C) 1995, 2001-2013 Free Software Foundation, Inc.
+@c Copyright (C) 1995, 2001-2014 Free Software Foundation, Inc.
@c
@c @setfilename gnus-faq.info
@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 @@
;;; gnus-news.el --- a hack to create GNUS-NEWS from texinfo source
-;; Copyright (C) 2004-2013 Free Software Foundation, Inc.
+;; Copyright (C) 2004-2014 Free Software Foundation, Inc.
;; Author: Reiner Steib <Reiner.Steib@gmx.de>
;; 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 @@
@c -*-texinfo-*-
-@c Copyright (C) 2004-2013 Free Software Foundation, Inc.
+@c Copyright (C) 2004-2014 Free Software Foundation, Inc.
@c Permission is granted to anyone to make or distribute verbatim copies
@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 @@
This manual documents Htmlfontify, a source code -> crosslinked +
formatted + syntax colorized html transformer.
-Copyright @copyright{} 2002, 2003, 2013 Free Software Foundation, Inc.
+Copyright @copyright{} 2002-2003, 2013-2014 Free Software Foundation,
+Inc.
@quotation
Permission 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 @@
@copying
This file documents the Ido package for GNU Emacs.
-Copyright @copyright{} 2013 Free Software Foundation, Inc.
+Copyright @copyright{} 2013-2014 Free Software Foundation, Inc.
@quotation
Permission 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 @@
#### -*- Makefile -*- for documentation other than the Emacs manual.
-# Copyright (C) 2003-2013 Free Software Foundation, Inc.
+# Copyright (C) 2003-2014 Free Software Foundation, Inc.
# This file is part of GNU Emacs.
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 @@
@c This is part of the Semantic manual.
-@c Copyright (C) 1999-2005, 2007, 2009-2013 Free Software Foundation,
+@c Copyright (C) 1999-2005, 2007, 2009-2014 Free Software Foundation,
@c Inc.
@c See file semantic.texi for copying conditions.
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 @@
%
\def\texinfoversion{2013-09-11.11}
%
-% Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
-% 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-% 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+% Copyright 1985-1986, 1988, 1990-2014 Free Software Foundation, Inc.
%
% This texinfo.tex file is free software: you can redistribute it and/or
% 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 @@
@c %**end of header
@copying
-Copyright @copyright{} 2013 Free Software Foundation, Inc.
+Copyright @copyright{} 2013-2014 Free Software Foundation, Inc.
@quotation
Permission 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 @@
@c texi/trampver.texi. Generated from trampver.texi.in by configure.
@c This is part of the Emacs manual.
-@c Copyright (C) 2003-2013 Free Software Foundation, Inc.
+@c Copyright (C) 2003-2014 Free Software Foundation, Inc.
@c See file doclicense.texi for copying conditions.
@c In the Tramp CVS, the version number is auto-frobbed from