diff options
Diffstat (limited to 'readline/vi_keymap.c')
-rw-r--r-- | readline/vi_keymap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readline/vi_keymap.c b/readline/vi_keymap.c index e5da2e0..045258b 100644 --- a/readline/vi_keymap.c +++ b/readline/vi_keymap.c @@ -1,6 +1,6 @@ /* vi_keymap.c -- the keymap for vi_mode in readline (). */ -/* Copyright (C) 1987-2016 Free Software Foundation, Inc. +/* Copyright (C) 1987-2017 Free Software Foundation, Inc. This file is part of the GNU Readline Library (Readline), a library for reading lines of text with interactive input and history editing. |