diff options
Diffstat (limited to 'gnu/packages/python-xyz.scm')
-rw-r--r-- | gnu/packages/python-xyz.scm | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index d9d1c8eb35..20502ac255 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -42,7 +42,6 @@ ;;; Copyright © 2017, 2020, 2021 Roel Janssen <[email protected]> ;;; Copyright © 2017, 2018, 2019 Kei Kebreau <[email protected]> ;;; Copyright © 2017 Rutger Helling <[email protected]> -;;; Copyright © 2017 Muriithi Frederick Muriuki <[email protected]> ;;; Copyright © 2017, 2019, 2021 Brendan Tildesley <[email protected]> ;;; Copyright © 2018 Ethan R. Jones <[email protected] ;;; Copyright © 2018 Fis Trivial <[email protected]> @@ -72,9 +71,8 @@ ;;; Copyright © 2020 Jakub Kądziołka <[email protected]> ;;; Copyright © 2020 sirgazil <[email protected]> ;;; Copyright © 2020 Sebastian Schott <[email protected]> -;;; Copyright © 2020 Alexandros Theodotou <[email protected]> -;;; Copyright © 2020 Josh Marshall <[email protected]> ;;; Copyright © 2020, 2021 Alexandros Theodotou <[email protected]> +;;; Copyright © 2020 Josh Marshall <[email protected]> ;;; Copyright © 2020 Lars-Dominik Braun <[email protected]> ;;; Copyright © 2020 Alex ter Weele <[email protected]> ;;; Copyright © 2020 Matthew James Kraai <[email protected]> |