diff options
author | Nicolas Goaziou <[email protected]> | 2019-02-02 22:54:12 +0100 |
---|---|---|
committer | Nicolas Goaziou <[email protected]> | 2019-02-02 22:54:12 +0100 |
commit | 7f055a0a3748e46419053405f5f120cf2df1968d (patch) | |
tree | 699db2c5bf42528eb9e855a2409a51a66d10654f /gnu/packages | |
parent | d90fd183bd2fe3e1af7a46c2e0cda749969ca087 (diff) |
Update copyright header.
Diffstat (limited to 'gnu/packages')
-rw-r--r-- | gnu/packages/algebra.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/algebra.scm b/gnu/packages/algebra.scm index 1118561080..52eb6ee366 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]> |