mbakke pushed a commit to branch master
in repository guix.
commit 0a8655e6dc956a3f1f116112d09ebcdd472e28a1
Author: Marius Bakke <[email protected]>
AuthorDate: Wed Mar 11 22:56:27 2020 +0100
gnu: Remove duplicate copyright line.
* gnu/packages/python-xyz.scm: Remove duplicate copyright.
---
gnu/packages/python-xyz.scm | 1 -
1 file changed, 1 deletion(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index eb40abe..3be2fd4 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -28,7 +28,6 @@
;;; Copyright © 2016 David Craven <[email protected]>
;;; Copyright © 2016, 2017, 2018, 2019, 2020 Marius Bakke <[email protected]>
;;; Copyright © 2016, 2017 Stefan Reichör <[email protected]>
-;;; Copyright © 2016 Dylan Jeffers <sapientech@[email protected]>
;;; Copyright © 2016, 2017, 2019 Alex Vong <[email protected]>
;;; Copyright © 2016, 2017, 2018 Arun Isaac <[email protected]>
;;; Copyright © 2016, 2017, 2018, 2020 Julien Lepiller <[email protected]>