summaryrefslogtreecommitdiff
path: root/bashhist.c
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 /bashhist.c
parentadeca69c7f011a06e9a8ab38212bf3479b39d6bf (diff)
downloadbash-012bac3904e70af1521e5e38b2022f3d8d27daee.tar.gz
commit bash-20081229 snapshot
Diffstat (limited to 'bashhist.c')
-rw-r--r--bashhist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bashhist.c b/bashhist.c
index 410d25bb..02afb38f 100644
--- a/bashhist.c
+++ b/bashhist.c
@@ -1,6 +1,6 @@
/* bashhist.c -- bash interface to the GNU history library. */
-/* Copyright (C) 1993-2008 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2009 Free Software Foundation, Inc.
This file is part of GNU Bash, the Bourne Again SHell.