diff options
author | Tobias Geerinckx-Rice <me@tobias.gr> | 2017-12-15 12:20:04 +0100 |
---|---|---|
committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2017-12-15 16:44:26 +0100 |
commit | 2c7f6ce15dfd1adc32e37e92e792f30f676e53d6 (patch) | |
tree | 5e36a8053f10bf8150cf535229272a9e942a2729 /gnu | |
parent | fd4f26ee20d8e4ca453d5d45df95b3bc1f3b9df8 (diff) | |
download | patches-2c7f6ce15dfd1adc32e37e92e792f30f676e53d6.tar patches-2c7f6ce15dfd1adc32e37e92e792f30f676e53d6.tar.gz |
gnu: text-editors: Fix nckx's copyright statement.
* gnu/packages/text-editors.scm: Fix Tobias Geerinckx-Rice's copyright
statement.
Diffstat (limited to 'gnu')
-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 <tumashu@163.com> ;;; Copyright © 2017 ng0 <ng0@infotropique.org> ;;; Copyright © 2014 Taylan Ulrich Bayırlı/Kammer <taylanbayirli@gmail.org> -;;; Copyright © 2014 Tobias Geerinckx-Rice <me@tobias.gr> +;;; Copyright © 2017 Tobias Geerinckx-Rice <me@tobias.gr> ;;; ;;; This file is part of GNU Guix. ;;; |