diff options
author | Chet Ramey <chet.ramey@case.edu> | 2011-12-12 22:10:58 -0500 |
---|---|---|
committer | Chet Ramey <chet.ramey@case.edu> | 2011-12-12 22:10:58 -0500 |
commit | 510e20a25241adfd62cc3b6e7fa9b209658e7bc7 (patch) | |
tree | 2b735c7bea02c5b80e08098657060106f779f02d /parser.h~ | |
parent | adc6cff53c2ef3341775f590ce36f96a28ea73f0 (diff) | |
download | bash-510e20a25241adfd62cc3b6e7fa9b209658e7bc7.tar.gz |
commit bash-20101210 snapshot
Diffstat (limited to 'parser.h~')
-rw-r--r-- | parser.h~ | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ /* parser.h -- Everything you wanted to know about the parser, but were afraid to ask. */ -/* Copyright (C) 1995, 2008,2009 Free Software Foundation, Inc. +/* Copyright (C) 1995-2010 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. |