diff options
| author | Stefan Kangas | 2025-01-02 18:39:28 +0100 |
|---|---|---|
| committer | Stefan Kangas | 2025-01-02 18:44:48 +0100 |
| commit | cd6e2a082854fb3e73ad98d1d2b945ae482ca4ac (patch) | |
| tree | 7b924f2092771349a4603bc62bee47f4dc9a7ec1 | |
| parent | 7fa975adbce3f2ce4ba40ea52110b992a52262b6 (diff) | |
| download | emacs-cd6e2a082854fb3e73ad98d1d2b945ae482ca4ac.tar.gz emacs-cd6e2a082854fb3e73ad98d1d2b945ae482ca4ac.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/refcards/ru-refcard.tex | 2 | ||||
| -rw-r--r-- | etc/tutorials/TUTORIAL.el_GR | 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 |
16 files changed, 16 insertions, 16 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 e6f92616b37..ca88b1d07b5 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -7129,7 +7129,7 @@ fi | |||
| 7129 | 7129 | ||
| 7130 | version=$PACKAGE_VERSION | 7130 | version=$PACKAGE_VERSION |
| 7131 | 7131 | ||
| 7132 | copyright="Copyright (C) 2024 Free Software Foundation, Inc." | 7132 | copyright="Copyright (C) 2025 Free Software Foundation, Inc." |
| 7133 | AC_DEFINE_UNQUOTED([COPYRIGHT], ["$copyright"], | 7133 | AC_DEFINE_UNQUOTED([COPYRIGHT], ["$copyright"], |
| 7134 | [Short copyright string for this version of Emacs.]) | 7134 | [Short copyright string for this version of Emacs.]) |
| 7135 | AC_SUBST([copyright]) | 7135 | AC_SUBST([copyright]) |
diff --git a/doc/lispref/tips.texi b/doc/lispref/tips.texi index 08dadaec5cd..7eba1c8f388 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 ee3fff2d3e3..a30169cdee5 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/refcards/ru-refcard.tex b/etc/refcards/ru-refcard.tex index 91372d30898..0cb1ea74236 100644 --- a/etc/refcards/ru-refcard.tex +++ b/etc/refcards/ru-refcard.tex | |||
| @@ -41,7 +41,7 @@ | |||
| 41 | \setlength{\ColThreeWidth}{25mm} | 41 | \setlength{\ColThreeWidth}{25mm} |
| 42 | 42 | ||
| 43 | \newcommand{\versionemacs}[0]{30} % version of Emacs this is for | 43 | \newcommand{\versionemacs}[0]{30} % version of Emacs this is for |
| 44 | \newcommand{\cyear}[0]{2024} % copyright year | 44 | \newcommand{\cyear}[0]{2025} % copyright year |
| 45 | 45 | ||
| 46 | \newcommand\shortcopyrightnotice[0]{\vskip 1ex plus 2 fill | 46 | \newcommand\shortcopyrightnotice[0]{\vskip 1ex plus 2 fill |
| 47 | \centerline{\footnotesize \copyright\ \cyear\ Free Software Foundation, Inc. | 47 | \centerline{\footnotesize \copyright\ \cyear\ Free Software Foundation, Inc. |
diff --git a/etc/tutorials/TUTORIAL.el_GR b/etc/tutorials/TUTORIAL.el_GR index 577010dae8b..5ce54d7ab20 100644 --- a/etc/tutorials/TUTORIAL.el_GR +++ b/etc/tutorials/TUTORIAL.el_GR | |||
| @@ -1239,7 +1239,7 @@ list-packages. Στη σχετική λίστα, μπορείς να εγκατ | |||
| 1239 | πνευματικά δικαιώματα και δίνεται με την άδεια διανομής αντιγράφων υπό | 1239 | πνευματικά δικαιώματα και δίνεται με την άδεια διανομής αντιγράφων υπό |
| 1240 | κάποιους όρους. | 1240 | κάποιους όρους. |
| 1241 | 1241 | ||
| 1242 | Πνευματικά Δικαιώματα (C) 1985, 1996, 1998, 2001-2024 Free Software | 1242 | Πνευματικά Δικαιώματα (C) 1985, 1996, 1998, 2001-2025 Free Software |
| 1243 | Foundation, Inc. | 1243 | Foundation, Inc. |
| 1244 | 1244 | ||
| 1245 | Αυτό το αρχείο είναι μέρος του GNU Emacs. | 1245 | Αυτό το αρχείο είναι μέρος του GNU Emacs. |
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 4a4bdecd810..f00752d2615 100644 --- a/exec/configure.ac +++ b/exec/configure.ac | |||
| @@ -25,7 +25,7 @@ AC_PREREQ([2.65]) | |||
| 25 | AC_INIT([libexec], [30.0.93], [bug-gnu-emacs@gnu.org], [], | 25 | AC_INIT([libexec], [30.0.93], [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) 2024-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 bb1c7300a84..28cb598d41f 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" |