summaryrefslogtreecommitdiff
path: root/lib/readline/rlshell.h
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2011-12-07 09:34:43 -0500
committerChet Ramey <chet.ramey@case.edu>2011-12-07 09:34:43 -0500
commit012bac3904e70af1521e5e38b2022f3d8d27daee (patch)
tree2cbc6a3c2a913e0791ab71fa83b44aa7180bbf05 /lib/readline/rlshell.h
parentadeca69c7f011a06e9a8ab38212bf3479b39d6bf (diff)
downloadbash-012bac3904e70af1521e5e38b2022f3d8d27daee.tar.gz
commit bash-20081229 snapshot
Diffstat (limited to 'lib/readline/rlshell.h')
-rw-r--r--lib/readline/rlshell.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/readline/rlshell.h b/lib/readline/rlshell.h
index 128179a3..3e17d8bc 100644
--- a/lib/readline/rlshell.h
+++ b/lib/readline/rlshell.h
@@ -1,6 +1,6 @@
/* rlshell.h -- utility functions normally provided by bash. */
-/* Copyright (C) 1999-2008 Free Software Foundation, Inc.
+/* Copyright (C) 1999-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.