civodul pushed a commit to branch master
in repository guix.
commit c0c0e9b8369e9c9295058f58624979d11495f274
Author: L p R n d n <[email protected]>
Date: Mon Sep 2 17:05:44 2019 +0200
gnu: Add copyright header.
* gnu/packages/xfce.scm: Add copyright header.
Signed-off-by: Ludovic Courtès <[email protected]>
---
gnu/packages/xfce.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 5d59285..3a8b223 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -9,6 +9,7 @@
;;; Copyright © 2017 ng0 <[email protected]>
;;; Copyright © 2018, 2019 Tobias Geerinckx-Rice <[email protected]>
;;; Copyright © 2019 Pkill -9 <[email protected]>
+;;; Copyright © 2019 L p R n d n <[email protected]>
;;;
;;; This file is part of GNU Guix.
;;;