summaryrefslogtreecommitdiff
path: root/lib/readline/readline.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/readline/readline.c')
-rw-r--r--lib/readline/readline.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/readline/readline.c b/lib/readline/readline.c
index fe0356a7..a7179ccf 100644
--- a/lib/readline/readline.c
+++ b/lib/readline/readline.c
@@ -1,7 +1,7 @@
/* readline.c -- a general facility for reading lines of input
with emacs style editing and completion. */
-/* 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.