diff options
author | Nick Clifton <nickc@redhat.com> | 2001-03-14 19:45:29 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-03-14 19:45:29 +0000 |
commit | ae2a41e5cb02405317a75706ace9ad1caee0396c (patch) | |
tree | 026501ea798b17624207f019625ea332f216742d /include/dyn-string.h | |
parent | e212576dba4a3d9983dd5211b2cdb1e427d35fbb (diff) | |
download | newlib-ae2a41e5cb02405317a75706ace9ad1caee0396c.zip newlib-ae2a41e5cb02405317a75706ace9ad1caee0396c.tar.gz newlib-ae2a41e5cb02405317a75706ace9ad1caee0396c.tar.bz2 |
Synchronise with copyright dates on FSF GCC versions of these files
Diffstat (limited to 'include/dyn-string.h')
-rw-r--r-- | include/dyn-string.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dyn-string.h b/include/dyn-string.h index cbfdaa2..67f7ab7 100644 --- a/include/dyn-string.h +++ b/include/dyn-string.h @@ -1,5 +1,5 @@ /* An abstract string datatype. - Copyright 1998, 1999, 2000 Free Software Foundation, Inc. + Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc. Contributed by Mark Mitchell (mark@markmitchell.com). This file is part of GNU CC. |