mbakke pushed a commit to branch master
in repository guix.
commit 4b96b90ae1a5789be61172e3bad1750df6c04839
Author: Marius Bakke <[email protected]>
Date: Tue Dec 10 21:53:15 2019 +0100
gnu: Remove duplicate copyright line.
* gnu/packages/kde.scm: Remove duplicate copyright.
---
gnu/packages/kde.scm | 1 -
1 file changed, 1 deletion(-)
diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index 58dc9a4..9e6a2cf 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -8,7 +8,6 @@
;;; Copyright © 2019 Nicolas Goaziou <[email protected]>
;;; Copyright © 2018, 2019 Hartmut Goebel <[email protected]>
;;; Copyright © 2019 Ludovic Courtès <[email protected]>
-;;; Copyright © 2019 Hartmut Goebel <[email protected]>
;;;
;;; This file is part of GNU Guix.
;;;