sharlatan pushed a commit to branch master
in repository guix.
commit 0c1dddd90ffe1d3a4f30aa6d2d10a0883378d3a5
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Wed Dec 4 14:38:09 2024 +0000
gnu: packages/python-science: Update copyright header.
* gnu/packages/python-science.scm: Update copyright header for Antero
Mejr <[email protected]> .
Change-Id: I4153d51d74f7de1629d5a7851346021b77e7352d
---
gnu/packages/python-science.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.scm
index 9ee8e1b854..a28620fb3d 100644
--- a/gnu/packages/python-science.scm
+++ b/gnu/packages/python-science.scm
@@ -20,7 +20,7 @@
;;; Copyright © 2022 Paul A. Patience <[email protected]>
;;; Copyright © 2022 Wiktor Żelazny <[email protected]>
;;; Copyright © 2022 Eric Bavier <[email protected]>
-;;; Copyright © 2022 Antero Mejr <[email protected]>
+;;; Copyright © 2022, 2024 Antero Mejr <[email protected]>
;;; Copyright © 2022 jgart <[email protected]>
;;; Copyright © 2023, 2024 Troy Figiel <[email protected]>
;;; Copyright © 2024 Sharlatan Hellseher <[email protected]>