diff options
author | Marius Bakke <mbakke@fastmail.com> | 2019-02-12 23:21:01 +0100 |
---|---|---|
committer | Marius Bakke <mbakke@fastmail.com> | 2019-02-12 23:49:02 +0100 |
commit | cdf7fea183b7159043d17348b5c66325184c7978 (patch) | |
tree | 21c84e9e484592181b350783034f92fb003702df /gnu | |
parent | bec2a2e10e199d6ee671ec5713bd103242e91b62 (diff) | |
download | patches-cdf7fea183b7159043d17348b5c66325184c7978.tar patches-cdf7fea183b7159043d17348b5c66325184c7978.tar.gz |
gnu: Add copyright line for commit c1144c78ad853dc1bfbd6f32a6.
* gnu/packages/kde-plasma.scm: Add copyright header.
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/packages/kde-plasma.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm index ab35eab87a..bed9cc09bc 100644 --- a/gnu/packages/kde-plasma.scm +++ b/gnu/packages/kde-plasma.scm @@ -1,5 +1,6 @@ ;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2016 Thomas Danckaert <post@thomasdanckaert.be> +;;; Copyright © 2018 Meiyo Peng <meiyo.peng@gmail.com> ;;; ;;; This file is part of GNU Guix. ;;; |