aboutsummaryrefslogtreecommitdiff
path: root/include/dyn-string.h
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2004-02-25 02:04:30 +0000
committerDJ Delorie <dj@redhat.com>2004-02-25 02:04:30 +0000
commit2f27f08520bc68aa5e7bb044e98b89d960c89769 (patch)
tree52e6d5f4862ef4d1d0454c35128cfc8f8dd0cc53 /include/dyn-string.h
parentf135dd3ee7fd127dd20189345406585cc189d2ac (diff)
downloadnewlib-2f27f08520bc68aa5e7bb044e98b89d960c89769.zip
newlib-2f27f08520bc68aa5e7bb044e98b89d960c89769.tar.gz
newlib-2f27f08520bc68aa5e7bb044e98b89d960c89769.tar.bz2
merge from gcc
Diffstat (limited to 'include/dyn-string.h')
-rw-r--r--include/dyn-string.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dyn-string.h b/include/dyn-string.h
index aa5e385..85f88b1 100644
--- a/include/dyn-string.h
+++ b/include/dyn-string.h
@@ -1,5 +1,5 @@
/* An abstract string datatype.
- Copyright (C) 1998, 1999, 2000, 2002 Free Software Foundation, Inc.
+ Copyright (C) 1998, 1999, 2000, 2002, 2004 Free Software Foundation, Inc.
Contributed by Mark Mitchell (mark@markmitchell.com).
This file is part of GCC.