diff options
author | Marius Bakke <mbakke@fastmail.com> | 2019-12-10 21:53:15 +0100 |
---|---|---|
committer | Marius Bakke <mbakke@fastmail.com> | 2019-12-11 01:13:24 +0100 |
commit | 4b96b90ae1a5789be61172e3bad1750df6c04839 (patch) | |
tree | c44dc9b90f23eefb9c0d67c2703e39378ddd49ba /gnu | |
parent | 3d1bb6a729f64825f85b6ea958be51e6ea3fb441 (diff) | |
download | patches-4b96b90ae1a5789be61172e3bad1750df6c04839.tar patches-4b96b90ae1a5789be61172e3bad1750df6c04839.tar.gz |
gnu: Remove duplicate copyright line.
* gnu/packages/kde.scm: Remove duplicate copyright.
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/packages/kde.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm index 58dc9a4f57..9e6a2cff3e 100644 --- a/gnu/packages/kde.scm +++ b/gnu/packages/kde.scm @@ -8,7 +8,6 @@ ;;; Copyright © 2019 Nicolas Goaziou <mail@nicolasgoaziou.fr> ;;; Copyright © 2018, 2019 Hartmut Goebel <h.goebel@crazy-compilers.com> ;;; Copyright © 2019 Ludovic Courtès <ludo@gnu.org> -;;; Copyright © 2019 Hartmut Goebel <h.goebel@crazy-compilers.com> ;;; ;;; This file is part of GNU Guix. ;;; |