ngz pushed a commit to branch master
in repository guix.
commit 7f055a0a3748e46419053405f5f120cf2df1968d
Author: Nicolas Goaziou <[email protected]>
Date: Sat Feb 2 22:54:12 2019 +0100
Update copyright header.
---
gnu/packages/algebra.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/algebra.scm b/gnu/packages/algebra.scm
index 1118561..52eb6ee 100644
--- a/gnu/packages/algebra.scm
+++ b/gnu/packages/algebra.scm
@@ -1,7 +1,7 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2012, 2013, 2014, 2015, 2016, 2017, 2018 Andreas Enge
<[email protected]>
;;; Copyright © 2013, 2015, 2017, 2018 Ludovic Courtès <[email protected]>
-;;; Copyright © 2016, 2017, 2018 Nicolas Goaziou <[email protected]>
+;;; Copyright © 2016, 2017, 2018, 2019 Nicolas Goaziou <[email protected]>
;;; Copyright © 2014, 2018 Mark H Weaver <[email protected]>
;;; Copyright © 2016, 2018, 2019 Ricardo Wurmus <[email protected]>
;;; Copyright © 2017 Efraim Flashner <[email protected]>