diff options
author | Nicolas Goaziou <[email protected]> | 2020-01-16 18:06:36 +0100 |
---|---|---|
committer | Nicolas Goaziou <[email protected]> | 2020-01-16 18:06:36 +0100 |
commit | a2548a3b5efb1ff17b19bc86e86940875c0a9f40 (patch) | |
tree | bb05380e5449c617913d2ff83331a73e87587016 | |
parent | d7df48fad44fd10d795be4577acddcf106049d0b (diff) |
gnu: Update copyright header.
* gnu/packages/python-xyz.scm: Update copyright header.
-rw-r--r-- | gnu/packages/python-xyz.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 41a2df0cf3..054974d44f 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -51,7 +51,7 @@ ;;; Copyright © 2018 Mathieu Lirzin <[email protected]> ;;; Copyright © 2018 Adam Massmann <[email protected]> ;;; Copyright © 2016, 2018 Tomáš Čech <[email protected]> -;;; Copyright © 2018, 2019 Nicolas Goaziou <[email protected]> +;;; Copyright © 2018, 2019, 2020 Nicolas Goaziou <[email protected]> ;;; Copyright © 2018 Oleg Pykhalov <[email protected]> ;;; Copyright © 2018, 2019 Clément Lassieur <[email protected]> ;;; Copyright © 2018, 2019 Maxim Cournoyer <[email protected]> |