Update copyright year.

* src/files.c: Here.
This commit is contained in:
Joel E. Denny
2008-10-28 22:08:52 -04:00
parent c0ee9e2115
commit e26d4e4314
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2008-10-28 Joel E. Denny <jdenny@ces.clemson.edu>
Update copyright year.
* src/files.c: Here.
2008-10-28 Di-an Jan <dianj@freeshell.org> (tiny change)
Don't overwrite the input file.

View File

@@ -1,7 +1,7 @@
/* Open and close files for Bison.
Copyright (C) 1984, 1986, 1989, 1992, 2000, 2001, 2002, 2003, 2004,
2005, 2006, 2007 Free Software Foundation, Inc.
2005, 2006, 2007, 2008 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.