* io.c: Add 2004 to copyright years.
From-SVN: r83870
This commit is contained in:
parent
b4bbd47e22
commit
50d78f96d0
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2004-06-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
|
||||
|
||||
* io.c: Add 2004 to copyright years.
|
||||
|
||||
2004-06-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
|
||||
Andrew Vaught <andyv@firstinter.net>
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
/* Deal with I/O statements & related stuff.
|
||||
Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
|
||||
Copyright (C) 2000, 2001, 2002, 2003, 2004 Free Software Foundation,
|
||||
Inc.
|
||||
Contributed by Andy Vaught
|
||||
|
||||
This file is part of GCC.
|
||||
|
|
Loading…
Add table
Reference in a new issue