summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArtyom V. Poptsov <[email protected]>2025-01-07 22:45:43 +0300
committerArtyom V. Poptsov <[email protected]>2025-01-07 22:45:43 +0300
commitaf9b163725050531f8f9ccfe1e216e91173e1a5d (patch)
treebe954ca2f98942962e5c36c3431f54dadebb2a46
parent575dc58975281e8c2c779c9b3098746606cfc5dd (diff)
gnu: Fix my copyright dates for a module.
* gnu/packages/guile-xyz.scm: Fix my copyright dates for the module (in 575dc58975281e8c2c779c9b3098746606cfc5dd I've updated Artyom Bologov's copyright dates by a mistake.) Change-Id: Ib1c214f794aa13f746d47ab961bb9f5fcb7e61de
-rw-r--r--gnu/packages/guile-xyz.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm
index 95327bfae5..4dd5095fb4 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -38,7 +38,7 @@
;;; Copyright © 2021 Leo Le Bouter <[email protected]>
;;; Copyright © 2021 Zelphir Kaltstahl <[email protected]>
;;; Copyright © 2021 Oleg Pykhalov <[email protected]>
-;;; Copyright © 2021, 2022, 2024 Artyom V. Poptsov <[email protected]>
+;;; Copyright © 2021, 2022, 2024, 2025 Artyom V. Poptsov <[email protected]>
;;; Copyright © 2022 Maxime Devos <[email protected]>
;;; Copyright © 2022 Zhu Zihao <[email protected]>
;;; Copyright © 2022 Antero Mejr <[email protected]>
@@ -48,7 +48,7 @@
;;; Copyright © 2022 jgart <[email protected]>
;;; Copyright © 2023 Andrew Tropin <[email protected]>
;;; Copyright © 2024 Ilya Chernyshov <[email protected]>
-;;; Copyright © 2024, 2025 Artyom Bologov <[email protected]>
+;;; Copyright © 2024 Artyom Bologov <[email protected]>
;;; Copyright © 2024 Felix Lechner <[email protected]>
;;; Copyright © 2024 Alec Barreto <[email protected]>
;;;