nckx pushed a commit to branch master
in repository guix.

commit 2c7f6ce15dfd1adc32e37e92e792f30f676e53d6
Author: Tobias Geerinckx-Rice <[email protected]>
Date:   Fri Dec 15 12:20:04 2017 +0100

    gnu: text-editors: Fix nckx's copyright statement.
    
    * gnu/packages/text-editors.scm: Fix Tobias Geerinckx-Rice's copyright
    statement.
---
 gnu/packages/text-editors.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/text-editors.scm b/gnu/packages/text-editors.scm
index 6f4d44f..44b42ce 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.
 ;;;

Reply via email to