diff options
author | Marius Bakke <mbakke@fastmail.com> | 2020-03-11 22:56:27 +0100 |
---|---|---|
committer | Marius Bakke <mbakke@fastmail.com> | 2020-03-11 22:56:27 +0100 |
commit | 0a8655e6dc956a3f1f116112d09ebcdd472e28a1 (patch) | |
tree | c13723d570eba32cbab791440a2163aea3666c1b /gnu | |
parent | cb18f2bf3191dccc94af43371218acbc65da7b85 (diff) |
gnu: Remove duplicate copyright line.
* gnu/packages/python-xyz.scm: Remove duplicate copyright.
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/packages/python-xyz.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index eb40abe619..3be2fd4623 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -28,7 +28,6 @@ ;;; Copyright © 2016 David Craven <david@craven.ch> ;;; Copyright © 2016, 2017, 2018, 2019, 2020 Marius Bakke <mbakke@fastmail.com> ;;; Copyright © 2016, 2017 Stefan Reichör <stefan@xsteve.at> -;;; Copyright © 2016 Dylan Jeffers <sapientech@sapientech@openmailbox.org> ;;; Copyright © 2016, 2017, 2019 Alex Vong <alexvong1995@gmail.com> ;;; Copyright © 2016, 2017, 2018 Arun Isaac <arunisaac@systemreboot.net> ;;; Copyright © 2016, 2017, 2018, 2020 Julien Lepiller <julien@lepiller.eu> |