diff options
Diffstat (limited to 'gnu/packages/openbox.scm')
-rw-r--r-- | gnu/packages/openbox.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/openbox.scm b/gnu/packages/openbox.scm index 2200c837ba..1643b7502b 100644 --- a/gnu/packages/openbox.scm +++ b/gnu/packages/openbox.scm @@ -1,7 +1,7 @@ ;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2014 Julien Lepiller <julien@lepiller.eu> ;;; Copyright © 2016 Efraim Flashner <efraim@flashner.co.il> -;;; Copyright © 2017 ng0 <contact.ng0@cryptolab.net> +;;; Copyright © 2017 Nils Gillmann <ng0@n0.is> ;;; ;;; This file is part of GNU Guix. ;;; |