diff options
author | Eric Andersen <andersen@codepoet.org> | 2002-01-29 09:02:55 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2002-01-29 09:02:55 +0000 |
commit | 8fda4c4091b05523123b9a59f627a08581e73c65 (patch) | |
tree | e3c2db454f9d4221bec5bac5308b8263ecce8d65 /include | |
parent | 75d013b16a0764bf393628d241f05729a81d9b8d (diff) |
Updates to the v850 architecture from Miles Bader <miles@gnu.org>
Diffstat (limited to 'include')
-rw-r--r-- | include/stdio.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/stdio.h b/include/stdio.h index 94afa3d85..c5b013c08 100644 --- a/include/stdio.h +++ b/include/stdio.h @@ -1,5 +1,5 @@ /* Define ISO C stdio on top of C++ iostreams. - Copyright (C) 1991, 1994-1999, 2000, 2001 Free Software Foundation, Inc. + Copyright (C) 1991, 1994-1999, 2000, 2001, 2002 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |