diff options
-rw-r--r-- | gnu/packages/text-editors.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/text-editors.scm b/gnu/packages/text-editors.scm index 6f4d44f0d9..44b42ce9b6 100644 --- a/gnu/packages/text-editors.scm +++ b/gnu/packages/text-editors.scm @@ -5,7 +5,7 @@ ;;; Copyright © 2017 Feng Shu <[email protected]> ;;; Copyright © 2017 ng0 <[email protected]> ;;; Copyright © 2014 Taylan Ulrich Bayırlı/Kammer <[email protected]> -;;; Copyright © 2014 Tobias Geerinckx-Rice <[email protected]> +;;; Copyright © 2017 Tobias Geerinckx-Rice <[email protected]> ;;; ;;; This file is part of GNU Guix. ;;; |