diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2023-01-30 22:34:08 +0100 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2023-01-30 22:35:48 +0100 |
| commit | 402c7bd4a538a3352aa2320d00e34b7d647d0de2 (patch) | |
| tree | fc39dcb2c9d526360c661274160e500615e5ba8d /docs | |
| parent | 72d1f05cbd353fceff4eb028dff0eccc3584303a (diff) | |
manual: Use two dashes to separate years in copyright
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/transient.org | 2 | ||||
| -rw-r--r-- | docs/transient.texi | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/transient.org b/docs/transient.org index 1551230..48d9963 100644 --- a/docs/transient.org +++ b/docs/transient.org @@ -2358,7 +2358,7 @@ necessary changes. See its doc string for more information. :END: #+begin_quote -Copyright (C) 2018-{{{year}}} Free Software Foundation, Inc. +Copyright (C) 2018--{{{year}}} Free Software Foundation, Inc. You can redistribute this document and/or modify it under the terms of the GNU General Public License as published by the Free Software diff --git a/docs/transient.texi b/docs/transient.texi index 281c97e..f0c5279 100644 --- a/docs/transient.texi +++ b/docs/transient.texi @@ -8,7 +8,7 @@ @copying @quotation -Copyright (C) 2018-2023 Free Software Foundation, Inc. +Copyright (C) 2018--2023 Free Software Foundation, Inc. You can redistribute this document and/or modify it under the terms of the GNU General Public License as published by the Free Software |
