summaryrefslogtreecommitdiff
path: root/gnu/packages/openbox.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/openbox.scm')
-rw-r--r--gnu/packages/openbox.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/openbox.scm b/gnu/packages/openbox.scm
index 1643b7502b1..ceca6e53e0d 100644
--- a/gnu/packages/openbox.scm
+++ b/gnu/packages/openbox.scm
@@ -1,7 +1,7 @@
1;;; GNU Guix --- Functional package management for GNU 1;;; GNU Guix --- Functional package management for GNU
2;;; Copyright © 2014 Julien Lepiller <julien@lepiller.eu> 2;;; Copyright © 2014 Julien Lepiller <julien@lepiller.eu>
3;;; Copyright © 2016 Efraim Flashner <efraim@flashner.co.il> 3;;; Copyright © 2016 Efraim Flashner <efraim@flashner.co.il>
4;;; Copyright © 2017 Nils Gillmann <ng0@n0.is> 4;;; Copyright © 2017 ng0 <ng0@n0.is>
5;;; 5;;;
6;;; This file is part of GNU Guix. 6;;; This file is part of GNU Guix.
7;;; 7;;;