diff options
author | Nicolas Goaziou <[email protected]> | 2020-01-28 10:34:24 +0100 |
---|---|---|
committer | Nicolas Goaziou <[email protected]> | 2020-01-28 10:34:24 +0100 |
commit | f4167bdad7a98fd1248b8fff4d18c56d91427514 (patch) | |
tree | bf9cc7a6fc80c4db6da5aa150afe215173806623 | |
parent | 3450bb81e212187a2c65d7e884668d4fc805ef09 (diff) |
gnu: education.scm: Update copyright line.
-rw-r--r-- | gnu/packages/education.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/education.scm b/gnu/packages/education.scm index 7d785233e1..4f8d7582c7 100644 --- a/gnu/packages/education.scm +++ b/gnu/packages/education.scm @@ -4,7 +4,7 @@ ;;; Copyright © 2016 Hartmut Goebel <[email protected]> ;;; Copyright © 2017, 2018, 2019 Efraim Flashner <[email protected]> ;;; Copyright © 2018, 2019 Tobias Geerinckx-Rice <[email protected]> -;;; Copyright © 2018, 2019 Nicolas Goaziou <[email protected]> +;;; Copyright © 2018, 2019, 2020 Nicolas Goaziou <[email protected]> ;;; ;;; This file is part of GNU Guix. ;;; |