Fix copyright years by hand
These are dates that admin/update-copyright did not update.
This commit is contained in:
parent
365e01cc9f
commit
4cd143aded
31 changed files with 43 additions and 43 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-2019 Free Software Foundation, Inc.
|
rem Copyright (C) 1994-1999, 2001-2020 Free Software Foundation, Inc.
|
||||||
|
|
||||||
rem This file is part of GNU Emacs.
|
rem This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -5185,7 +5185,7 @@ fi
|
||||||
|
|
||||||
version=$PACKAGE_VERSION
|
version=$PACKAGE_VERSION
|
||||||
|
|
||||||
copyright="Copyright (C) 2019 Free Software Foundation, Inc."
|
copyright="Copyright (C) 2020 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)
|
||||||
|
@ -5559,7 +5559,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-2019
|
Copyright (C) 1988, 1993-1994, 1999-2002, 2004-2020
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
|
@ -953,7 +953,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-2019 Your Name
|
;; Copyright (C) 2010-2020 Your Name
|
||||||
@end group
|
@end group
|
||||||
|
|
||||||
;; Author: Your Name <yourname@@example.com>
|
;; Author: Your Name <yourname@@example.com>
|
||||||
|
|
|
@ -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-2019 Free Software Foundation, Inc.
|
Copyright (C) 2001-2020 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-2019 Free Software Foundation, Inc.
|
Copyright (C) 2008-2020 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-2019 Free Software Foundation, Inc.
|
Copyright (C) 2010-2020 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-2019 Free Software Foundation, Inc.
|
/* Copyright (C) 2010-2020 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-2019 Free Software Foundation, Inc.
|
Copyright (C) 2001-2020 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-2019 Free Software Foundation, Inc.
|
Copyright (C) 2008-2020 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-2019 Free Software Foundation, Inc.
|
Copyright (C) 2002-2020 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-2019 Free Software Foundation, Inc.
|
Copyright (C) 2002-2020 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-2019 Free Software Foundation, Inc.
|
Copyright (C) 2007-2020 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-2019 Free Software Foundation, Inc.
|
Copyright (C) 2005-2020 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-2019 Free Software Foundation, Inc.
|
Copyright (C) 2011-2020 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-2019 Free Software Foundation, Inc.
|
* Copyright (C) 2003-2020 Free Software Foundation, Inc.
|
||||||
*
|
*
|
||||||
* Author: Satyaki Das
|
* Author: Satyaki Das
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* XPM */
|
/* XPM */
|
||||||
/* Copyright (C) 2010-2019 Free Software Foundation, Inc.
|
/* Copyright (C) 2010-2020 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-2019 Free Software Foundation, Inc.
|
Copyright (C) 2001-2020 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--2019 Free Software Foundation, Inc.\\*
|
Copyright \copyright\ 1995, 2000, 2002--2020 Free Software Foundation, Inc.\\*
|
||||||
\end{center}
|
\end{center}
|
||||||
|
|
||||||
Released under the terms of the GNU General Public License version 3 or later.
|
Released under the terms of the GNU General Public License version 3 or later.
|
||||||
|
|
|
@ -41,7 +41,7 @@
|
||||||
\setlength{\ColThreeWidth}{25mm}
|
\setlength{\ColThreeWidth}{25mm}
|
||||||
|
|
||||||
\newcommand{\versionemacs}[0]{27} % version of Emacs this is for
|
\newcommand{\versionemacs}[0]{27} % version of Emacs this is for
|
||||||
\newcommand{\cyear}[0]{2019} % copyright year
|
\newcommand{\cyear}[0]{2020} % copyright year
|
||||||
|
|
||||||
\newcommand\shortcopyrightnotice[0]{\vskip 1ex plus 2 fill
|
\newcommand\shortcopyrightnotice[0]{\vskip 1ex plus 2 fill
|
||||||
\centerline{\footnotesize \copyright\ \cyear\ Free Software Foundation, Inc.
|
\centerline{\footnotesize \copyright\ \cyear\ Free Software Foundation, Inc.
|
||||||
|
|
|
@ -1026,7 +1026,7 @@ using, writing, and sharing free software!
|
||||||
|
|
||||||
本篇指南是 GNU Emacs 的一部分,并允许在下列条件的约束下发行其拷贝:
|
本篇指南是 GNU Emacs 的一部分,并允许在下列条件的约束下发行其拷贝:
|
||||||
|
|
||||||
Copyright (C) 1985, 1996, 1998, 2001-2019 Free Software Foundation,
|
Copyright (C) 1985, 1996, 1998, 2001-2020 Free Software Foundation,
|
||||||
Inc.
|
Inc.
|
||||||
|
|
||||||
本文件为 GNU Emacs 的一部分。
|
本文件为 GNU Emacs 的一部分。
|
||||||
|
|
|
@ -1004,7 +1004,7 @@ find-file.
|
||||||
גירסה זו של השיעור הינה חלק מחבילת GNU Emacs. היא מוגנת בזכויות יוצרים
|
גירסה זו של השיעור הינה חלק מחבילת GNU Emacs. היא מוגנת בזכויות יוצרים
|
||||||
וניתנת להעתקה והפצת עותקים בתנאים מסויימים כדלקמן:
|
וניתנת להעתקה והפצת עותקים בתנאים מסויימים כדלקמן:
|
||||||
|
|
||||||
Copyright (C) 2010-2019 Free Software Foundation, Inc.
|
Copyright (C) 2010-2020 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-2019 Free Software Foundation, Inc.
|
Copyright (C) 1985, 1996, 1998, 2001-2020 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-2019 Free Software Foundation, Inc.
|
Copyright (C) 1998, 2001-2020 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
|
||||||
|
|
|
@ -20,7 +20,7 @@
|
||||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
|
||||||
Copyright='Copyright (C) 2019 Free Software Foundation, Inc.
|
Copyright='Copyright (C) 2020 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.
|
||||||
|
|
|
@ -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-2019 Free Software Foundation, Inc
|
;; Copyright (C) 2015-2020 Free Software Foundation, Inc
|
||||||
|
|
||||||
;; Author: Stefan Monnier <monnier@iro.umontreal.ca>
|
;; Author: Stefan Monnier <monnier@iro.umontreal.ca>
|
||||||
;; Package: emacs
|
;; Package: emacs
|
||||||
|
|
|
@ -776,7 +776,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-2019 Free Software Foundation, Inc.
|
# Copyright (C) 2002-2020 Free Software Foundation, Inc.
|
||||||
use strict;
|
use strict;
|
||||||
|
|
||||||
my %%trans = do {
|
my %%trans = do {
|
||||||
|
@ -815,7 +815,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-2019 Free Software Foundation, Inc.
|
# Copyright (C) 2002-2020 Free Software Foundation, Inc.
|
||||||
use strict;
|
use strict;
|
||||||
|
|
||||||
my %%trans = do {
|
my %%trans = do {
|
||||||
|
|
|
@ -236,7 +236,7 @@ property on the headline itself.")
|
||||||
@licstart The following is the entire license notice for the
|
@licstart The following is the entire license notice for the
|
||||||
JavaScript code in this tag.
|
JavaScript code in this tag.
|
||||||
|
|
||||||
Copyright (C) 2012-2019 Free Software Foundation, Inc.
|
Copyright (C) 2012-2020 Free Software Foundation, Inc.
|
||||||
|
|
||||||
The JavaScript code in this tag is free software: you can
|
The JavaScript code in this tag is free software: you can
|
||||||
redistribute it and/or modify it under the terms of the GNU
|
redistribute it and/or modify it under the terms of the GNU
|
||||||
|
@ -539,7 +539,7 @@ means to use the maximum value consistent with other options."
|
||||||
* @licstart The following is the entire license notice for the
|
* @licstart The following is the entire license notice for the
|
||||||
* JavaScript code in %SCRIPT_PATH.
|
* JavaScript code in %SCRIPT_PATH.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012-2019 Free Software Foundation, Inc.
|
* Copyright (C) 2012-2020 Free Software Foundation, Inc.
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* The JavaScript code in this tag is free software: you can
|
* The JavaScript code in this tag is free software: you can
|
||||||
|
@ -568,7 +568,7 @@ means to use the maximum value consistent with other options."
|
||||||
@licstart The following is the entire license notice for the
|
@licstart The following is the entire license notice for the
|
||||||
JavaScript code in this tag.
|
JavaScript code in this tag.
|
||||||
|
|
||||||
Copyright (C) 2012-2019 Free Software Foundation, Inc.
|
Copyright (C) 2012-2020 Free Software Foundation, Inc.
|
||||||
|
|
||||||
The JavaScript code in this tag is free software: you can
|
The JavaScript code in this tag is free software: you can
|
||||||
redistribute it and/or modify it under the terms of the GNU
|
redistribute it and/or modify it under the terms of the GNU
|
||||||
|
|
|
@ -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-2019 Free Software Foundation, Inc.
|
# Copyright (C) 1993, 2002-2020 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-2019 Free Software Foundation, Inc.
|
# Copyright (C) 2002-2020 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-2019 Free Software Foundation, Inc.
|
# Copyright (C) 2002-2020 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-2019 Free Software Foundation, Inc.
|
rem Copyright (C) 2011-2020 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) 2019 Free Software Foundation, Inc."/
|
/^#undef COPYRIGHT *$/s/^.*$/#define COPYRIGHT "Copyright (C) 2020 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-2019 Free Software Foundation, Inc.
|
rem Copyright (C) 1999-2020 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-2019\0"
|
VALUE "LegalCopyright", "Copyright (C) 2001-2020\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-2019\0"
|
VALUE "LegalCopyright", "Copyright (C) 2001-2020\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-2019 Free Software Foundation, Inc.
|
Copyright (C) 2005-2020 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-2019 Free Software Foundation, Inc.
|
Copyright (C) 1999, 2001-2020 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>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;; srecode/test-getset.el --- Test the getset inserter.
|
;;; srecode/test-getset.el --- Test the getset inserter.
|
||||||
|
|
||||||
;; Copyright (C) 2008, 2009, 2011, 2019 Free Software Foundation, Inc
|
;; Copyright (C) 2008, 2009, 2011, 2019-2020 Free Software Foundation, Inc
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/** test-fmt.cpp --- Signatures, and format answers for testing
|
/** test-fmt.cpp --- Signatures, and format answers for testing
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012, 2016, 2019 Free Software Foundation
|
* Copyright (C) 2012, 2016, 2019-2020 Free Software Foundation
|
||||||
*
|
*
|
||||||
* Author: Eric M. Ludlam <zappo@gnu.org>
|
* Author: Eric M. Ludlam <zappo@gnu.org>
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Reference in a new issue