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 /doc | |
| 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.
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 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 |