Fix copyright years by hand
These are dates that admin/update-copyright did not update, or updated incorrectly.
This commit is contained in:
parent
0e963201d0
commit
9c3dbabee3
94 changed files with 105 additions and 105 deletions
|
@ -1,7 +1,7 @@
|
||||||
@echo off
|
@echo off
|
||||||
rem ----------------------------------------------------------------------
|
rem ----------------------------------------------------------------------
|
||||||
rem Configuration script for MSDOS
|
rem Configuration script for MSDOS
|
||||||
rem Copyright (C) 1994-1999, 2001-2015 Free Software Foundation, Inc.
|
rem Copyright (C) 1994-1999, 2001-2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
rem This file is part of GNU Emacs.
|
rem This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -4800,7 +4800,7 @@ fi
|
||||||
|
|
||||||
version=$PACKAGE_VERSION
|
version=$PACKAGE_VERSION
|
||||||
|
|
||||||
copyright="Copyright (C) 2015 Free Software Foundation, Inc."
|
copyright="Copyright (C) 2016 Free Software Foundation, Inc."
|
||||||
AC_DEFINE_UNQUOTED(COPYRIGHT, ["$copyright"],
|
AC_DEFINE_UNQUOTED(COPYRIGHT, ["$copyright"],
|
||||||
[Short copyright string for this version of Emacs.])
|
[Short copyright string for this version of Emacs.])
|
||||||
AC_SUBST(copyright)
|
AC_SUBST(copyright)
|
||||||
|
@ -5146,7 +5146,7 @@ AC_SUBST(WINDOW_SYSTEM_OBJ)
|
||||||
|
|
||||||
AH_TOP([/* GNU Emacs site configuration template file.
|
AH_TOP([/* GNU Emacs site configuration template file.
|
||||||
|
|
||||||
Copyright (C) 1988, 1993-1994, 1999-2002, 2004-2015
|
Copyright (C) 1988, 1993-1994, 1999-2002, 2004-2016
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
@copying
|
@copying
|
||||||
This manual describes specialized features of Emacs.
|
This manual describes specialized features of Emacs.
|
||||||
|
|
||||||
Copyright @copyright{} 2004--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 2004--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -27,7 +27,7 @@ This is the @cite{GNU Emacs Manual},
|
||||||
@end ifnottex
|
@end ifnottex
|
||||||
updated for Emacs version @value{EMACSVER}.
|
updated for Emacs version @value{EMACSVER}.
|
||||||
|
|
||||||
Copyright @copyright{} 1985--1987, 1993--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 1985--1987, 1993--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -113,7 +113,7 @@ Edition @value{edition-number}, @value{update-date}
|
||||||
Distributed with Emacs version @value{EMACSVER}.
|
Distributed with Emacs version @value{EMACSVER}.
|
||||||
@end ifnottex
|
@end ifnottex
|
||||||
@sp 1
|
@sp 1
|
||||||
Copyright @copyright{} 1990--1995, 1997, 2001--2015 Free Software
|
Copyright @copyright{} 1990--1995, 1997, 2001--2016 Free Software
|
||||||
Foundation, Inc.
|
Foundation, Inc.
|
||||||
@sp 1
|
@sp 1
|
||||||
|
|
||||||
|
|
|
@ -99,7 +99,7 @@ This is the @cite{GNU Emacs Lisp Reference Manual}
|
||||||
@end ifnottex
|
@end ifnottex
|
||||||
corresponding to Emacs version @value{EMACSVER}.
|
corresponding to Emacs version @value{EMACSVER}.
|
||||||
|
|
||||||
Copyright @copyright{} 1990--1996, 1998--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 1990--1996, 1998--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -930,7 +930,7 @@ explains these conventions, starting with an example:
|
||||||
@group
|
@group
|
||||||
;;; foo.el --- Support for the Foo programming language
|
;;; foo.el --- Support for the Foo programming language
|
||||||
|
|
||||||
;; Copyright (C) 2010-2015 Your Name
|
;; Copyright (C) 2010-2016 Your Name
|
||||||
@end group
|
@end group
|
||||||
|
|
||||||
;; Author: Your Name <yourname@@example.com>
|
;; Author: Your Name <yourname@@example.com>
|
||||||
|
|
|
@ -85,7 +85,7 @@ was written by Gerd Moellmann.
|
||||||
Copyright
|
Copyright
|
||||||
.if t \(co
|
.if t \(co
|
||||||
.if n (C)
|
.if n (C)
|
||||||
2008-2015 Free Software Foundation, Inc.
|
2008-2016 Free Software Foundation, Inc.
|
||||||
.PP
|
.PP
|
||||||
Permission is granted to make and distribute verbatim copies of this
|
Permission is granted to make and distribute verbatim copies of this
|
||||||
document provided the copyright notice and this permission notice are
|
document provided the copyright notice and this permission notice are
|
||||||
|
|
|
@ -651,7 +651,7 @@ For detailed credits and acknowledgments, see the GNU Emacs manual.
|
||||||
Copyright
|
Copyright
|
||||||
.if t \(co
|
.if t \(co
|
||||||
.if n (C)
|
.if n (C)
|
||||||
1995, 1999-2015 Free Software Foundation, Inc.
|
1995, 1999-2016 Free Software Foundation, Inc.
|
||||||
.PP
|
.PP
|
||||||
Permission is granted to make and distribute verbatim copies of this
|
Permission is granted to make and distribute verbatim copies of this
|
||||||
document provided the copyright notice and this permission notice are
|
document provided the copyright notice and this permission notice are
|
||||||
|
|
|
@ -278,7 +278,7 @@ Stallman.
|
||||||
Copyright
|
Copyright
|
||||||
.if t \(co
|
.if t \(co
|
||||||
.if n (C)
|
.if n (C)
|
||||||
1992, 1999, 2001-2015 Free Software Foundation, Inc.
|
1992, 1999, 2001-2016 Free Software Foundation, Inc.
|
||||||
.PP
|
.PP
|
||||||
Permission is granted to make and distribute verbatim copies of this
|
Permission is granted to make and distribute verbatim copies of this
|
||||||
document provided the copyright notice and this permission notice are
|
document provided the copyright notice and this permission notice are
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
@include docstyle.texi
|
@include docstyle.texi
|
||||||
|
|
||||||
@copying
|
@copying
|
||||||
Copyright @copyright{} 1999--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 1999--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
@copying
|
@copying
|
||||||
This file describes the Emacs auth-source library.
|
This file describes the Emacs auth-source library.
|
||||||
|
|
||||||
Copyright @copyright{} 2008--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 2008--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
@c @cindex autotypist
|
@c @cindex autotypist
|
||||||
|
|
||||||
@copying
|
@copying
|
||||||
Copyright @copyright{} 1994--1995, 1999, 2001--2015
|
Copyright @copyright{} 1994--1995, 1999, 2001--2016
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
@c %**end of header
|
@c %**end of header
|
||||||
|
|
||||||
@copying
|
@copying
|
||||||
Copyright @copyright{} 1999--2004, 2012--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 1999--2004, 2012--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -95,7 +95,7 @@ This file documents Calc, the GNU Emacs calculator, included with
|
||||||
GNU Emacs @value{EMACSVER}.
|
GNU Emacs @value{EMACSVER}.
|
||||||
@end ifnotinfo
|
@end ifnotinfo
|
||||||
|
|
||||||
Copyright @copyright{} 1990--1991, 2001--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 1990--1991, 2001--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -157,7 +157,7 @@ CC Mode
|
||||||
@copying
|
@copying
|
||||||
This manual is for CC Mode in Emacs.
|
This manual is for CC Mode in Emacs.
|
||||||
|
|
||||||
Copyright @copyright{} 1995--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 1995--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
@copying
|
@copying
|
||||||
This file documents the GNU Emacs Common Lisp emulation package.
|
This file documents the GNU Emacs Common Lisp emulation package.
|
||||||
|
|
||||||
Copyright @copyright{} 1993, 2001--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 1993, 2001--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
@syncodeindex fn cp
|
@syncodeindex fn cp
|
||||||
|
|
||||||
@copying
|
@copying
|
||||||
Copyright @copyright{} 2007--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 2007--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -20,7 +20,7 @@
|
||||||
@comment %**end of header (This is for running Texinfo on a region.)
|
@comment %**end of header (This is for running Texinfo on a region.)
|
||||||
|
|
||||||
@copying
|
@copying
|
||||||
Copyright @copyright{} 1994--1995, 1999, 2001--2015
|
Copyright @copyright{} 1994--1995, 1999, 2001--2016
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
@copying
|
@copying
|
||||||
This file documents Ebrowse, a C++ class browser for GNU Emacs.
|
This file documents Ebrowse, a C++ class browser for GNU Emacs.
|
||||||
|
|
||||||
Copyright @copyright{} 2000--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 2000--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
@copying
|
@copying
|
||||||
This file describes EDE, the Emacs Development Environment.
|
This file describes EDE, the Emacs Development Environment.
|
||||||
|
|
||||||
Copyright @copyright{} 1998--2001, 2004--2005, 2008--2015
|
Copyright @copyright{} 1998--2001, 2004--2005, 2008--2016
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
|
|
|
@ -26,7 +26,7 @@
|
||||||
This file documents Ediff, a comprehensive visual interface to Unix diff
|
This file documents Ediff, a comprehensive visual interface to Unix diff
|
||||||
and patch utilities.
|
and patch utilities.
|
||||||
|
|
||||||
Copyright @copyright{} 1995--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 1995--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
@copying
|
@copying
|
||||||
This file documents the EDT emulation package for Emacs.
|
This file documents the EDT emulation package for Emacs.
|
||||||
|
|
||||||
Copyright @copyright{} 1986, 1992, 1994--1995, 1999--2015
|
Copyright @copyright{} 1986, 1992, 1994--1995, 1999--2016
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
@c appreciate a notice if you do).
|
@c appreciate a notice if you do).
|
||||||
|
|
||||||
@copying
|
@copying
|
||||||
Copyright @copyright{} 2001--2015 Free Software Foundation, Inc.@*
|
Copyright @copyright{} 2001--2016 Free Software Foundation, Inc.@*
|
||||||
Copyright @copyright{} 1994, 1995, 1996, 1997, 1998, 1999, 2000
|
Copyright @copyright{} 1994, 1995, 1996, 1997, 1998, 1999, 2000
|
||||||
Reuven M. Lerner@*
|
Reuven M. Lerner@*
|
||||||
Copyright @copyright{} 1992, 1993 Steven Byrnes@*
|
Copyright @copyright{} 1992, 1993 Steven Byrnes@*
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
@copying
|
@copying
|
||||||
This manual documents EIEIO, an object framework for Emacs Lisp.
|
This manual documents EIEIO, an object framework for Emacs Lisp.
|
||||||
|
|
||||||
Copyright @copyright{} 2007--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 2007--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
@copying
|
@copying
|
||||||
This file describes the Emacs GnuTLS integration.
|
This file describes the Emacs GnuTLS integration.
|
||||||
|
|
||||||
Copyright @copyright{} 2012--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 2012--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
@copying
|
@copying
|
||||||
This file documents the Emacs MIME interface functionality.
|
This file documents the Emacs MIME interface functionality.
|
||||||
|
|
||||||
Copyright @copyright{} 1998--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 1998--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
@copying
|
@copying
|
||||||
This file describes EasyPG Assistant @value{VERSION}.
|
This file describes EasyPG Assistant @value{VERSION}.
|
||||||
|
|
||||||
Copyright @copyright{} 2007--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 2007--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
@copying
|
@copying
|
||||||
This manual is for ERC as distributed with Emacs @value{EMACSVER}.
|
This manual is for ERC as distributed with Emacs @value{EMACSVER}.
|
||||||
|
|
||||||
Copyright @copyright{} 2005--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 2005--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
@end direntry
|
@end direntry
|
||||||
|
|
||||||
@copying
|
@copying
|
||||||
Copyright @copyright{} 2008, 2010--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 2008, 2010--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
@copying
|
@copying
|
||||||
This manual is for Eshell, the Emacs shell.
|
This manual is for Eshell, the Emacs shell.
|
||||||
|
|
||||||
Copyright @copyright{} 1999--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 1999--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -14,7 +14,7 @@ This file documents EUDC version 1.40.0.
|
||||||
EUDC is the Emacs Unified Directory Client, a common interface to
|
EUDC is the Emacs Unified Directory Client, a common interface to
|
||||||
directory servers and contact information.
|
directory servers and contact information.
|
||||||
|
|
||||||
Copyright @copyright{} 1998, 2000--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 1998, 2000--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
@copying
|
@copying
|
||||||
This file documents the GNU Emacs Web Wowser (EWW) package.
|
This file documents the GNU Emacs Web Wowser (EWW) package.
|
||||||
|
|
||||||
Copyright @copyright{} 2014--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 2014--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
This manual is for GNU Flymake (version @value{VERSION}, @value{UPDATED}),
|
This manual is for GNU Flymake (version @value{VERSION}, @value{UPDATED}),
|
||||||
which is a universal on-the-fly syntax checker for GNU Emacs.
|
which is a universal on-the-fly syntax checker for GNU Emacs.
|
||||||
|
|
||||||
Copyright @copyright{} 2004--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 2004--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
@copying
|
@copying
|
||||||
This file documents Forms mode, a form-editing major mode for GNU Emacs.
|
This file documents Forms mode, a form-editing major mode for GNU Emacs.
|
||||||
|
|
||||||
Copyright @copyright{} 1989, 1997, 2001--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 1989, 1997, 2001--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
@syncodeindex pg cp
|
@syncodeindex pg cp
|
||||||
|
|
||||||
@copying
|
@copying
|
||||||
Copyright @copyright{} 2004--2005, 2007--2015 Free Software
|
Copyright @copyright{} 2004--2005, 2007--2016 Free Software
|
||||||
Foundation, Inc.
|
Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
|
|
|
@ -26,7 +26,7 @@
|
||||||
(defvar gnus-news-header-disclaimer
|
(defvar gnus-news-header-disclaimer
|
||||||
"GNUS NEWS -- history of user-visible changes.
|
"GNUS NEWS -- history of user-visible changes.
|
||||||
|
|
||||||
Copyright (C) 1999-2015 Free Software Foundation, Inc.
|
Copyright (C) 1999-2016 Free Software Foundation, Inc.
|
||||||
See the end of the file for license conditions.
|
See the end of the file for license conditions.
|
||||||
|
|
||||||
Please send Gnus bug reports to bugs@gnus.org.
|
Please send Gnus bug reports to bugs@gnus.org.
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
@syncodeindex pg cp
|
@syncodeindex pg cp
|
||||||
|
|
||||||
@copying
|
@copying
|
||||||
Copyright @copyright{} 1995--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 1995--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -23,7 +23,7 @@ Emacs, and interacting with an IDL shell run as a subprocess.
|
||||||
This is edition @value{EDITION} of the IDLWAVE User Manual for IDLWAVE
|
This is edition @value{EDITION} of the IDLWAVE User Manual for IDLWAVE
|
||||||
@value{VERSION}.
|
@value{VERSION}.
|
||||||
|
|
||||||
Copyright @copyright{} 1999--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 1999--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
This file describes how to use Info, the menu-driven GNU
|
This file describes how to use Info, the menu-driven GNU
|
||||||
documentation system.
|
documentation system.
|
||||||
|
|
||||||
Copyright @copyright{} 1989, 1992, 1996--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 1989, 1992, 1996--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
@include docstyle.texi
|
@include docstyle.texi
|
||||||
|
|
||||||
@copying
|
@copying
|
||||||
Copyright @copyright{} 2008--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 2008--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
@copying
|
@copying
|
||||||
This file documents Message, the Emacs message composition mode.
|
This file documents Message, the Emacs message composition mode.
|
||||||
|
|
||||||
Copyright @copyright{} 1996--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 1996--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -25,7 +25,7 @@
|
||||||
This is version @value{VERSION}@value{EDITION} of @cite{The MH-E
|
This is version @value{VERSION}@value{EDITION} of @cite{The MH-E
|
||||||
Manual}, last updated @value{UPDATED}.
|
Manual}, last updated @value{UPDATED}.
|
||||||
|
|
||||||
Copyright @copyright{} 1995, 2001--2003, 2005--2015 Free Software
|
Copyright @copyright{} 1995, 2001--2003, 2005--2016 Free Software
|
||||||
Foundation, Inc.
|
Foundation, Inc.
|
||||||
|
|
||||||
@c This dual license has been agreed upon by the FSF.
|
@c This dual license has been agreed upon by the FSF.
|
||||||
|
|
|
@ -15,7 +15,7 @@ This manual documents Newsticker, a feed reader for Emacs. It
|
||||||
corresponds to Emacs version @value{EMACSVER}.
|
corresponds to Emacs version @value{EMACSVER}.
|
||||||
|
|
||||||
@noindent
|
@noindent
|
||||||
Copyright @copyright{} 2004--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 2004--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
This manual documents nXML mode, an Emacs major mode for editing
|
This manual documents nXML mode, an Emacs major mode for editing
|
||||||
XML with RELAX NG support.
|
XML with RELAX NG support.
|
||||||
|
|
||||||
Copyright @copyright{} 2007--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 2007--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
@c %**end of header
|
@c %**end of header
|
||||||
|
|
||||||
@copying
|
@copying
|
||||||
Copyright @copyright{} 1996--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 1996--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -259,7 +259,7 @@
|
||||||
@copying
|
@copying
|
||||||
This manual is for Org version @value{VERSION}.
|
This manual is for Org version @value{VERSION}.
|
||||||
|
|
||||||
Copyright @copyright{} 2004--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 2004--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission 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.
|
||||||
|
|
||||||
This is a short example of a complete Texinfo file, version 1.0.
|
This is a short example of a complete Texinfo file, version 1.0.
|
||||||
|
|
||||||
Copyright \copy 2015 Free Software Foundation, Inc.
|
Copyright \copy 2016 Free Software Foundation, Inc.
|
||||||
@end example
|
@end example
|
||||||
|
|
||||||
@subsubheading The Top node
|
@subsubheading The Top node
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
@c %**end of header
|
@c %**end of header
|
||||||
|
|
||||||
@copying
|
@copying
|
||||||
Copyright @copyright{} 1991--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 1991--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
This file describes PGG @value{VERSION}, an Emacs interface to various
|
This file describes PGG @value{VERSION}, an Emacs interface to various
|
||||||
PGP implementations.
|
PGP implementations.
|
||||||
|
|
||||||
Copyright @copyright{} 2001, 2003--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 2001, 2003--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
@c %**end of header
|
@c %**end of header
|
||||||
|
|
||||||
@copying
|
@copying
|
||||||
Copyright @copyright{} 2006--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 2006--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -46,7 +46,7 @@ This manual documents @RefTeX{} (version @value{VERSION}), a package
|
||||||
to do labels, references, citations and indices for LaTeX documents
|
to do labels, references, citations and indices for LaTeX documents
|
||||||
with Emacs.
|
with Emacs.
|
||||||
|
|
||||||
Copyright @copyright{} 1997--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 1997--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
@copying
|
@copying
|
||||||
This manual is for Remember Mode, version 2.0
|
This manual is for Remember Mode, version 2.0
|
||||||
|
|
||||||
Copyright @copyright{} 2001, 2004--2005, 2007--2015
|
Copyright @copyright{} 2001, 2004--2005, 2007--2016
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
@copying
|
@copying
|
||||||
This file describes the Emacs SASL library, version @value{VERSION}.
|
This file describes the Emacs SASL library, version @value{VERSION}.
|
||||||
|
|
||||||
Copyright @copyright{} 2000, 2004--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 2000, 2004--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
This document describes Supercite, an Emacs package for citing and
|
This document describes Supercite, an Emacs package for citing and
|
||||||
attributing replies to mail and news messages.
|
attributing replies to mail and news messages.
|
||||||
|
|
||||||
Copyright @copyright{} 1993, 2001--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 1993, 2001--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -25,7 +25,7 @@
|
||||||
@copying
|
@copying
|
||||||
This manual documents the Semantic library and utilities.
|
This manual documents the Semantic library and utilities.
|
||||||
|
|
||||||
Copyright @copyright{} 1999--2005, 2007, 2009--2015 Free Software
|
Copyright @copyright{} 1999--2005, 2007, 2009--2016 Free Software
|
||||||
Foundation, Inc.
|
Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
@copying
|
@copying
|
||||||
This file documents @acronym{SES}: the Simple Emacs Spreadsheet.
|
This file documents @acronym{SES}: the Simple Emacs Spreadsheet.
|
||||||
|
|
||||||
Copyright @copyright{} 2002--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 2002--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
@copying
|
@copying
|
||||||
This file documents the Emacs Sieve package, for server-side mail filtering.
|
This file documents the Emacs Sieve package, for server-side mail filtering.
|
||||||
|
|
||||||
Copyright @copyright{} 2001--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 2001--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
@include docstyle.texi
|
@include docstyle.texi
|
||||||
@syncodeindex vr fn
|
@syncodeindex vr fn
|
||||||
@copying
|
@copying
|
||||||
Copyright @copyright{} 2003--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 2003--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
@syncodeindex fn cp
|
@syncodeindex fn cp
|
||||||
|
|
||||||
@copying
|
@copying
|
||||||
Copyright @copyright{} 1999--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 1999--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
@c %**end of header
|
@c %**end of header
|
||||||
|
|
||||||
@copying
|
@copying
|
||||||
Copyright @copyright{} 2007--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 2007--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -66,7 +66,7 @@
|
||||||
@end ifclear
|
@end ifclear
|
||||||
|
|
||||||
@copying
|
@copying
|
||||||
Copyright @copyright{} 1999--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 1999--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
@copying
|
@copying
|
||||||
This is the manual for the @code{url} Emacs Lisp library.
|
This is the manual for the @code{url} Emacs Lisp library.
|
||||||
|
|
||||||
Copyright @copyright{} 1993--1999, 2002, 2004--2015 Free Software
|
Copyright @copyright{} 1993--1999, 2002, 2004--2016 Free Software
|
||||||
Foundation, Inc.
|
Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
@copying
|
@copying
|
||||||
This file documents VHDL Mode, an Emacs mode for editing VHDL code.
|
This file documents VHDL Mode, an Emacs mode for editing VHDL code.
|
||||||
|
|
||||||
Copyright @copyright{} 1995--2008, 2010, 2012, 2015 Free Software
|
Copyright @copyright{} 1995--2008, 2010, 2012, 2015--2016 Free Software
|
||||||
Foundation, Inc.
|
Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
@include docstyle.texi
|
@include docstyle.texi
|
||||||
|
|
||||||
@copying
|
@copying
|
||||||
Copyright @copyright{} 1987, 2001--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 1987, 2001--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
@include docstyle.texi
|
@include docstyle.texi
|
||||||
|
|
||||||
@copying
|
@copying
|
||||||
Copyright @copyright{} 1995--1997, 2001--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 1995--1997, 2001--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
@c %**end of header
|
@c %**end of header
|
||||||
|
|
||||||
@copying
|
@copying
|
||||||
Copyright @copyright{} 2000--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 2000--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
@c %**end of header
|
@c %**end of header
|
||||||
|
|
||||||
@copying
|
@copying
|
||||||
Copyright @copyright{} 1988--1993, 1995, 1998--2004, 2007, 2012--2015
|
Copyright @copyright{} 1988--1993, 1995, 1998--2004, 2007, 2012--2016
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
@c Since we are both GNU manuals, we do not need to ack each other here.
|
@c Since we are both GNU manuals, we do not need to ack each other here.
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
This file documents WoMan: A program to browse Unix manual pages ``W.O.
|
This file documents WoMan: A program to browse Unix manual pages ``W.O.
|
||||||
(without) man''.
|
(without) man''.
|
||||||
|
|
||||||
Copyright @copyright{} 2001--2015 Free Software Foundation, Inc.
|
Copyright @copyright{} 2001--2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
@quotation
|
@quotation
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
|
|
|
@ -31,15 +31,15 @@ File: mh-logo.xpm
|
||||||
|
|
||||||
Files: gnus.pbm
|
Files: gnus.pbm
|
||||||
Author: Luis Fernandes <elf@ee.ryerson.ca>
|
Author: Luis Fernandes <elf@ee.ryerson.ca>
|
||||||
Copyright (C) 2001-2015 Free Software Foundation, Inc.
|
Copyright (C) 2001-2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
Files: splash.png, splash.svg, splash.pbm, splash.xpm
|
Files: splash.png, splash.svg, splash.pbm, splash.xpm
|
||||||
Author: Francesc Rocher <francesc.rocher@gmail.com>
|
Author: Francesc Rocher <francesc.rocher@gmail.com>
|
||||||
Copyright (C) 2008-2015 Free Software Foundation, Inc.
|
Copyright (C) 2008-2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
Files: checked.xpm, unchecked.xpm
|
Files: checked.xpm, unchecked.xpm
|
||||||
Author: Chong Yidong <cyd@stupidchicken.com>
|
Author: Chong Yidong <cyd@stupidchicken.com>
|
||||||
Copyright (C) 2010-2015 Free Software Foundation, Inc.
|
Copyright (C) 2010-2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
|
|
||||||
* The following icons are from GTK+ 2.x. They are not part of Emacs, but
|
* The following icons are from GTK+ 2.x. They are not part of Emacs, but
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* XPM */
|
/* XPM */
|
||||||
/* Copyright (C) 2010-2015 Free Software Foundation, Inc.
|
/* Copyright (C) 2010-2016 Free Software Foundation, Inc.
|
||||||
*
|
*
|
||||||
* Author: Chong Yidong <cyd@stupidchicken.com>
|
* Author: Chong Yidong <cyd@stupidchicken.com>
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,11 +21,11 @@ Files: catchup.pbm catchup.xpm cu-exit.pbm cu-exit.xpm
|
||||||
unsubscribe.pbm unsubscribe.xpm uu-decode.pbm uu-decode.xpm
|
unsubscribe.pbm unsubscribe.xpm uu-decode.pbm uu-decode.xpm
|
||||||
uu-post.pbm uu-post.xpm
|
uu-post.pbm uu-post.xpm
|
||||||
Author: Luis Fernandes <elf@ee.ryerson.ca>
|
Author: Luis Fernandes <elf@ee.ryerson.ca>
|
||||||
Copyright (C) 2001-2015 Free Software Foundation, Inc.
|
Copyright (C) 2001-2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
Files: gnus.png, gnus.svg
|
Files: gnus.png, gnus.svg
|
||||||
Author: Francesc Rocher <rocher@member.fsf.org>
|
Author: Francesc Rocher <rocher@member.fsf.org>
|
||||||
Copyright (C) 2008-2015 Free Software Foundation, Inc.
|
Copyright (C) 2008-2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
|
|
||||||
* The following icons are from GNOME 2.x. They are not part of Emacs,
|
* The following icons are from GNOME 2.x. They are not part of Emacs,
|
||||||
|
|
|
@ -31,7 +31,7 @@ their copyright assignment included the icons.
|
||||||
The following icons are converted from the Insight Windows style icon
|
The following icons are converted from the Insight Windows style icon
|
||||||
set in src/gdb/gdbtk/library/images2.
|
set in src/gdb/gdbtk/library/images2.
|
||||||
|
|
||||||
Copyright (C) 2002-2015 Free Software Foundation, Inc.
|
Copyright (C) 2002-2016 Free Software Foundation, Inc.
|
||||||
License: GNU General Public License version 3 or later (see COPYING)
|
License: GNU General Public License version 3 or later (see COPYING)
|
||||||
|
|
||||||
cont.pbm and cont.xpm were converted from continue.gif
|
cont.pbm and cont.xpm were converted from continue.gif
|
||||||
|
@ -47,7 +47,7 @@ License: GNU General Public License version 3 or later (see COPYING)
|
||||||
The following icons are created from the Insight Windows style icon
|
The following icons are created from the Insight Windows style icon
|
||||||
set in src/gdb/gdbtk/library/images2.
|
set in src/gdb/gdbtk/library/images2.
|
||||||
|
|
||||||
Copyright (C) 2002-2015 Free Software Foundation, Inc.
|
Copyright (C) 2002-2016 Free Software Foundation, Inc.
|
||||||
License: GNU General Public License version 3 or later (see COPYING)
|
License: GNU General Public License version 3 or later (see COPYING)
|
||||||
|
|
||||||
rcont.xpm rfinish.xpm
|
rcont.xpm rfinish.xpm
|
||||||
|
|
|
@ -14,7 +14,7 @@ Files: hicolor/16x16/apps/emacs23.png hicolor/24x24/apps/emacs23.png
|
||||||
hicolor/128x128/apps/emacs23.png hicolor/scalable/apps/emacs23.svg
|
hicolor/128x128/apps/emacs23.png hicolor/scalable/apps/emacs23.svg
|
||||||
|
|
||||||
Author: Kentaro Ohkouchi <nanasess@fsm.ne.jp>
|
Author: Kentaro Ohkouchi <nanasess@fsm.ne.jp>
|
||||||
Copyright (C) 2007-2015 Free Software Foundation, Inc.
|
Copyright (C) 2007-2016 Free Software Foundation, Inc.
|
||||||
License: GNU General Public License version 3 or later (see COPYING)
|
License: GNU General Public License version 3 or later (see COPYING)
|
||||||
|
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@ Files: hicolor/16x16/apps/emacs22.png hicolor/24x24/apps/emacs22.png
|
||||||
hicolor/32x32/apps/emacs22.png hicolor/48x48/apps/emacs22.png
|
hicolor/32x32/apps/emacs22.png hicolor/48x48/apps/emacs22.png
|
||||||
|
|
||||||
Author: Andrew Zhilin <andrew_zhilin@yahoo.com>
|
Author: Andrew Zhilin <andrew_zhilin@yahoo.com>
|
||||||
Copyright (C) 2005-2015 Free Software Foundation, Inc.
|
Copyright (C) 2005-2016 Free Software Foundation, Inc.
|
||||||
License: GNU General Public License version 3 or later (see COPYING)
|
License: GNU General Public License version 3 or later (see COPYING)
|
||||||
|
|
||||||
Files: allout-widgets-dark-bg/closed.png
|
Files: allout-widgets-dark-bg/closed.png
|
||||||
|
@ -71,5 +71,5 @@ Files: allout-widgets-dark-bg/closed.png
|
||||||
allout-widgets-light-bg/through-descender.xpm
|
allout-widgets-light-bg/through-descender.xpm
|
||||||
|
|
||||||
Author: Ken Manheimer <ken.manheimer@gmail.com>
|
Author: Ken Manheimer <ken.manheimer@gmail.com>
|
||||||
Copyright (C) 2011-2015 Free Software Foundation, Inc.
|
Copyright (C) 2011-2016 Free Software Foundation, Inc.
|
||||||
License: GNU General Public License version 3 or later (see COPYING)
|
License: GNU General Public License version 3 or later (see COPYING)
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/* XPM */
|
/* XPM */
|
||||||
/* MH-E Logo
|
/* MH-E Logo
|
||||||
*
|
*
|
||||||
* Copyright (C) 2003-2015 Free Software Foundation, Inc.
|
* Copyright (C) 2003-2016 Free Software Foundation, Inc.
|
||||||
*
|
*
|
||||||
* Author: Satyaki Das
|
* Author: Satyaki Das
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* XPM */
|
/* XPM */
|
||||||
/* Copyright (C) 2010-2015 Free Software Foundation, Inc.
|
/* Copyright (C) 2010-2016 Free Software Foundation, Inc.
|
||||||
*
|
*
|
||||||
* Author: Chong Yidong <cyd@stupidchicken.com>
|
* Author: Chong Yidong <cyd@stupidchicken.com>
|
||||||
*
|
*
|
||||||
|
|
|
@ -32,7 +32,7 @@ it is reproduced here for convenience.
|
||||||
|
|
||||||
File: gnus-logo.eps, gnus-logo.pdf
|
File: gnus-logo.eps, gnus-logo.pdf
|
||||||
Author: Luis Fernandes <elf@ee.ryerson.ca>
|
Author: Luis Fernandes <elf@ee.ryerson.ca>
|
||||||
Copyright (C) 2001-2015 Free Software Foundation, Inc.
|
Copyright (C) 2001-2016 Free Software Foundation, Inc.
|
||||||
License: GNU General Public License version 3 or later (see COPYING)
|
License: GNU General Public License version 3 or later (see COPYING)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -120,7 +120,7 @@
|
||||||
%% Gnus logo by Luis Fernandes.
|
%% Gnus logo by Luis Fernandes.
|
||||||
\newcommand{\Copyright}{%
|
\newcommand{\Copyright}{%
|
||||||
\begin{center}
|
\begin{center}
|
||||||
Copyright \copyright\ 1995, 2000, 2002--2015 Free Software Foundation, Inc.\\*
|
Copyright \copyright\ 1995, 2000, 2002--2016 Free Software Foundation, Inc.\\*
|
||||||
\end{center}
|
\end{center}
|
||||||
|
|
||||||
Permission is granted to make and distribute copies of this reference
|
Permission is granted to make and distribute copies of this reference
|
||||||
|
|
|
@ -1026,7 +1026,7 @@ using, writing, and sharing free software!
|
||||||
|
|
||||||
本篇指南是 GNU Emacs 的一部分,并允许在下列条件的约束下发行其拷贝:
|
本篇指南是 GNU Emacs 的一部分,并允许在下列条件的约束下发行其拷贝:
|
||||||
|
|
||||||
Copyright (C) 1985, 1996, 1998, 2001-2015 Free Software Foundation,
|
Copyright (C) 1985, 1996, 1998, 2001-2016 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
本文件为 GNU Emacs 的一部分。
|
本文件为 GNU Emacs 的一部分。
|
||||||
|
|
|
@ -996,7 +996,7 @@ find-file.
|
||||||
גירסה זו של השיעור הינה חלק מחבילת GNU Emacs. היא מוגנת בזכויות יוצרים
|
גירסה זו של השיעור הינה חלק מחבילת GNU Emacs. היא מוגנת בזכויות יוצרים
|
||||||
וניתנת להעתקה והפצת עותקים בתנאים מסויימים כדלקמן:
|
וניתנת להעתקה והפצת עותקים בתנאים מסויימים כדלקמן:
|
||||||
|
|
||||||
Copyright (C) 2010-2015 Free Software Foundation, Inc.
|
Copyright (C) 2010-2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
GNU Emacs הינו תכנה חפשית; זכותכם להפיצו ו\או לשנותו בכפוף לתנאי
|
GNU Emacs הינו תכנה חפשית; זכותכם להפיצו ו\או לשנותו בכפוף לתנאי
|
||||||
הרשיון GNU General Public License, כפי שהוא יוצא לאור ע״י Free
|
הרשיון GNU General Public License, כפי שהוא יוצא לאור ע״י Free
|
||||||
|
|
|
@ -1239,7 +1239,7 @@ Engels origineel van de copyrightmelding en condities:
|
||||||
This version of the tutorial is a part of GNU Emacs. It is copyrighted
|
This version of the tutorial is a part of GNU Emacs. It is copyrighted
|
||||||
and comes with permission to distribute copies on certain conditions:
|
and comes with permission to distribute copies on certain conditions:
|
||||||
|
|
||||||
Copyright (C) 1985, 1996, 1998, 2001-2015 Free Software Foundation, Inc.
|
Copyright (C) 1985, 1996, 1998, 2001-2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1082,7 +1082,7 @@ continuare noţita de copyright originală în limba engleză.
|
||||||
This version of the tutorial, like GNU Emacs, is copyrighted, and
|
This version of the tutorial, like GNU Emacs, is copyrighted, and
|
||||||
comes with permission to distribute copies on certain conditions:
|
comes with permission to distribute copies on certain conditions:
|
||||||
|
|
||||||
Copyright (C) 1998, 2001-2015 Free Software Foundation, Inc.
|
Copyright (C) 1998, 2001-2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
Permission is granted to anyone to make or distribute verbatim copies
|
Permission is granted to anyone to make or distribute verbatim copies
|
||||||
of this document as received, in any medium, provided that the
|
of this document as received, in any medium, provided that the
|
||||||
|
|
|
@ -1119,7 +1119,7 @@ Emacs. V slovenščino ga je prevedel Primož Peterlin.
|
||||||
To besedilo, kot sam GNU Emacs, je avtorsko delo, in njegovo
|
To besedilo, kot sam GNU Emacs, je avtorsko delo, in njegovo
|
||||||
razmnoževanje in razširjanje je dovoljeno pod naslednjimi pogoji:
|
razmnoževanje in razširjanje je dovoljeno pod naslednjimi pogoji:
|
||||||
|
|
||||||
Copyright © 1985, 1996, 1998, 2001-2015 Free Software Foundation, Inc.
|
Copyright © 1985, 1996, 1998, 2001-2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
Ta datoteka je del paketa GNU Emacs.
|
Ta datoteka je del paketa GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -20,7 +20,7 @@
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
|
||||||
Copyright='Copyright (C) 2015 Free Software Foundation, Inc.
|
Copyright='Copyright (C) 2016 Free Software Foundation, Inc.
|
||||||
This program comes with NO WARRANTY, to the extent permitted by law.
|
This program comes with NO WARRANTY, to the extent permitted by law.
|
||||||
You may redistribute copies of this program
|
You may redistribute copies of this program
|
||||||
under the terms of the GNU General Public License.
|
under the terms of the GNU General Public License.
|
||||||
|
|
|
@ -130,7 +130,7 @@
|
||||||
|
|
||||||
/* The definition of _GL_ARG_NONNULL is copied here. */
|
/* The definition of _GL_ARG_NONNULL is copied here. */
|
||||||
/* A C macro for declaring that specific arguments must not be NULL.
|
/* A C macro for declaring that specific arguments must not be NULL.
|
||||||
Copyright (C) 2009-2015 Free Software Foundation, Inc.
|
Copyright (C) 2009-2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify it
|
This program is free software: you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published
|
under the terms of the GNU General Public License as published
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; cl-preloaded.el --- Preloaded part of the CL library -*- lexical-binding: t; -*-
|
;;; cl-preloaded.el --- Preloaded part of the CL library -*- lexical-binding: t; -*-
|
||||||
|
|
||||||
;; Copyright (C) 2015 Free Software Foundation, Inc
|
;; Copyright (C) 2015-2016 Free Software Foundation, Inc
|
||||||
|
|
||||||
;; Author: Stefan Monnier <monnier@iro.umontreal.ca>
|
;; Author: Stefan Monnier <monnier@iro.umontreal.ca>
|
||||||
;; Package: emacs
|
;; Package: emacs
|
||||||
|
|
|
@ -790,7 +790,7 @@ on the remote host.")
|
||||||
(defconst tramp-perl-encode
|
(defconst tramp-perl-encode
|
||||||
"%s -e '
|
"%s -e '
|
||||||
# This script contributed by Juanma Barranquero <lektu@terra.es>.
|
# This script contributed by Juanma Barranquero <lektu@terra.es>.
|
||||||
# Copyright (C) 2002-2015 Free Software Foundation, Inc.
|
# Copyright (C) 2002-2016 Free Software Foundation, Inc.
|
||||||
use strict;
|
use strict;
|
||||||
|
|
||||||
my %%trans = do {
|
my %%trans = do {
|
||||||
|
@ -828,7 +828,7 @@ This string is passed to `format', so percent characters need to be doubled.")
|
||||||
(defconst tramp-perl-decode
|
(defconst tramp-perl-decode
|
||||||
"%s -e '
|
"%s -e '
|
||||||
# This script contributed by Juanma Barranquero <lektu@terra.es>.
|
# This script contributed by Juanma Barranquero <lektu@terra.es>.
|
||||||
# Copyright (C) 2002-2015 Free Software Foundation, Inc.
|
# Copyright (C) 2002-2016 Free Software Foundation, Inc.
|
||||||
use strict;
|
use strict;
|
||||||
|
|
||||||
my %%trans = do {
|
my %%trans = do {
|
||||||
|
|
|
@ -10,7 +10,7 @@ The files emacs.ico and emacs.pif are for using the DJGPP version on
|
||||||
Windows 3.X. Since these are binary files, their copyright notice is
|
Windows 3.X. Since these are binary files, their copyright notice is
|
||||||
reproduced here:
|
reproduced here:
|
||||||
|
|
||||||
# Copyright (C) 1993, 2002-2015 Free Software Foundation, Inc.
|
# Copyright (C) 1993, 2002-2016 Free Software Foundation, Inc.
|
||||||
#
|
#
|
||||||
# This file is part of GNU Emacs.
|
# This file is part of GNU Emacs.
|
||||||
#
|
#
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
@SET_MAKE@
|
@SET_MAKE@
|
||||||
|
|
||||||
# Copyright (C) 2002-2015 Free Software Foundation, Inc.
|
# Copyright (C) 2002-2016 Free Software Foundation, Inc.
|
||||||
#
|
#
|
||||||
# This file is free software; you can redistribute it and/or modify
|
# This file is free software; you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU General Public License as published by
|
# it under the terms of the GNU General Public License as published by
|
||||||
|
@ -36,7 +36,7 @@
|
||||||
# Generated by gnulib-tool.
|
# Generated by gnulib-tool.
|
||||||
# Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --avoid=close --avoid=dup --avoid=fchdir --avoid=fstat --avoid=malloc-posix --avoid=msvc-inval --avoid=msvc-nothrow --avoid=open --avoid=openat-die --avoid=opendir --avoid=raise --avoid=save-cwd --avoid=select --avoid=sigprocmask --avoid=sys_types --avoid=threadlib --makefile-name=gnulib.mk --conditional-dependencies --no-libtool --macro-prefix=gl --no-vc-files alloca-opt byteswap c-ctype c-strcase careadlinkat close-stream count-one-bits count-trailing-zeros crypto/md5 crypto/sha1 crypto/sha256 crypto/sha512 dtoastr dtotimespec dup2 environ execinfo faccessat fcntl fcntl-h fdatasync fdopendir filemode fstatat fsync getloadavg getopt-gnu gettime gettimeofday intprops largefile lstat manywarnings memrchr mkostemp mktime pipe2 pselect pthread_sigmask putenv qacl readlink readlinkat sig2str socklen stat-time stdalign stdarg stdbool stdio strftime strtoimax strtoumax symlink sys_stat sys_time time timer-time timespec-add timespec-sub unsetenv utimens warnings
|
# Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --avoid=close --avoid=dup --avoid=fchdir --avoid=fstat --avoid=malloc-posix --avoid=msvc-inval --avoid=msvc-nothrow --avoid=open --avoid=openat-die --avoid=opendir --avoid=raise --avoid=save-cwd --avoid=select --avoid=sigprocmask --avoid=sys_types --avoid=threadlib --makefile-name=gnulib.mk --conditional-dependencies --no-libtool --macro-prefix=gl --no-vc-files alloca-opt byteswap c-ctype c-strcase careadlinkat close-stream count-one-bits count-trailing-zeros crypto/md5 crypto/sha1 crypto/sha256 crypto/sha512 dtoastr dtotimespec dup2 environ execinfo faccessat fcntl fcntl-h fdatasync fdopendir filemode fstatat fsync getloadavg getopt-gnu gettime gettimeofday intprops largefile lstat manywarnings memrchr mkostemp mktime pipe2 pselect pthread_sigmask putenv qacl readlink readlinkat sig2str socklen stat-time stdalign stdarg stdbool stdio strftime strtoimax strtoumax symlink sys_stat sys_time time timer-time timespec-add timespec-sub unsetenv utimens warnings
|
||||||
|
|
||||||
# Copyright (C) 2002-2015 Free Software Foundation, Inc.
|
# Copyright (C) 2002-2016 Free Software Foundation, Inc.
|
||||||
#
|
#
|
||||||
# This file is free software; you can redistribute it and/or modify
|
# This file is free software; you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU General Public License as published by
|
# it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
@echo off
|
@echo off
|
||||||
rem ----------------------------------------------------------------------
|
rem ----------------------------------------------------------------------
|
||||||
rem Auxiliary script for MSDOS, run by ../config.bat
|
rem Auxiliary script for MSDOS, run by ../config.bat
|
||||||
rem Copyright (C) 2011-2015 Free Software Foundation, Inc.
|
rem Copyright (C) 2011-2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
rem This file is part of GNU Emacs.
|
rem This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -27,7 +27,7 @@
|
||||||
#ifndef MSDOS\
|
#ifndef MSDOS\
|
||||||
#define MSDOS\
|
#define MSDOS\
|
||||||
#endif
|
#endif
|
||||||
/^#undef COPYRIGHT *$/s/^.*$/#define COPYRIGHT "Copyright (C) 2015 Free Software Foundation, Inc."/
|
/^#undef COPYRIGHT *$/s/^.*$/#define COPYRIGHT "Copyright (C) 2016 Free Software Foundation, Inc."/
|
||||||
/^#undef DIRECTORY_SEP *$/s!^.*$!#define DIRECTORY_SEP '/'!
|
/^#undef DIRECTORY_SEP *$/s!^.*$!#define DIRECTORY_SEP '/'!
|
||||||
/^#undef DOS_NT *$/s/^.*$/#define DOS_NT/
|
/^#undef DOS_NT *$/s/^.*$/#define DOS_NT/
|
||||||
/^#undef FLOAT_CHECK_DOMAIN *$/s/^.*$/#define FLOAT_CHECK_DOMAIN/
|
/^#undef FLOAT_CHECK_DOMAIN *$/s/^.*$/#define FLOAT_CHECK_DOMAIN/
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
@echo off
|
@echo off
|
||||||
rem ----------------------------------------------------------------------
|
rem ----------------------------------------------------------------------
|
||||||
rem This was the old configuration script for MS Windows operating systems
|
rem This was the old configuration script for MS Windows operating systems
|
||||||
rem Copyright (C) 1999-2015 Free Software Foundation, Inc.
|
rem Copyright (C) 1999-2016 Free Software Foundation, Inc.
|
||||||
|
|
||||||
rem This file is part of GNU Emacs.
|
rem This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -31,7 +31,7 @@ BEGIN
|
||||||
VALUE "FileDescription", "GNU Emacs: The extensible self-documenting text editor\0"
|
VALUE "FileDescription", "GNU Emacs: The extensible self-documenting text editor\0"
|
||||||
VALUE "FileVersion", "@comma_space_version@\0"
|
VALUE "FileVersion", "@comma_space_version@\0"
|
||||||
VALUE "InternalName", "Emacs\0"
|
VALUE "InternalName", "Emacs\0"
|
||||||
VALUE "LegalCopyright", "Copyright (C) 2001-2015\0"
|
VALUE "LegalCopyright", "Copyright (C) 2001-2016\0"
|
||||||
VALUE "OriginalFilename", "emacs.exe"
|
VALUE "OriginalFilename", "emacs.exe"
|
||||||
VALUE "ProductName", "Emacs\0"
|
VALUE "ProductName", "Emacs\0"
|
||||||
VALUE "ProductVersion", "@comma_space_version@\0"
|
VALUE "ProductVersion", "@comma_space_version@\0"
|
||||||
|
|
|
@ -25,7 +25,7 @@ BEGIN
|
||||||
VALUE "FileDescription", "GNU EmacsClient: Client for the extensible self-documenting text editor\0"
|
VALUE "FileDescription", "GNU EmacsClient: Client for the extensible self-documenting text editor\0"
|
||||||
VALUE "FileVersion", "@comma_space_version@\0"
|
VALUE "FileVersion", "@comma_space_version@\0"
|
||||||
VALUE "InternalName", "EmacsClient\0"
|
VALUE "InternalName", "EmacsClient\0"
|
||||||
VALUE "LegalCopyright", "Copyright (C) 2001-2015\0"
|
VALUE "LegalCopyright", "Copyright (C) 2001-2016\0"
|
||||||
VALUE "OriginalFilename", "emacsclientw.exe"
|
VALUE "OriginalFilename", "emacsclientw.exe"
|
||||||
VALUE "ProductName", "EmacsClient\0"
|
VALUE "ProductName", "EmacsClient\0"
|
||||||
VALUE "ProductVersion", "@comma_space_version@\0"
|
VALUE "ProductVersion", "@comma_space_version@\0"
|
||||||
|
|
|
@ -8,7 +8,7 @@ License: GNU General Public License version 3 or later
|
||||||
|
|
||||||
File: emacs22.ico
|
File: emacs22.ico
|
||||||
Author: Andrew Zhilin
|
Author: Andrew Zhilin
|
||||||
Copyright (C) 2005-2015 Free Software Foundation, Inc.
|
Copyright (C) 2005-2016 Free Software Foundation, Inc.
|
||||||
License: GNU General Public License version 3 or later (see COPYING)
|
License: GNU General Public License version 3 or later (see COPYING)
|
||||||
|
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@ Files: gnu2a32.ico gnu2a32t.ico gnu2b48.ico gnu2b48t.ico
|
||||||
gnu5w32.ico gnu5w32t.ico gnu6w48.ico gnu6w48t.ico
|
gnu5w32.ico gnu5w32t.ico gnu6w48.ico gnu6w48t.ico
|
||||||
gnu7.ico gnu8.ico gnu9.ico
|
gnu7.ico gnu8.ico gnu9.ico
|
||||||
Author: Rob Davenport <rgd at bigfoot.com>
|
Author: Rob Davenport <rgd at bigfoot.com>
|
||||||
Copyright (C) 1999, 2001-2015 Free Software Foundation, Inc.
|
Copyright (C) 1999, 2001-2016 Free Software Foundation, Inc.
|
||||||
License: GNU General Public License version 3 or later (see COPYING)
|
License: GNU General Public License version 3 or later (see COPYING)
|
||||||
|
|
||||||
<http://users.adelphia.net/~rob.davenport/gnuicons.html>
|
<http://users.adelphia.net/~rob.davenport/gnuicons.html>
|
||||||
|
|
Loading…
Add table
Reference in a new issue