diff options
| author | Stefan Kangas | 2025-01-02 18:32:51 +0100 |
|---|---|---|
| committer | Stefan Kangas | 2025-01-02 18:39:42 +0100 |
| commit | 7fa975adbce3f2ce4ba40ea52110b992a52262b6 (patch) | |
| tree | 98080d2e47eb14293bd131fe22e04f050759ff6f /doc/misc | |
| parent | afe776051ec84c4bb37fc20b8dcfff3b1c81018e (diff) | |
| download | emacs-7fa975adbce3f2ce4ba40ea52110b992a52262b6.tar.gz emacs-7fa975adbce3f2ce4ba40ea52110b992a52262b6.zip | |
Update copyright year to 2025
Run "TZ=UTC0 admin/update-copyright".
Diffstat (limited to 'doc/misc')
70 files changed, 72 insertions, 71 deletions
diff --git a/doc/misc/ChangeLog.1 b/doc/misc/ChangeLog.1 index 14570bb174f..28d5ee6be2c 100644 --- a/doc/misc/ChangeLog.1 +++ b/doc/misc/ChangeLog.1 | |||
| @@ -12110,7 +12110,8 @@ | |||
| 12110 | ;; coding: utf-8 | 12110 | ;; coding: utf-8 |
| 12111 | ;; End: | 12111 | ;; End: |
| 12112 | 12112 | ||
| 12113 | Copyright (C) 1993-1999, 2001-2024 Free Software Foundation, Inc. | 12113 | Copyright (C) 1993\(en1999, 2001\(en2025 Free Software Foundation, |
| 12114 | Inc. | ||
| 12114 | 12115 | ||
| 12115 | This file is part of GNU Emacs. | 12116 | This file is part of GNU Emacs. |
| 12116 | 12117 | ||
diff --git a/doc/misc/Makefile.in b/doc/misc/Makefile.in index 087742f6a9c..3e21a61f9ea 100644 --- a/doc/misc/Makefile.in +++ b/doc/misc/Makefile.in | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ### @configure_input@ | 1 | ### @configure_input@ |
| 2 | 2 | ||
| 3 | # Copyright (C) 1994, 1996-2024 Free Software Foundation, Inc. | 3 | # Copyright (C) 1994, 1996-2025 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | # This file is part of GNU Emacs. | 5 | # This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/doc/misc/auth.texi b/doc/misc/auth.texi index 17467f81941..fe920997f1d 100644 --- a/doc/misc/auth.texi +++ b/doc/misc/auth.texi | |||
| @@ -9,7 +9,7 @@ | |||
| 9 | @copying | 9 | @copying |
| 10 | This file describes the Emacs auth-source library. | 10 | This file describes the Emacs auth-source library. |
| 11 | 11 | ||
| 12 | Copyright @copyright{} 2008--2024 Free Software Foundation, Inc. | 12 | Copyright @copyright{} 2008--2025 Free Software Foundation, Inc. |
| 13 | 13 | ||
| 14 | @quotation | 14 | @quotation |
| 15 | Permission is granted to copy, distribute and/or modify this document | 15 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/autotype.texi b/doc/misc/autotype.texi index 4bd07c8d312..c53be54d0af 100644 --- a/doc/misc/autotype.texi +++ b/doc/misc/autotype.texi | |||
| @@ -11,7 +11,7 @@ | |||
| 11 | @c @cindex autotypist | 11 | @c @cindex autotypist |
| 12 | 12 | ||
| 13 | @copying | 13 | @copying |
| 14 | Copyright @copyright{} 1994--1995, 1999, 2001--2024 Free Software | 14 | Copyright @copyright{} 1994--1995, 1999, 2001--2025 Free Software |
| 15 | Foundation, Inc. | 15 | Foundation, Inc. |
| 16 | 16 | ||
| 17 | @quotation | 17 | @quotation |
diff --git a/doc/misc/bovine.texi b/doc/misc/bovine.texi index b585cff0187..c4fd83d154d 100644 --- a/doc/misc/bovine.texi +++ b/doc/misc/bovine.texi | |||
| @@ -24,7 +24,7 @@ | |||
| 24 | @c %**end of header | 24 | @c %**end of header |
| 25 | 25 | ||
| 26 | @copying | 26 | @copying |
| 27 | Copyright @copyright{} 1999--2004, 2012--2024 Free Software Foundation, | 27 | Copyright @copyright{} 1999--2004, 2012--2025 Free Software Foundation, |
| 28 | Inc. | 28 | Inc. |
| 29 | 29 | ||
| 30 | @quotation | 30 | @quotation |
diff --git a/doc/misc/calc.texi b/doc/misc/calc.texi index 1c55461305b..0635ab7ac05 100644 --- a/doc/misc/calc.texi +++ b/doc/misc/calc.texi | |||
| @@ -96,7 +96,7 @@ This file documents Calc, the GNU Emacs calculator, included with | |||
| 96 | GNU Emacs @value{EMACSVER}. | 96 | GNU Emacs @value{EMACSVER}. |
| 97 | @end ifnotinfo | 97 | @end ifnotinfo |
| 98 | 98 | ||
| 99 | Copyright @copyright{} 1990--1991, 2001--2024 Free Software Foundation, | 99 | Copyright @copyright{} 1990--1991, 2001--2025 Free Software Foundation, |
| 100 | Inc. | 100 | Inc. |
| 101 | 101 | ||
| 102 | @quotation | 102 | @quotation |
diff --git a/doc/misc/cc-mode.texi b/doc/misc/cc-mode.texi index c0819b232a4..6bda333b4f9 100644 --- a/doc/misc/cc-mode.texi +++ b/doc/misc/cc-mode.texi | |||
| @@ -167,7 +167,7 @@ CC Mode | |||
| 167 | @copying | 167 | @copying |
| 168 | This manual is for CC Mode in Emacs. | 168 | This manual is for CC Mode in Emacs. |
| 169 | 169 | ||
| 170 | Copyright @copyright{} 1995--2024 Free Software Foundation, Inc. | 170 | Copyright @copyright{} 1995--2025 Free Software Foundation, Inc. |
| 171 | 171 | ||
| 172 | @quotation | 172 | @quotation |
| 173 | Permission is granted to copy, distribute and/or modify this document | 173 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/cl.texi b/doc/misc/cl.texi index 113029700ec..48b8ea09c65 100644 --- a/doc/misc/cl.texi +++ b/doc/misc/cl.texi | |||
| @@ -7,7 +7,7 @@ | |||
| 7 | @copying | 7 | @copying |
| 8 | This file documents the GNU Emacs Common Lisp emulation package. | 8 | This file documents the GNU Emacs Common Lisp emulation package. |
| 9 | 9 | ||
| 10 | Copyright @copyright{} 1993, 2001--2024 Free Software Foundation, Inc. | 10 | Copyright @copyright{} 1993, 2001--2025 Free Software Foundation, Inc. |
| 11 | 11 | ||
| 12 | @quotation | 12 | @quotation |
| 13 | Permission is granted to copy, distribute and/or modify this document | 13 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/dbus.texi b/doc/misc/dbus.texi index 1020e027774..36a33cfc3bb 100644 --- a/doc/misc/dbus.texi +++ b/doc/misc/dbus.texi | |||
| @@ -10,7 +10,7 @@ | |||
| 10 | @syncodeindex fn cp | 10 | @syncodeindex fn cp |
| 11 | 11 | ||
| 12 | @copying | 12 | @copying |
| 13 | Copyright @copyright{} 2007--2024 Free Software Foundation, Inc. | 13 | Copyright @copyright{} 2007--2025 Free Software Foundation, Inc. |
| 14 | 14 | ||
| 15 | @quotation | 15 | @quotation |
| 16 | Permission is granted to copy, distribute and/or modify this document | 16 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/dired-x.texi b/doc/misc/dired-x.texi index e23ce3792e0..c678e8e1e40 100644 --- a/doc/misc/dired-x.texi +++ b/doc/misc/dired-x.texi | |||
| @@ -20,7 +20,7 @@ | |||
| 20 | @comment %**end of header (This is for running Texinfo on a region.) | 20 | @comment %**end of header (This is for running Texinfo on a region.) |
| 21 | 21 | ||
| 22 | @copying | 22 | @copying |
| 23 | Copyright @copyright{} 1994--1995, 1999, 2001--2024 Free Software | 23 | Copyright @copyright{} 1994--1995, 1999, 2001--2025 Free Software |
| 24 | Foundation, Inc. | 24 | Foundation, Inc. |
| 25 | 25 | ||
| 26 | @quotation | 26 | @quotation |
diff --git a/doc/misc/ebrowse.texi b/doc/misc/ebrowse.texi index 27a5deb86d9..91b6896d6d1 100644 --- a/doc/misc/ebrowse.texi +++ b/doc/misc/ebrowse.texi | |||
| @@ -11,7 +11,7 @@ | |||
| 11 | @copying | 11 | @copying |
| 12 | This file documents Ebrowse, a C++ class browser for GNU Emacs. | 12 | This file documents Ebrowse, a C++ class browser for GNU Emacs. |
| 13 | 13 | ||
| 14 | Copyright @copyright{} 2000--2024 Free Software Foundation, Inc. | 14 | Copyright @copyright{} 2000--2025 Free Software Foundation, Inc. |
| 15 | 15 | ||
| 16 | @quotation | 16 | @quotation |
| 17 | Permission is granted to copy, distribute and/or modify this document | 17 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/ede.texi b/doc/misc/ede.texi index 4ed3fc9d1df..6b7f8700300 100644 --- a/doc/misc/ede.texi +++ b/doc/misc/ede.texi | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | @copying | 6 | @copying |
| 7 | This file describes EDE, the Emacs Development Environment. | 7 | This file describes EDE, the Emacs Development Environment. |
| 8 | 8 | ||
| 9 | Copyright @copyright{} 1998--2001, 2004--2005, 2008--2024 Free Software | 9 | Copyright @copyright{} 1998--2001, 2004--2005, 2008--2025 Free Software |
| 10 | Foundation, Inc. | 10 | Foundation, Inc. |
| 11 | 11 | ||
| 12 | @quotation | 12 | @quotation |
diff --git a/doc/misc/ediff.texi b/doc/misc/ediff.texi index ae107323d9c..38337b3dd04 100644 --- a/doc/misc/ediff.texi +++ b/doc/misc/ediff.texi | |||
| @@ -26,7 +26,7 @@ | |||
| 26 | This file documents Ediff, a comprehensive visual interface to Unix diff | 26 | This file documents Ediff, a comprehensive visual interface to Unix diff |
| 27 | and patch utilities. | 27 | and patch utilities. |
| 28 | 28 | ||
| 29 | Copyright @copyright{} 1995--2024 Free Software Foundation, Inc. | 29 | Copyright @copyright{} 1995--2025 Free Software Foundation, Inc. |
| 30 | 30 | ||
| 31 | @quotation | 31 | @quotation |
| 32 | Permission is granted to copy, distribute and/or modify this document | 32 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/edt.texi b/doc/misc/edt.texi index 1a835f79d7f..68f2d7eeedd 100644 --- a/doc/misc/edt.texi +++ b/doc/misc/edt.texi | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | @copying | 6 | @copying |
| 7 | This file documents the EDT emulation package for Emacs. | 7 | This file documents the EDT emulation package for Emacs. |
| 8 | 8 | ||
| 9 | Copyright @copyright{} 1986, 1992, 1994--1995, 1999--2024 Free Software | 9 | Copyright @copyright{} 1986, 1992, 1994--1995, 1999--2025 Free Software |
| 10 | Foundation, Inc. | 10 | Foundation, Inc. |
| 11 | 11 | ||
| 12 | @quotation | 12 | @quotation |
diff --git a/doc/misc/efaq-w32.texi b/doc/misc/efaq-w32.texi index 9ee5b679fed..4e409261cd9 100644 --- a/doc/misc/efaq-w32.texi +++ b/doc/misc/efaq-w32.texi | |||
| @@ -15,7 +15,7 @@ Answers to Frequently asked Questions about using Emacs on Microsoft Windows. | |||
| 15 | @include emacsver.texi | 15 | @include emacsver.texi |
| 16 | 16 | ||
| 17 | @copying | 17 | @copying |
| 18 | Copyright @copyright{} 2008, 2010--2024 Free Software Foundation, Inc. | 18 | Copyright @copyright{} 2008, 2010--2025 Free Software Foundation, Inc. |
| 19 | 19 | ||
| 20 | @quotation | 20 | @quotation |
| 21 | This list of frequently asked questions about GNU Emacs on MS Windows | 21 | This list of frequently asked questions about GNU Emacs on MS Windows |
diff --git a/doc/misc/efaq.texi b/doc/misc/efaq.texi index dfdadd3d22f..087342f012f 100644 --- a/doc/misc/efaq.texi +++ b/doc/misc/efaq.texi | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | @include emacsver.texi | 8 | @include emacsver.texi |
| 9 | 9 | ||
| 10 | @copying | 10 | @copying |
| 11 | Copyright @copyright{} 2001--2024 Free Software Foundation, Inc.@* | 11 | Copyright @copyright{} 2001--2025 Free Software Foundation, Inc.@* |
| 12 | Copyright @copyright{} 1994--2000 Reuven M. Lerner@* | 12 | Copyright @copyright{} 1994--2000 Reuven M. Lerner@* |
| 13 | Copyright @copyright{} 1992--1993 Steven Byrnes@* | 13 | Copyright @copyright{} 1992--1993 Steven Byrnes@* |
| 14 | Copyright @copyright{} 1990--1992 Joseph Brian Wells@* | 14 | Copyright @copyright{} 1990--1992 Joseph Brian Wells@* |
diff --git a/doc/misc/eglot.texi b/doc/misc/eglot.texi index 959bbfa6857..af38adc094a 100644 --- a/doc/misc/eglot.texi +++ b/doc/misc/eglot.texi | |||
| @@ -10,7 +10,7 @@ | |||
| 10 | @copying | 10 | @copying |
| 11 | This manual is for Eglot, the Emacs LSP client. | 11 | This manual is for Eglot, the Emacs LSP client. |
| 12 | 12 | ||
| 13 | Copyright @copyright{} 2022--2024 Free Software Foundation, Inc. | 13 | Copyright @copyright{} 2022--2025 Free Software Foundation, Inc. |
| 14 | 14 | ||
| 15 | @quotation | 15 | @quotation |
| 16 | Permission is granted to copy, distribute and/or modify this document | 16 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/eieio.texi b/doc/misc/eieio.texi index ec1e6727ff8..9182af41333 100644 --- a/doc/misc/eieio.texi +++ b/doc/misc/eieio.texi | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | @copying | 12 | @copying |
| 13 | This manual documents EIEIO, an object framework for Emacs Lisp. | 13 | This manual documents EIEIO, an object framework for Emacs Lisp. |
| 14 | 14 | ||
| 15 | Copyright @copyright{} 2007--2024 Free Software Foundation, Inc. | 15 | Copyright @copyright{} 2007--2025 Free Software Foundation, Inc. |
| 16 | 16 | ||
| 17 | @quotation | 17 | @quotation |
| 18 | Permission is granted to copy, distribute and/or modify this document | 18 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/emacs-gnutls.texi b/doc/misc/emacs-gnutls.texi index c149531a8bd..8e38b952920 100644 --- a/doc/misc/emacs-gnutls.texi +++ b/doc/misc/emacs-gnutls.texi | |||
| @@ -9,7 +9,7 @@ | |||
| 9 | @copying | 9 | @copying |
| 10 | This file describes the Emacs GnuTLS integration. | 10 | This file describes the Emacs GnuTLS integration. |
| 11 | 11 | ||
| 12 | Copyright @copyright{} 2012--2024 Free Software Foundation, Inc. | 12 | Copyright @copyright{} 2012--2025 Free Software Foundation, Inc. |
| 13 | 13 | ||
| 14 | @quotation | 14 | @quotation |
| 15 | Permission is granted to copy, distribute and/or modify this document | 15 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/emacs-mime.texi b/doc/misc/emacs-mime.texi index 22bef4739a4..9cd1b52eb54 100644 --- a/doc/misc/emacs-mime.texi +++ b/doc/misc/emacs-mime.texi | |||
| @@ -10,7 +10,7 @@ | |||
| 10 | @copying | 10 | @copying |
| 11 | This file documents the Emacs MIME interface functionality. | 11 | This file documents the Emacs MIME interface functionality. |
| 12 | 12 | ||
| 13 | Copyright @copyright{} 1998--2024 Free Software Foundation, Inc. | 13 | Copyright @copyright{} 1998--2025 Free Software Foundation, Inc. |
| 14 | 14 | ||
| 15 | @quotation | 15 | @quotation |
| 16 | Permission is granted to copy, distribute and/or modify this document | 16 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/epa.texi b/doc/misc/epa.texi index 58c2a111348..1ec23440b39 100644 --- a/doc/misc/epa.texi +++ b/doc/misc/epa.texi | |||
| @@ -10,7 +10,7 @@ | |||
| 10 | @copying | 10 | @copying |
| 11 | This file describes EasyPG Assistant @value{VERSION}. | 11 | This file describes EasyPG Assistant @value{VERSION}. |
| 12 | 12 | ||
| 13 | Copyright @copyright{} 2007--2024 Free Software Foundation, Inc. | 13 | Copyright @copyright{} 2007--2025 Free Software Foundation, Inc. |
| 14 | 14 | ||
| 15 | @quotation | 15 | @quotation |
| 16 | Permission is granted to copy, distribute and/or modify this document | 16 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/erc.texi b/doc/misc/erc.texi index aa0bc58a8ec..19fb9eaa7d7 100644 --- a/doc/misc/erc.texi +++ b/doc/misc/erc.texi | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | @copying | 12 | @copying |
| 13 | This manual is for ERC @value{ERCVER} @value{ERCDIST}. | 13 | This manual is for ERC @value{ERCVER} @value{ERCDIST}. |
| 14 | 14 | ||
| 15 | Copyright @copyright{} 2005--2024 Free Software Foundation, Inc. | 15 | Copyright @copyright{} 2005--2025 Free Software Foundation, Inc. |
| 16 | 16 | ||
| 17 | @quotation | 17 | @quotation |
| 18 | Permission is granted to copy, distribute and/or modify this document | 18 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/ert.texi b/doc/misc/ert.texi index 1ac0378148b..9e60647f3ba 100644 --- a/doc/misc/ert.texi +++ b/doc/misc/ert.texi | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | @end direntry | 15 | @end direntry |
| 16 | 16 | ||
| 17 | @copying | 17 | @copying |
| 18 | Copyright @copyright{} 2008, 2010--2024 Free Software Foundation, Inc. | 18 | Copyright @copyright{} 2008, 2010--2025 Free Software Foundation, Inc. |
| 19 | 19 | ||
| 20 | @quotation | 20 | @quotation |
| 21 | Permission is granted to copy, distribute and/or modify this document | 21 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/eshell.texi b/doc/misc/eshell.texi index 30825a497a9..944092f61c2 100644 --- a/doc/misc/eshell.texi +++ b/doc/misc/eshell.texi | |||
| @@ -10,7 +10,7 @@ | |||
| 10 | @copying | 10 | @copying |
| 11 | This manual is for Eshell, the Emacs shell. | 11 | This manual is for Eshell, the Emacs shell. |
| 12 | 12 | ||
| 13 | Copyright @copyright{} 1999--2024 Free Software Foundation, Inc. | 13 | Copyright @copyright{} 1999--2025 Free Software Foundation, Inc. |
| 14 | 14 | ||
| 15 | @quotation | 15 | @quotation |
| 16 | Permission is granted to copy, distribute and/or modify this document | 16 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/eudc.texi b/doc/misc/eudc.texi index fa7d130f3ed..892c4ca605b 100644 --- a/doc/misc/eudc.texi +++ b/doc/misc/eudc.texi | |||
| @@ -14,7 +14,7 @@ This file documents EUDC version 1.40.0. | |||
| 14 | EUDC is the Emacs Unified Directory Client, a common interface to | 14 | EUDC is the Emacs Unified Directory Client, a common interface to |
| 15 | directory servers and contact information. | 15 | directory servers and contact information. |
| 16 | 16 | ||
| 17 | Copyright @copyright{} 1998, 2000--2024 Free Software Foundation, Inc. | 17 | Copyright @copyright{} 1998, 2000--2025 Free Software Foundation, Inc. |
| 18 | 18 | ||
| 19 | @quotation | 19 | @quotation |
| 20 | Permission is granted to copy, distribute and/or modify this document | 20 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/eww.texi b/doc/misc/eww.texi index eec6b3c3299..021df86876e 100644 --- a/doc/misc/eww.texi +++ b/doc/misc/eww.texi | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | @copying | 8 | @copying |
| 9 | This file documents the GNU Emacs Web Wowser (EWW) package. | 9 | This file documents the GNU Emacs Web Wowser (EWW) package. |
| 10 | 10 | ||
| 11 | Copyright @copyright{} 2014--2024 Free Software Foundation, Inc. | 11 | Copyright @copyright{} 2014--2025 Free Software Foundation, Inc. |
| 12 | 12 | ||
| 13 | @quotation | 13 | @quotation |
| 14 | Permission is granted to copy, distribute and/or modify this document | 14 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/flymake.texi b/doc/misc/flymake.texi index af9639ebb5a..8782089613a 100644 --- a/doc/misc/flymake.texi +++ b/doc/misc/flymake.texi | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | @copying | 13 | @copying |
| 14 | This manual is for GNU Flymake (version @value{VERSION}, @value{UPDATED}). | 14 | This manual is for GNU Flymake (version @value{VERSION}, @value{UPDATED}). |
| 15 | 15 | ||
| 16 | Copyright @copyright{} 2004--2024 Free Software Foundation, Inc. | 16 | Copyright @copyright{} 2004--2025 Free Software Foundation, Inc. |
| 17 | 17 | ||
| 18 | @quotation | 18 | @quotation |
| 19 | Permission is granted to copy, distribute and/or modify this document | 19 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/forms.texi b/doc/misc/forms.texi index 226445ff9a0..e1fa0beb364 100644 --- a/doc/misc/forms.texi +++ b/doc/misc/forms.texi | |||
| @@ -20,7 +20,7 @@ | |||
| 20 | @copying | 20 | @copying |
| 21 | This file documents Forms mode, a form-editing major mode for GNU Emacs. | 21 | This file documents Forms mode, a form-editing major mode for GNU Emacs. |
| 22 | 22 | ||
| 23 | Copyright @copyright{} 1989, 1997, 2001--2024 Free Software Foundation, | 23 | Copyright @copyright{} 1989, 1997, 2001--2025 Free Software Foundation, |
| 24 | Inc. | 24 | Inc. |
| 25 | 25 | ||
| 26 | @quotation | 26 | @quotation |
diff --git a/doc/misc/gnus-faq.texi b/doc/misc/gnus-faq.texi index c21f19cc784..914de5320f0 100644 --- a/doc/misc/gnus-faq.texi +++ b/doc/misc/gnus-faq.texi | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @c \input texinfo @c -*-texinfo-*- | 1 | @c \input texinfo @c -*-texinfo-*- |
| 2 | @c Uncomment 1st line before texing this file alone. | 2 | @c Uncomment 1st line before texing this file alone. |
| 3 | @c %**start of header | 3 | @c %**start of header |
| 4 | @c Copyright (C) 1995--2024 Free Software Foundation, Inc. | 4 | @c Copyright (C) 1995--2025 Free Software Foundation, Inc. |
| 5 | @c | 5 | @c |
| 6 | @c @setfilename gnus-faq.info | 6 | @c @setfilename gnus-faq.info |
| 7 | @c @settitle Frequently Asked Questions | 7 | @c @settitle Frequently Asked Questions |
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index 200b68d2059..41ec75a5ed2 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | @syncodeindex pg cp | 8 | @syncodeindex pg cp |
| 9 | 9 | ||
| 10 | @copying | 10 | @copying |
| 11 | Copyright @copyright{} 1995--2024 Free Software Foundation, Inc. | 11 | Copyright @copyright{} 1995--2025 Free Software Foundation, Inc. |
| 12 | 12 | ||
| 13 | @quotation | 13 | @quotation |
| 14 | Permission is granted to copy, distribute and/or modify this document | 14 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/htmlfontify.texi b/doc/misc/htmlfontify.texi index 40d5d13b51f..fd9b9435123 100644 --- a/doc/misc/htmlfontify.texi +++ b/doc/misc/htmlfontify.texi | |||
| @@ -10,7 +10,7 @@ | |||
| 10 | This manual documents Htmlfontify, a source code -> crosslinked + | 10 | This manual documents Htmlfontify, a source code -> crosslinked + |
| 11 | formatted + syntax colorized html transformer. | 11 | formatted + syntax colorized html transformer. |
| 12 | 12 | ||
| 13 | Copyright @copyright{} 2002--2024 Free Software Foundation, Inc. | 13 | Copyright @copyright{} 2002--2025 Free Software Foundation, Inc. |
| 14 | 14 | ||
| 15 | @quotation | 15 | @quotation |
| 16 | Permission is granted to copy, distribute and/or modify this document | 16 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/idlwave.texi b/doc/misc/idlwave.texi index 845c9dbd690..0db01faf3d1 100644 --- a/doc/misc/idlwave.texi +++ b/doc/misc/idlwave.texi | |||
| @@ -23,7 +23,7 @@ Emacs, and interacting with an IDL shell run as a subprocess. | |||
| 23 | This is edition @value{EDITION} of the IDLWAVE User Manual for IDLWAVE | 23 | This is edition @value{EDITION} of the IDLWAVE User Manual for IDLWAVE |
| 24 | @value{VERSION}. | 24 | @value{VERSION}. |
| 25 | 25 | ||
| 26 | Copyright @copyright{} 1999--2024 Free Software Foundation, Inc. | 26 | Copyright @copyright{} 1999--2025 Free Software Foundation, Inc. |
| 27 | 27 | ||
| 28 | @quotation | 28 | @quotation |
| 29 | Permission is granted to copy, distribute and/or modify this document | 29 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/ido.texi b/doc/misc/ido.texi index ad293f41c2f..e8b2f78a854 100644 --- a/doc/misc/ido.texi +++ b/doc/misc/ido.texi | |||
| @@ -7,7 +7,7 @@ | |||
| 7 | @copying | 7 | @copying |
| 8 | This file documents the Ido package for GNU Emacs. | 8 | This file documents the Ido package for GNU Emacs. |
| 9 | 9 | ||
| 10 | Copyright @copyright{} 2013--2024 Free Software Foundation, Inc. | 10 | Copyright @copyright{} 2013--2025 Free Software Foundation, Inc. |
| 11 | 11 | ||
| 12 | @quotation | 12 | @quotation |
| 13 | Permission is granted to copy, distribute and/or modify this document | 13 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/info.texi b/doc/misc/info.texi index d68b8e3b261..71497562bce 100644 --- a/doc/misc/info.texi +++ b/doc/misc/info.texi | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | This file describes how to use Info, the menu-driven GNU | 15 | This file describes how to use Info, the menu-driven GNU |
| 16 | documentation system. | 16 | documentation system. |
| 17 | 17 | ||
| 18 | Copyright @copyright{} 1989, 1992, 1996--2024 Free Software Foundation, | 18 | Copyright @copyright{} 1989, 1992, 1996--2025 Free Software Foundation, |
| 19 | Inc. | 19 | Inc. |
| 20 | 20 | ||
| 21 | @quotation | 21 | @quotation |
diff --git a/doc/misc/mairix-el.texi b/doc/misc/mairix-el.texi index 024d7bb038a..0cdd014902d 100644 --- a/doc/misc/mairix-el.texi +++ b/doc/misc/mairix-el.texi | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | @include docstyle.texi | 5 | @include docstyle.texi |
| 6 | 6 | ||
| 7 | @copying | 7 | @copying |
| 8 | Copyright @copyright{} 2008--2024 Free Software Foundation, Inc. | 8 | Copyright @copyright{} 2008--2025 Free Software Foundation, Inc. |
| 9 | 9 | ||
| 10 | @quotation | 10 | @quotation |
| 11 | Permission is granted to copy, distribute and/or modify this document | 11 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/message.texi b/doc/misc/message.texi index 468bf81599d..bd20aec5bc6 100644 --- a/doc/misc/message.texi +++ b/doc/misc/message.texi | |||
| @@ -9,7 +9,7 @@ | |||
| 9 | @copying | 9 | @copying |
| 10 | This file documents Message, the Emacs message composition mode. | 10 | This file documents Message, the Emacs message composition mode. |
| 11 | 11 | ||
| 12 | Copyright @copyright{} 1996--2024 Free Software Foundation, Inc. | 12 | Copyright @copyright{} 1996--2025 Free Software Foundation, Inc. |
| 13 | 13 | ||
| 14 | @quotation | 14 | @quotation |
| 15 | Permission is granted to copy, distribute and/or modify this document | 15 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/mh-e.texi b/doc/misc/mh-e.texi index 3e98a14ecfc..dbe744b44c5 100644 --- a/doc/misc/mh-e.texi +++ b/doc/misc/mh-e.texi | |||
| @@ -25,7 +25,7 @@ | |||
| 25 | This is version @value{VERSION}@value{EDITION} of @cite{The MH-E | 25 | This is version @value{VERSION}@value{EDITION} of @cite{The MH-E |
| 26 | Manual}, last updated @value{UPDATED}. | 26 | Manual}, last updated @value{UPDATED}. |
| 27 | 27 | ||
| 28 | Copyright @copyright{} 1995, 2001--2003, 2005--2024 Free Software | 28 | Copyright @copyright{} 1995, 2001--2003, 2005--2025 Free Software |
| 29 | Foundation, Inc. | 29 | Foundation, Inc. |
| 30 | 30 | ||
| 31 | @c This dual license has been agreed upon by the FSF. | 31 | @c This dual license has been agreed upon by the FSF. |
diff --git a/doc/misc/modus-themes.org b/doc/misc/modus-themes.org index 70ba8cdc02f..bd4aeb0e763 100644 --- a/doc/misc/modus-themes.org +++ b/doc/misc/modus-themes.org | |||
| @@ -50,7 +50,7 @@ Current development target is {{{development-version}}}. | |||
| 50 | :custom_id: h:b14c3fcb-13dd-4144-9d92-2c58b3ed16d3 | 50 | :custom_id: h:b14c3fcb-13dd-4144-9d92-2c58b3ed16d3 |
| 51 | :end: | 51 | :end: |
| 52 | 52 | ||
| 53 | Copyright (C) 2020-2024 Free Software Foundation, Inc. | 53 | Copyright (C) 2020-2025 Free Software Foundation, Inc. |
| 54 | 54 | ||
| 55 | #+begin_quote | 55 | #+begin_quote |
| 56 | Permission is granted to copy, distribute and/or modify this document | 56 | Permission is granted to copy, distribute and/or modify this document |
| @@ -5478,7 +5478,7 @@ All errors are my own. | |||
| 5478 | Version 1.3, 3 November 2008 | 5478 | Version 1.3, 3 November 2008 |
| 5479 | 5479 | ||
| 5480 | 5480 | ||
| 5481 | Copyright (C) 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc. | 5481 | Copyright (C) 2000-2002, 2007-2008, 2025 Free Software Foundation, Inc. |
| 5482 | <https://fsf.org/> | 5482 | <https://fsf.org/> |
| 5483 | Everyone is permitted to copy and distribute verbatim copies | 5483 | Everyone is permitted to copy and distribute verbatim copies |
| 5484 | of this license document, but changing it is not allowed. | 5484 | of this license document, but changing it is not allowed. |
diff --git a/doc/misc/newsticker.texi b/doc/misc/newsticker.texi index d6f6e5d841e..71ba1873d3a 100644 --- a/doc/misc/newsticker.texi +++ b/doc/misc/newsticker.texi | |||
| @@ -15,7 +15,7 @@ This manual documents Newsticker, a feed reader for Emacs. It | |||
| 15 | corresponds to Emacs version @value{EMACSVER}. | 15 | corresponds to Emacs version @value{EMACSVER}. |
| 16 | 16 | ||
| 17 | @noindent | 17 | @noindent |
| 18 | Copyright @copyright{} 2004--2024 Free Software Foundation, Inc. | 18 | Copyright @copyright{} 2004--2025 Free Software Foundation, Inc. |
| 19 | 19 | ||
| 20 | @quotation | 20 | @quotation |
| 21 | Permission is granted to copy, distribute and/or modify this document | 21 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/nxml-mode.texi b/doc/misc/nxml-mode.texi index f01dc437d99..7371b8ba4f8 100644 --- a/doc/misc/nxml-mode.texi +++ b/doc/misc/nxml-mode.texi | |||
| @@ -9,7 +9,7 @@ | |||
| 9 | This manual documents nXML mode, an Emacs major mode for editing | 9 | This manual documents nXML mode, an Emacs major mode for editing |
| 10 | XML with RELAX NG support. | 10 | XML with RELAX NG support. |
| 11 | 11 | ||
| 12 | Copyright @copyright{} 2007--2024 Free Software Foundation, Inc. | 12 | Copyright @copyright{} 2007--2025 Free Software Foundation, Inc. |
| 13 | 13 | ||
| 14 | @quotation | 14 | @quotation |
| 15 | Permission is granted to copy, distribute and/or modify this document | 15 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/octave-mode.texi b/doc/misc/octave-mode.texi index 437aac35292..9c3462d93f1 100644 --- a/doc/misc/octave-mode.texi +++ b/doc/misc/octave-mode.texi | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | @c %**end of header | 6 | @c %**end of header |
| 7 | 7 | ||
| 8 | @copying | 8 | @copying |
| 9 | Copyright @copyright{} 1996--2024 Free Software Foundation, Inc. | 9 | Copyright @copyright{} 1996--2025 Free Software Foundation, Inc. |
| 10 | 10 | ||
| 11 | @quotation | 11 | @quotation |
| 12 | Permission is granted to copy, distribute and/or modify this document | 12 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/org-setup.org b/doc/misc/org-setup.org index 50fdd57bd8a..b567af30a2c 100644 --- a/doc/misc/org-setup.org +++ b/doc/misc/org-setup.org | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # SETUPFILE for Org manual | 1 | # SETUPFILE for Org manual |
| 2 | 2 | ||
| 3 | # Copyright (C) 2021-2024 Free Software Foundation, Inc. | 3 | # Copyright (C) 2021-2025 Free Software Foundation, Inc. |
| 4 | # | 4 | # |
| 5 | # This file is part of GNU Emacs. | 5 | # This file is part of GNU Emacs. |
| 6 | # | 6 | # |
diff --git a/doc/misc/pcl-cvs.texi b/doc/misc/pcl-cvs.texi index 6043685b2c8..b6ce91d8a51 100644 --- a/doc/misc/pcl-cvs.texi +++ b/doc/misc/pcl-cvs.texi | |||
| @@ -7,7 +7,7 @@ | |||
| 7 | @c %**end of header | 7 | @c %**end of header |
| 8 | 8 | ||
| 9 | @copying | 9 | @copying |
| 10 | Copyright @copyright{} 1991--2024 Free Software Foundation, Inc. | 10 | Copyright @copyright{} 1991--2025 Free Software Foundation, Inc. |
| 11 | 11 | ||
| 12 | @quotation | 12 | @quotation |
| 13 | Permission is granted to copy, distribute and/or modify this document | 13 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/pgg.texi b/doc/misc/pgg.texi index 9cb7b937fff..f77671cbae6 100644 --- a/doc/misc/pgg.texi +++ b/doc/misc/pgg.texi | |||
| @@ -10,7 +10,7 @@ | |||
| 10 | This file describes PGG @value{VERSION}, an Emacs interface to various | 10 | This file describes PGG @value{VERSION}, an Emacs interface to various |
| 11 | PGP implementations. | 11 | PGP implementations. |
| 12 | 12 | ||
| 13 | Copyright @copyright{} 2001, 2003--2024 Free Software Foundation, Inc. | 13 | Copyright @copyright{} 2001, 2003--2025 Free Software Foundation, Inc. |
| 14 | 14 | ||
| 15 | @quotation | 15 | @quotation |
| 16 | Permission is granted to copy, distribute and/or modify this document | 16 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/rcirc.texi b/doc/misc/rcirc.texi index 98f60dcc60e..5b298517e57 100644 --- a/doc/misc/rcirc.texi +++ b/doc/misc/rcirc.texi | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | @c %**end of header | 6 | @c %**end of header |
| 7 | 7 | ||
| 8 | @copying | 8 | @copying |
| 9 | Copyright @copyright{} 2006--2024 Free Software Foundation, Inc. | 9 | Copyright @copyright{} 2006--2025 Free Software Foundation, Inc. |
| 10 | 10 | ||
| 11 | @quotation | 11 | @quotation |
| 12 | Permission is granted to copy, distribute and/or modify this document | 12 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/reftex.texi b/doc/misc/reftex.texi index f542685b9f9..20e9b15e94e 100644 --- a/doc/misc/reftex.texi +++ b/doc/misc/reftex.texi | |||
| @@ -45,7 +45,7 @@ This manual documents @RefTeX{} (version @value{VERSION}), a package | |||
| 45 | to do labels, references, citations and indices for LaTeX documents | 45 | to do labels, references, citations and indices for LaTeX documents |
| 46 | with Emacs. | 46 | with Emacs. |
| 47 | 47 | ||
| 48 | Copyright @copyright{} 1997--2024 Free Software Foundation, Inc. | 48 | Copyright @copyright{} 1997--2025 Free Software Foundation, Inc. |
| 49 | 49 | ||
| 50 | @quotation | 50 | @quotation |
| 51 | Permission is granted to copy, distribute and/or modify this document | 51 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/remember.texi b/doc/misc/remember.texi index dabd2e6b161..e9f9d3c7fc4 100644 --- a/doc/misc/remember.texi +++ b/doc/misc/remember.texi | |||
| @@ -10,7 +10,7 @@ | |||
| 10 | @copying | 10 | @copying |
| 11 | This manual is for Remember Mode, as distributed with Emacs @value{EMACSVER}. | 11 | This manual is for Remember Mode, as distributed with Emacs @value{EMACSVER}. |
| 12 | 12 | ||
| 13 | Copyright @copyright{} 2001, 2004--2005, 2007--2024 Free Software | 13 | Copyright @copyright{} 2001, 2004--2005, 2007--2025 Free Software |
| 14 | Foundation, Inc. | 14 | Foundation, Inc. |
| 15 | 15 | ||
| 16 | @quotation | 16 | @quotation |
diff --git a/doc/misc/sasl.texi b/doc/misc/sasl.texi index 7abee48e8d8..a9261813948 100644 --- a/doc/misc/sasl.texi +++ b/doc/misc/sasl.texi | |||
| @@ -9,7 +9,7 @@ | |||
| 9 | @copying | 9 | @copying |
| 10 | This file describes the Emacs SASL library, version @value{VERSION}. | 10 | This file describes the Emacs SASL library, version @value{VERSION}. |
| 11 | 11 | ||
| 12 | Copyright @copyright{} 2000, 2004--2024 Free Software Foundation, Inc. | 12 | Copyright @copyright{} 2000, 2004--2025 Free Software Foundation, Inc. |
| 13 | 13 | ||
| 14 | @quotation | 14 | @quotation |
| 15 | Permission is granted to copy, distribute and/or modify this document | 15 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/sc.texi b/doc/misc/sc.texi index ac256cb6eaf..36657270737 100644 --- a/doc/misc/sc.texi +++ b/doc/misc/sc.texi | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | This document describes Supercite, an Emacs package for citing and | 15 | This document describes Supercite, an Emacs package for citing and |
| 16 | attributing replies to mail and news messages. | 16 | attributing replies to mail and news messages. |
| 17 | 17 | ||
| 18 | Copyright @copyright{} 1993, 2001--2024 Free Software Foundation, Inc. | 18 | Copyright @copyright{} 1993, 2001--2025 Free Software Foundation, Inc. |
| 19 | 19 | ||
| 20 | @quotation | 20 | @quotation |
| 21 | Permission is granted to copy, distribute and/or modify this document | 21 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/sem-user.texi b/doc/misc/sem-user.texi index a00c91207ad..c06cf71130d 100644 --- a/doc/misc/sem-user.texi +++ b/doc/misc/sem-user.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Semantic manual. | 1 | @c This is part of the Semantic manual. |
| 2 | @c Copyright (C) 1999--2005, 2007, 2009--2024 Free Software Foundation, | 2 | @c Copyright (C) 1999--2005, 2007, 2009--2025 Free Software Foundation, |
| 3 | @c Inc. | 3 | @c Inc. |
| 4 | @c See file semantic.texi for copying conditions. | 4 | @c See file semantic.texi for copying conditions. |
| 5 | 5 | ||
diff --git a/doc/misc/semantic.texi b/doc/misc/semantic.texi index 5cead2f7448..20cf0cec585 100644 --- a/doc/misc/semantic.texi +++ b/doc/misc/semantic.texi | |||
| @@ -25,7 +25,7 @@ | |||
| 25 | @copying | 25 | @copying |
| 26 | This manual documents the Semantic library and utilities. | 26 | This manual documents the Semantic library and utilities. |
| 27 | 27 | ||
| 28 | Copyright @copyright{} 1999--2024 Free Software Foundation, Inc. | 28 | Copyright @copyright{} 1999--2025 Free Software Foundation, Inc. |
| 29 | 29 | ||
| 30 | @quotation | 30 | @quotation |
| 31 | Permission is granted to copy, distribute and/or modify this document | 31 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/ses.texi b/doc/misc/ses.texi index bb9516a3b2a..a52183055cc 100644 --- a/doc/misc/ses.texi +++ b/doc/misc/ses.texi | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | @copying | 12 | @copying |
| 13 | This file documents @acronym{SES}: the Simple Emacs Spreadsheet. | 13 | This file documents @acronym{SES}: the Simple Emacs Spreadsheet. |
| 14 | 14 | ||
| 15 | Copyright @copyright{} 2002--2024 Free Software Foundation, Inc. | 15 | Copyright @copyright{} 2002--2025 Free Software Foundation, Inc. |
| 16 | 16 | ||
| 17 | @quotation | 17 | @quotation |
| 18 | Permission is granted to copy, distribute and/or modify this document | 18 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/sieve.texi b/doc/misc/sieve.texi index 156e0120a38..5d4b3b369d7 100644 --- a/doc/misc/sieve.texi +++ b/doc/misc/sieve.texi | |||
| @@ -10,7 +10,7 @@ | |||
| 10 | @copying | 10 | @copying |
| 11 | This file documents the Emacs Sieve package, for server-side mail filtering. | 11 | This file documents the Emacs Sieve package, for server-side mail filtering. |
| 12 | 12 | ||
| 13 | Copyright @copyright{} 2001--2024 Free Software Foundation, Inc. | 13 | Copyright @copyright{} 2001--2025 Free Software Foundation, Inc. |
| 14 | 14 | ||
| 15 | @quotation | 15 | @quotation |
| 16 | Permission is granted to copy, distribute and/or modify this document | 16 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/smtpmail.texi b/doc/misc/smtpmail.texi index 33f4d558aad..5f99acaf7d8 100644 --- a/doc/misc/smtpmail.texi +++ b/doc/misc/smtpmail.texi | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | @include docstyle.texi | 4 | @include docstyle.texi |
| 5 | @syncodeindex vr fn | 5 | @syncodeindex vr fn |
| 6 | @copying | 6 | @copying |
| 7 | Copyright @copyright{} 2003--2024 Free Software Foundation, Inc. | 7 | Copyright @copyright{} 2003--2025 Free Software Foundation, Inc. |
| 8 | 8 | ||
| 9 | @quotation | 9 | @quotation |
| 10 | Permission is granted to copy, distribute and/or modify this document | 10 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/speedbar.texi b/doc/misc/speedbar.texi index 428873e59e7..69c54f5b552 100644 --- a/doc/misc/speedbar.texi +++ b/doc/misc/speedbar.texi | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | @syncodeindex fn cp | 5 | @syncodeindex fn cp |
| 6 | 6 | ||
| 7 | @copying | 7 | @copying |
| 8 | Copyright @copyright{} 1999--2024 Free Software Foundation, Inc. | 8 | Copyright @copyright{} 1999--2025 Free Software Foundation, Inc. |
| 9 | 9 | ||
| 10 | @quotation | 10 | @quotation |
| 11 | Permission is granted to copy, distribute and/or modify this document | 11 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/srecode.texi b/doc/misc/srecode.texi index 6a4560d5920..e8c0958c252 100644 --- a/doc/misc/srecode.texi +++ b/doc/misc/srecode.texi | |||
| @@ -16,7 +16,7 @@ | |||
| 16 | @c %**end of header | 16 | @c %**end of header |
| 17 | 17 | ||
| 18 | @copying | 18 | @copying |
| 19 | Copyright @copyright{} 2007--2024 Free Software Foundation, Inc. | 19 | Copyright @copyright{} 2007--2025 Free Software Foundation, Inc. |
| 20 | 20 | ||
| 21 | @quotation | 21 | @quotation |
| 22 | Permission is granted to copy, distribute and/or modify this document | 22 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/texinfo.tex b/doc/misc/texinfo.tex index 93d592193a0..8553d24310f 100644 --- a/doc/misc/texinfo.tex +++ b/doc/misc/texinfo.tex | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | % | 5 | % |
| 6 | \def\texinfoversion{2024-02-10.22} | 6 | \def\texinfoversion{2024-02-10.22} |
| 7 | % | 7 | % |
| 8 | % Copyright 1985, 1986, 1988, 1990-2024 Free Software Foundation, Inc. | 8 | % Copyright 1985--1986, 1988, 1990--2025 Free Software Foundation, Inc. |
| 9 | % | 9 | % |
| 10 | % This texinfo.tex file is free software: you can redistribute it and/or | 10 | % This texinfo.tex file is free software: you can redistribute it and/or |
| 11 | % modify it under the terms of the GNU General Public License as | 11 | % modify it under the terms of the GNU General Public License as |
diff --git a/doc/misc/todo-mode.texi b/doc/misc/todo-mode.texi index e4826e6c5f4..323fd5ddf32 100644 --- a/doc/misc/todo-mode.texi +++ b/doc/misc/todo-mode.texi | |||
| @@ -9,7 +9,7 @@ | |||
| 9 | @c %**end of header | 9 | @c %**end of header |
| 10 | 10 | ||
| 11 | @copying | 11 | @copying |
| 12 | Copyright @copyright{} 2013--2024 Free Software Foundation, Inc. | 12 | Copyright @copyright{} 2013--2025 Free Software Foundation, Inc. |
| 13 | 13 | ||
| 14 | @quotation | 14 | @quotation |
| 15 | Permission is granted to copy, distribute and/or modify this document | 15 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index b98b9b1fe5c..ddd624db9c8 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | @footnotestyle end | 12 | @footnotestyle end |
| 13 | 13 | ||
| 14 | @copying | 14 | @copying |
| 15 | Copyright @copyright{} 1999--2024 Free Software Foundation, Inc. | 15 | Copyright @copyright{} 1999--2025 Free Software Foundation, Inc. |
| 16 | 16 | ||
| 17 | @quotation | 17 | @quotation |
| 18 | Permission is granted to copy, distribute and/or modify this document | 18 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/trampver.texi b/doc/misc/trampver.texi index 1a20ac1a2fe..e88239dba1a 100644 --- a/doc/misc/trampver.texi +++ b/doc/misc/trampver.texi | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | @c texi/trampver.texi. Generated from trampver.texi.in by configure. | 2 | @c texi/trampver.texi. Generated from trampver.texi.in by configure. |
| 3 | 3 | ||
| 4 | @c This is part of the Emacs manual. | 4 | @c This is part of the Emacs manual. |
| 5 | @c Copyright (C) 2003--2024 Free Software Foundation, Inc. | 5 | @c Copyright (C) 2003--2025 Free Software Foundation, Inc. |
| 6 | @c See file doclicense.texi for copying conditions. | 6 | @c See file doclicense.texi for copying conditions. |
| 7 | 7 | ||
| 8 | @c In the Tramp GIT, the version number and the bug report address | 8 | @c In the Tramp GIT, the version number and the bug report address |
diff --git a/doc/misc/transient.texi b/doc/misc/transient.texi index 09e973598aa..75efa349361 100644 --- a/doc/misc/transient.texi +++ b/doc/misc/transient.texi | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | 8 | ||
| 9 | @copying | 9 | @copying |
| 10 | @quotation | 10 | @quotation |
| 11 | Copyright (C) 2018--2024 Free Software Foundation, Inc. | 11 | Copyright (C) 2018--2025 Free Software Foundation, Inc. |
| 12 | 12 | ||
| 13 | You can redistribute this document and/or modify it under the terms | 13 | You can redistribute this document and/or modify it under the terms |
| 14 | of the GNU General Public License as published by the Free Software | 14 | of the GNU General Public License as published by the Free Software |
diff --git a/doc/misc/url.texi b/doc/misc/url.texi index db717633faf..b04f0ad0d25 100644 --- a/doc/misc/url.texi +++ b/doc/misc/url.texi | |||
| @@ -21,7 +21,7 @@ | |||
| 21 | @copying | 21 | @copying |
| 22 | This is the manual for the @code{url} Emacs Lisp library. | 22 | This is the manual for the @code{url} Emacs Lisp library. |
| 23 | 23 | ||
| 24 | Copyright @copyright{} 1993--1999, 2002, 2004--2024 Free Software | 24 | Copyright @copyright{} 1993--1999, 2002, 2004--2025 Free Software |
| 25 | Foundation, Inc. | 25 | Foundation, Inc. |
| 26 | 26 | ||
| 27 | @quotation | 27 | @quotation |
diff --git a/doc/misc/use-package.texi b/doc/misc/use-package.texi index 0ac0341fdc7..6f51780057f 100644 --- a/doc/misc/use-package.texi +++ b/doc/misc/use-package.texi | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | @copying | 13 | @copying |
| 14 | This manual is for use-package @value{USEP_VER} @value{USEP_DIST}. | 14 | This manual is for use-package @value{USEP_VER} @value{USEP_DIST}. |
| 15 | 15 | ||
| 16 | Copyright @copyright{} 2022--2024 Free Software Foundation, Inc. | 16 | Copyright @copyright{} 2022--2025 Free Software Foundation, Inc. |
| 17 | 17 | ||
| 18 | @quotation | 18 | @quotation |
| 19 | Permission is granted to copy, distribute and/or modify this document | 19 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/vhdl-mode.texi b/doc/misc/vhdl-mode.texi index e7eb1025ea4..3a7f3966ca8 100644 --- a/doc/misc/vhdl-mode.texi +++ b/doc/misc/vhdl-mode.texi | |||
| @@ -10,7 +10,7 @@ | |||
| 10 | @copying | 10 | @copying |
| 11 | This file documents VHDL Mode, an Emacs mode for editing VHDL code. | 11 | This file documents VHDL Mode, an Emacs mode for editing VHDL code. |
| 12 | 12 | ||
| 13 | Copyright @copyright{} 1995--2008, 2010, 2012, 2015--2024 Free Software | 13 | Copyright @copyright{} 1995--2008, 2010, 2012, 2015--2025 Free Software |
| 14 | Foundation, Inc. | 14 | Foundation, Inc. |
| 15 | 15 | ||
| 16 | @quotation | 16 | @quotation |
diff --git a/doc/misc/vip.texi b/doc/misc/vip.texi index 6907966f861..77afe0a2df8 100644 --- a/doc/misc/vip.texi +++ b/doc/misc/vip.texi | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | @include docstyle.texi | 4 | @include docstyle.texi |
| 5 | 5 | ||
| 6 | @copying | 6 | @copying |
| 7 | Copyright @copyright{} 1987, 2001--2024 Free Software Foundation, Inc. | 7 | Copyright @copyright{} 1987, 2001--2025 Free Software Foundation, Inc. |
| 8 | 8 | ||
| 9 | @quotation | 9 | @quotation |
| 10 | Permission is granted to copy, distribute and/or modify this document | 10 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/viper.texi b/doc/misc/viper.texi index 20ca1a58ae9..8079d1d0472 100644 --- a/doc/misc/viper.texi +++ b/doc/misc/viper.texi | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | @include docstyle.texi | 8 | @include docstyle.texi |
| 9 | 9 | ||
| 10 | @copying | 10 | @copying |
| 11 | Copyright @copyright{} 1995--2024 Free Software Foundation, Inc. | 11 | Copyright @copyright{} 1995--2025 Free Software Foundation, Inc. |
| 12 | 12 | ||
| 13 | @quotation | 13 | @quotation |
| 14 | Permission is granted to copy, distribute and/or modify this document | 14 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/vtable.texi b/doc/misc/vtable.texi index 795d7fad037..68cc9615ec0 100644 --- a/doc/misc/vtable.texi +++ b/doc/misc/vtable.texi | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | @copying | 12 | @copying |
| 13 | This file documents the GNU vtable.el package. | 13 | This file documents the GNU vtable.el package. |
| 14 | 14 | ||
| 15 | Copyright @copyright{} 2022--2024 Free Software Foundation, Inc. | 15 | Copyright @copyright{} 2022--2025 Free Software Foundation, Inc. |
| 16 | 16 | ||
| 17 | @quotation | 17 | @quotation |
| 18 | Permission is granted to copy, distribute and/or modify this document | 18 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/widget.texi b/doc/misc/widget.texi index b6559b5b712..68d53a42025 100644 --- a/doc/misc/widget.texi +++ b/doc/misc/widget.texi | |||
| @@ -9,7 +9,7 @@ | |||
| 9 | @c %**end of header | 9 | @c %**end of header |
| 10 | 10 | ||
| 11 | @copying | 11 | @copying |
| 12 | Copyright @copyright{} 2000--2024 Free Software Foundation, Inc. | 12 | Copyright @copyright{} 2000--2025 Free Software Foundation, Inc. |
| 13 | 13 | ||
| 14 | @quotation | 14 | @quotation |
| 15 | Permission is granted to copy, distribute and/or modify this document | 15 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/wisent.texi b/doc/misc/wisent.texi index e8c527d95ba..a92f61fd6c7 100644 --- a/doc/misc/wisent.texi +++ b/doc/misc/wisent.texi | |||
| @@ -24,7 +24,7 @@ | |||
| 24 | @c %**end of header | 24 | @c %**end of header |
| 25 | 25 | ||
| 26 | @copying | 26 | @copying |
| 27 | Copyright @copyright{} 1988--1993, 1995, 1998--2004, 2007, 2012--2024 | 27 | Copyright @copyright{} 1988--1993, 1995, 1998--2004, 2007, 2012--2025 |
| 28 | Free Software Foundation, Inc. | 28 | Free Software Foundation, Inc. |
| 29 | 29 | ||
| 30 | @c Since we are both GNU manuals, we do not need to ack each other here. | 30 | @c Since we are both GNU manuals, we do not need to ack each other here. |
diff --git a/doc/misc/woman.texi b/doc/misc/woman.texi index ecef81996ec..ce0949793d7 100644 --- a/doc/misc/woman.texi +++ b/doc/misc/woman.texi | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | This file documents WoMan: A program to browse Unix manual pages ``W.O. | 15 | This file documents WoMan: A program to browse Unix manual pages ``W.O. |
| 16 | (without) man''. | 16 | (without) man''. |
| 17 | 17 | ||
| 18 | Copyright @copyright{} 2001--2024 Free Software Foundation, Inc. | 18 | Copyright @copyright{} 2001--2025 Free Software Foundation, Inc. |
| 19 | 19 | ||
| 20 | @quotation | 20 | @quotation |
| 21 | Permission is granted to copy, distribute and/or modify this document | 21 | Permission is granted to copy, distribute and/or modify this document |