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 | 526c3e120860f10394fcc02885f50742892369c9 (patch) | |
tree | 45a407a13ccd2a8674ef1a5e2bb99a68cad9ad39 /include/dyn-string.h | |
parent | 91c1720e680c679cbfd6314e72bd6ba2b383e31f (diff) | |
download | gdb-526c3e120860f10394fcc02885f50742892369c9.zip gdb-526c3e120860f10394fcc02885f50742892369c9.tar.gz gdb-526c3e120860f10394fcc02885f50742892369c9.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. |