diff options
author | Ulrich Müller <ulm@gentoo.org> | 2019-02-13 21:50:31 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2019-02-13 21:50:31 +0100 |
commit | 14b42c332c33eb0a40658bdc51552e1021692291 (patch) | |
tree | e55453f5fdace552d43d382a3be9bbac1a71e25e /modules/visual.eselect | |
parent | Output warning messages in yellow. (diff) | |
download | eselect-14b42c332c33eb0a40658bdc51552e1021692291.tar.gz eselect-14b42c332c33eb0a40658bdc51552e1021692291.tar.bz2 eselect-14b42c332c33eb0a40658bdc51552e1021692291.zip |
Update copyright years.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'modules/visual.eselect')
-rw-r--r-- | modules/visual.eselect | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/visual.eselect b/modules/visual.eselect index 65bcea8..bcda133 100644 --- a/modules/visual.eselect +++ b/modules/visual.eselect @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright 2009-2018 Gentoo Authors +# Copyright 2009-2019 Gentoo Authors # Distributed under the terms of the GNU GPL version 2 or later EDITOR_VAR="VISUAL" |