summaryrefslogtreecommitdiff
path: root/command.h
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2011-12-03 13:43:14 -0500
committerChet Ramey <chet.ramey@case.edu>2011-12-03 13:43:14 -0500
commitcc87ba64ee766ea51c1c1f2c541a23f22eec62d4 (patch)
tree9867dce3d1fb4b2e1a77fde4c7afac89a344e97f /command.h
parent10590446d192a7f8ddf60123dab298f2748c9c41 (diff)
downloadbash-cc87ba64ee766ea51c1c1f2c541a23f22eec62d4.tar.gz
commit bash-20050210 snapshot
Diffstat (limited to 'command.h')
-rw-r--r--command.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/command.h b/command.h
index b3fd91e7..f9fe7ce3 100644
--- a/command.h
+++ b/command.h
@@ -1,7 +1,7 @@
/* command.h -- The structures used internally to represent commands, and
the extern declarations of the functions used to create them. */
-/* Copyright (C) 1993 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2005 Free Software Foundation, Inc.
This file is part of GNU Bash, the Bourne Again SHell.