branch: externals/transient
commit 402c7bd4a538a3352aa2320d00e34b7d647d0de2
Author: Jonas Bernoulli <jo...@bernoul.li>
Commit: Jonas Bernoulli <jo...@bernoul.li>

    manual: Use two dashes to separate years in copyright
---
 docs/transient.org  | 2 +-
 docs/transient.texi | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/transient.org b/docs/transient.org
index 1551230f11..48d99633d4 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 281c97e187..f0c5279187 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

Reply via email to