summaryrefslogtreecommitdiff
path: root/lib/readline/vi_keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/readline/vi_keymap.c')
-rw-r--r--lib/readline/vi_keymap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/readline/vi_keymap.c b/lib/readline/vi_keymap.c
index 6c56a193..36631730 100644
--- a/lib/readline/vi_keymap.c
+++ b/lib/readline/vi_keymap.c
@@ -1,6 +1,6 @@
/* vi_keymap.c -- the keymap for vi_mode in readline (). */
-/* Copyright (C) 1987-2008 Free Software Foundation, Inc.
+/* Copyright (C) 1987-2009 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.