diff options
Diffstat (limited to 'gnu/packages/gtk.scm')
-rw-r--r-- | gnu/packages/gtk.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm index 70ad9993b6..af27ae3253 100644 --- a/gnu/packages/gtk.scm +++ b/gnu/packages/gtk.scm @@ -11,7 +11,7 @@ ;;; Coypright © 2015, 2016, 2017 Ricardo Wurmus <[email protected]> ;;; Copyright © 2016 Efraim Flashner <[email protected]> ;;; Copyright © 2016 Fabian Harfert <[email protected]> -;;; Copyright © 2016 Kei Kebreau <[email protected]> +;;; Copyright © 2016 Kei Kebreau <[email protected]> ;;; Copyright © 2016 Patrick Hetu <[email protected]> ;;; Coypright © 2016 ng0 <[email protected]> ;;; Coypright © 2017 Roel Janssen <[email protected]> |