diff options
Diffstat (limited to 'gnu/packages/emacs.scm')
-rw-r--r-- | gnu/packages/emacs.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm index 92d02df49c..5150705963 100644 --- a/gnu/packages/emacs.scm +++ b/gnu/packages/emacs.scm @@ -34,7 +34,7 @@ ;;; Copyright © 2017, 2018 Maxim Cournoyer <[email protected]> ;;; Copyright © 2018 Sohom Bhattacharjee <[email protected]> ;;; Copyright © 2018 Mathieu Lirzin <[email protected]> -;;; Copyright © 2018 Pierre Neidhardt <[email protected]> +;;; Copyright © 2018 Pierre Neidhardt <[email protected]> ;;; Copyright © 2018 Tim Gesthuizen <[email protected]> ;;; Copyright © 2018 Jack Hill <[email protected]> ;;; Copyright © 2018 Pierre-Antoine Rouby <[email protected]> |