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 /doc | |
| 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.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/lispref/tips.texi | 2 | ||||
| -rw-r--r-- | doc/misc/org.org | 2 |
2 files changed, 2 insertions, 2 deletions
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 |