diff options
author | Joel E. Denny <jdenny@clemson.edu> | 2009-08-06 18:57:50 -0400 |
---|---|---|
committer | Joel E. Denny <jdenny@clemson.edu> | 2009-08-06 19:17:44 -0400 |
commit | 401b73afdf9694e0d9380968ebfd21d837045a2c (patch) | |
tree | 4cf4d15755bb0828c83365f80a0cc23bf7d23224 /src/LR0.c | |
parent | a1a9422d4a2f70ff89e06318ba154851c3700f60 (diff) | |
download | bison-401b73afdf9694e0d9380968ebfd21d837045a2c.tar.gz |
maint: run "make update-copyright"
Diffstat (limited to 'src/LR0.c')
-rw-r--r-- | src/LR0.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ /* Generate the nondeterministic finite state machine for Bison. - Copyright (C) 1984, 1986, 1989, 2000, 2001, 2002, 2004, 2005, 2006, 2007, 2008 - Free Software Foundation, Inc. + Copyright (C) 1984, 1986, 1989, 2000, 2001, 2002, 2004, 2005, 2006, + 2007, 2008-2009 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. |