summaryrefslogtreecommitdiff
path: root/bashline.h
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2011-12-07 09:24:08 -0500
committerChet Ramey <chet.ramey@case.edu>2011-12-07 09:24:08 -0500
commit8943768b87f00cb5ce36f5aa494471c9a9e09652 (patch)
tree562121ba8813afd57ed4a02e262bbd903e7693b3 /bashline.h
parent33fe8777ceb37428666ade0fa64dbac94d6b8fe5 (diff)
downloadbash-8943768b87f00cb5ce36f5aa494471c9a9e09652.tar.gz
commit bash-20080522 snapshot
Diffstat (limited to 'bashline.h')
-rw-r--r--bashline.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bashline.h b/bashline.h
index cd84d879..8cf22ff4 100644
--- a/bashline.h
+++ b/bashline.h
@@ -1,6 +1,6 @@
/* bashline.h -- interface to the bash readline functions in bashline.c. */
-/* Copyright (C) 1993 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2008 Free Software Foundation, Inc.
This file is part of GNU Bash, the Bourne Again SHell.