diff options
| author | Paul Eggert | 2025-01-01 07:41:51 +0000 |
|---|---|---|
| committer | Paul Eggert | 2025-01-01 07:41:51 +0000 |
| commit | b36b1be491e0b19062fa38ee197aa3daeba96415 (patch) | |
| tree | 6444824edb3ffd8a5151f13117c893644ec11d80 | |
| parent | 4da38c632161867e914b3a13dc760f8019255f94 (diff) | |
| download | emacs-b36b1be491e0b19062fa38ee197aa3daeba96415.tar.gz emacs-b36b1be491e0b19062fa38ee197aa3daeba96415.zip | |
Fix copyright years by hand
These are dates that admin/update-copyright did not update.
| -rw-r--r-- | config.bat | 2 | ||||
| -rw-r--r-- | configure.ac | 2 | ||||
| -rw-r--r-- | doc/lispref/tips.texi | 2 | ||||
| -rw-r--r-- | doc/misc/org.org | 2 | ||||
| -rw-r--r-- | etc/refcards/gnus-refcard.tex | 2 | ||||
| -rw-r--r-- | etc/tutorials/TUTORIAL.he | 2 | ||||
| -rw-r--r-- | exec/configure.ac | 2 | ||||
| -rwxr-xr-x | lib-src/rcs2log | 2 | ||||
| -rw-r--r-- | lisp/emacs-lisp/cl-preloaded.el | 2 | ||||
| -rw-r--r-- | msdos/depfiles.bat | 2 | ||||
| -rw-r--r-- | msdos/sed2v2.inp | 2 | ||||
| -rwxr-xr-x | nt/configure.bat | 2 | ||||
| -rw-r--r-- | nt/emacs.rc.in | 2 | ||||
| -rw-r--r-- | nt/emacsclient.rc.in | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/config.bat b/config.bat index 36bc5a022f2..fba0ac2925f 100644 --- a/config.bat +++ b/config.bat | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @echo off | 1 | @echo off |
| 2 | rem ---------------------------------------------------------------------- | 2 | rem ---------------------------------------------------------------------- |
| 3 | rem Configuration script for MSDOS | 3 | rem Configuration script for MSDOS |
| 4 | rem Copyright (C) 1994-1999, 2001-2024 Free Software Foundation, Inc. | 4 | rem Copyright (C) 1994-1999, 2001-2025 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | rem This file is part of GNU Emacs. | 6 | rem This file is part of GNU Emacs. |
| 7 | 7 | ||
diff --git a/configure.ac b/configure.ac index e86fc812ecc..f78997ede24 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -7195,7 +7195,7 @@ fi | |||
| 7195 | 7195 | ||
| 7196 | version=$PACKAGE_VERSION | 7196 | version=$PACKAGE_VERSION |
| 7197 | 7197 | ||
| 7198 | copyright="Copyright (C) 2024 Free Software Foundation, Inc." | 7198 | copyright="Copyright (C) 2025 Free Software Foundation, Inc." |
| 7199 | AC_DEFINE_UNQUOTED([COPYRIGHT], ["$copyright"], | 7199 | AC_DEFINE_UNQUOTED([COPYRIGHT], ["$copyright"], |
| 7200 | [Short copyright string for this version of Emacs.]) | 7200 | [Short copyright string for this version of Emacs.]) |
| 7201 | AC_SUBST([copyright]) | 7201 | AC_SUBST([copyright]) |
diff --git a/doc/lispref/tips.texi b/doc/lispref/tips.texi index e79a4247fbb..d48921a0bf8 100644 --- a/doc/lispref/tips.texi +++ b/doc/lispref/tips.texi | |||
| @@ -1057,7 +1057,7 @@ explains these conventions, starting with an example: | |||
| 1057 | @group | 1057 | @group |
| 1058 | ;;; foo.el --- Support for the Foo programming language -*- lexical-binding: t; -*- | 1058 | ;;; foo.el --- Support for the Foo programming language -*- lexical-binding: t; -*- |
| 1059 | 1059 | ||
| 1060 | ;; Copyright (C) 2010-2024 Your Name | 1060 | ;; Copyright (C) 2010-2025 Your Name |
| 1061 | @end group | 1061 | @end group |
| 1062 | 1062 | ||
| 1063 | ;; Author: Your Name <yourname@@example.com> | 1063 | ;; Author: Your Name <yourname@@example.com> |
diff --git a/doc/misc/org.org b/doc/misc/org.org index e595d0be195..98c416c5da4 100644 --- a/doc/misc/org.org +++ b/doc/misc/org.org | |||
| @@ -23031,7 +23031,7 @@ that are mentioned in the manual. For a more complete list, use | |||
| 23031 | 23031 | ||
| 23032 | This manual is for Org version {{{version}}}. | 23032 | This manual is for Org version {{{version}}}. |
| 23033 | 23033 | ||
| 23034 | Copyright \copy 2004--2024 Free Software Foundation, Inc. | 23034 | Copyright \copy 2004--2025 Free Software Foundation, Inc. |
| 23035 | 23035 | ||
| 23036 | #+begin_quote | 23036 | #+begin_quote |
| 23037 | Permission is granted to copy, distribute and/or modify this document | 23037 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/etc/refcards/gnus-refcard.tex b/etc/refcards/gnus-refcard.tex index b5a5e86c835..b798296036d 100644 --- a/etc/refcards/gnus-refcard.tex +++ b/etc/refcards/gnus-refcard.tex | |||
| @@ -120,7 +120,7 @@ | |||
| 120 | %% Gnus logo by Luis Fernandes. | 120 | %% Gnus logo by Luis Fernandes. |
| 121 | \newcommand{\Copyright}{% | 121 | \newcommand{\Copyright}{% |
| 122 | \begin{center} | 122 | \begin{center} |
| 123 | Copyright \copyright\ 1995, 2000, 2002--2024 Free Software Foundation, Inc.\\* | 123 | Copyright \copyright\ 1995, 2000, 2002--2025 Free Software Foundation, Inc.\\* |
| 124 | \end{center} | 124 | \end{center} |
| 125 | 125 | ||
| 126 | Released under the terms of the GNU General Public License version 3 or later. | 126 | Released under the terms of the GNU General Public License version 3 or later. |
diff --git a/etc/tutorials/TUTORIAL.he b/etc/tutorials/TUTORIAL.he index 0a4222a6fdc..97d181fa548 100644 --- a/etc/tutorials/TUTORIAL.he +++ b/etc/tutorials/TUTORIAL.he | |||
| @@ -1015,7 +1015,7 @@ find-file. | |||
| 1015 | גירסה זו של השיעור הינה חלק מחבילת GNU Emacs. היא מוגנת בזכויות יוצרים | 1015 | גירסה זו של השיעור הינה חלק מחבילת GNU Emacs. היא מוגנת בזכויות יוצרים |
| 1016 | וניתנת להעתקה והפצת עותקים בתנאים מסויימים כדלקמן: | 1016 | וניתנת להעתקה והפצת עותקים בתנאים מסויימים כדלקמן: |
| 1017 | 1017 | ||
| 1018 | Copyright (C) 2010-2024 Free Software Foundation, Inc. | 1018 | Copyright (C) 2010-2025 Free Software Foundation, Inc. |
| 1019 | 1019 | ||
| 1020 | GNU Emacs הינו תכנה חפשית; זכותכם להפיצו ו\או לשנותו בכפוף לתנאי | 1020 | GNU Emacs הינו תכנה חפשית; זכותכם להפיצו ו\או לשנותו בכפוף לתנאי |
| 1021 | הרשיון GNU General Public License, כפי שהוא יוצא לאור ע״י Free | 1021 | הרשיון GNU General Public License, כפי שהוא יוצא לאור ע״י Free |
diff --git a/exec/configure.ac b/exec/configure.ac index d17d4410918..86e716690c1 100644 --- a/exec/configure.ac +++ b/exec/configure.ac | |||
| @@ -25,7 +25,7 @@ AC_PREREQ([2.65]) | |||
| 25 | AC_INIT([libexec], [31.0.50], [bug-gnu-emacs@gnu.org], [], | 25 | AC_INIT([libexec], [31.0.50], [bug-gnu-emacs@gnu.org], [], |
| 26 | [https://www.gnu.org/software/emacs/]) | 26 | [https://www.gnu.org/software/emacs/]) |
| 27 | 27 | ||
| 28 | AH_TOP([/* Copyright (C) 2024 Free Software Foundation, Inc. | 28 | AH_TOP([/* Copyright (C) 2025 Free Software Foundation, Inc. |
| 29 | 29 | ||
| 30 | This file is part of GNU Emacs. | 30 | This file is part of GNU Emacs. |
| 31 | 31 | ||
diff --git a/lib-src/rcs2log b/lib-src/rcs2log index 3d9ed5784f1..1d02b7fb5c8 100755 --- a/lib-src/rcs2log +++ b/lib-src/rcs2log | |||
| @@ -20,7 +20,7 @@ | |||
| 20 | # along with this program. If not, see <https://www.gnu.org/licenses/>. | 20 | # along with this program. If not, see <https://www.gnu.org/licenses/>. |
| 21 | 21 | ||
| 22 | 22 | ||
| 23 | Copyright='Copyright (C) 2024 Free Software Foundation, Inc. | 23 | Copyright='Copyright (C) 2025 Free Software Foundation, Inc. |
| 24 | This program comes with NO WARRANTY, to the extent permitted by law. | 24 | This program comes with NO WARRANTY, to the extent permitted by law. |
| 25 | You may redistribute copies of this program | 25 | You may redistribute copies of this program |
| 26 | under the terms of the GNU General Public License. | 26 | under the terms of the GNU General Public License. |
diff --git a/lisp/emacs-lisp/cl-preloaded.el b/lisp/emacs-lisp/cl-preloaded.el index 4b1bd2a9aff..7c36b398263 100644 --- a/lisp/emacs-lisp/cl-preloaded.el +++ b/lisp/emacs-lisp/cl-preloaded.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cl-preloaded.el --- Preloaded part of the CL library -*- lexical-binding: t; -*- | 1 | ;;; cl-preloaded.el --- Preloaded part of the CL library -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015-2024 Free Software Foundation, Inc | 3 | ;; Copyright (C) 2015-2025 Free Software Foundation, Inc |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Package: emacs | 6 | ;; Package: emacs |
diff --git a/msdos/depfiles.bat b/msdos/depfiles.bat index 17a7faee147..38a0a69df9d 100644 --- a/msdos/depfiles.bat +++ b/msdos/depfiles.bat | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @echo off | 1 | @echo off |
| 2 | rem ---------------------------------------------------------------------- | 2 | rem ---------------------------------------------------------------------- |
| 3 | rem Auxiliary script for MSDOS, run by ../config.bat | 3 | rem Auxiliary script for MSDOS, run by ../config.bat |
| 4 | rem Copyright (C) 2011-2024 Free Software Foundation, Inc. | 4 | rem Copyright (C) 2011-2025 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | rem This file is part of GNU Emacs. | 6 | rem This file is part of GNU Emacs. |
| 7 | 7 | ||
diff --git a/msdos/sed2v2.inp b/msdos/sed2v2.inp index 73080aa0ade..b6e4bda89e2 100644 --- a/msdos/sed2v2.inp +++ b/msdos/sed2v2.inp | |||
| @@ -27,7 +27,7 @@ | |||
| 27 | #ifndef MSDOS\ | 27 | #ifndef MSDOS\ |
| 28 | #define MSDOS\ | 28 | #define MSDOS\ |
| 29 | #endif | 29 | #endif |
| 30 | /^#undef COPYRIGHT *$/s/^.*$/#define COPYRIGHT "Copyright (C) 2024 Free Software Foundation, Inc."/ | 30 | /^#undef COPYRIGHT *$/s/^.*$/#define COPYRIGHT "Copyright (C) 2025 Free Software Foundation, Inc."/ |
| 31 | /^#undef DIRECTORY_SEP *$/s!^.*$!#define DIRECTORY_SEP '/'! | 31 | /^#undef DIRECTORY_SEP *$/s!^.*$!#define DIRECTORY_SEP '/'! |
| 32 | /^#undef DOS_NT *$/s/^.*$/#define DOS_NT/ | 32 | /^#undef DOS_NT *$/s/^.*$/#define DOS_NT/ |
| 33 | /^#undef FLOAT_CHECK_DOMAIN *$/s/^.*$/#define FLOAT_CHECK_DOMAIN/ | 33 | /^#undef FLOAT_CHECK_DOMAIN *$/s/^.*$/#define FLOAT_CHECK_DOMAIN/ |
diff --git a/nt/configure.bat b/nt/configure.bat index 6e2ebe5357e..12d7c554f1d 100755 --- a/nt/configure.bat +++ b/nt/configure.bat | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @echo off | 1 | @echo off |
| 2 | rem ---------------------------------------------------------------------- | 2 | rem ---------------------------------------------------------------------- |
| 3 | rem This was the old configuration script for MS Windows operating systems | 3 | rem This was the old configuration script for MS Windows operating systems |
| 4 | rem Copyright (C) 1999-2024 Free Software Foundation, Inc. | 4 | rem Copyright (C) 1999-2025 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | rem This file is part of GNU Emacs. | 6 | rem This file is part of GNU Emacs. |
| 7 | 7 | ||
diff --git a/nt/emacs.rc.in b/nt/emacs.rc.in index 5ef3da1c537..9ed948bfa31 100644 --- a/nt/emacs.rc.in +++ b/nt/emacs.rc.in | |||
| @@ -31,7 +31,7 @@ BEGIN | |||
| 31 | VALUE "FileDescription", "GNU Emacs: The extensible self-documenting text editor\0" | 31 | VALUE "FileDescription", "GNU Emacs: The extensible self-documenting text editor\0" |
| 32 | VALUE "FileVersion", "@comma_space_version@\0" | 32 | VALUE "FileVersion", "@comma_space_version@\0" |
| 33 | VALUE "InternalName", "Emacs\0" | 33 | VALUE "InternalName", "Emacs\0" |
| 34 | VALUE "LegalCopyright", "Copyright (C) 2001-2024\0" | 34 | VALUE "LegalCopyright", "Copyright (C) 2001-2025\0" |
| 35 | VALUE "OriginalFilename", "emacs.exe" | 35 | VALUE "OriginalFilename", "emacs.exe" |
| 36 | VALUE "ProductName", "Emacs\0" | 36 | VALUE "ProductName", "Emacs\0" |
| 37 | VALUE "ProductVersion", "@comma_space_version@\0" | 37 | VALUE "ProductVersion", "@comma_space_version@\0" |
diff --git a/nt/emacsclient.rc.in b/nt/emacsclient.rc.in index b5f865c6092..498085fbcb0 100644 --- a/nt/emacsclient.rc.in +++ b/nt/emacsclient.rc.in | |||
| @@ -25,7 +25,7 @@ BEGIN | |||
| 25 | VALUE "FileDescription", "GNU EmacsClient: Client for the extensible self-documenting text editor\0" | 25 | VALUE "FileDescription", "GNU EmacsClient: Client for the extensible self-documenting text editor\0" |
| 26 | VALUE "FileVersion", "@comma_space_version@\0" | 26 | VALUE "FileVersion", "@comma_space_version@\0" |
| 27 | VALUE "InternalName", "EmacsClient\0" | 27 | VALUE "InternalName", "EmacsClient\0" |
| 28 | VALUE "LegalCopyright", "Copyright (C) 2001-2024\0" | 28 | VALUE "LegalCopyright", "Copyright (C) 2001-2025\0" |
| 29 | VALUE "OriginalFilename", "emacsclientw.exe" | 29 | VALUE "OriginalFilename", "emacsclientw.exe" |
| 30 | VALUE "ProductName", "EmacsClient\0" | 30 | VALUE "ProductName", "EmacsClient\0" |
| 31 | VALUE "ProductVersion", "@comma_space_version@\0" | 31 | VALUE "ProductVersion", "@comma_space_version@\0" |