aboutsummaryrefslogtreecommitdiff
path: root/include/dyn-string.h
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2004-02-25 02:04:37 +0000
committerDJ Delorie <dj@redhat.com>2004-02-25 02:04:37 +0000
commit099f84cfbae3923e0e38a74d792c7a9bfc38f57a (patch)
treeb4e47160845206f0d51fd4e59110cdf4e028b99d /include/dyn-string.h
parent4cfcaf218cfb0fd0601725074a732689c1155e22 (diff)
downloadgdb-099f84cfbae3923e0e38a74d792c7a9bfc38f57a.zip
gdb-099f84cfbae3923e0e38a74d792c7a9bfc38f57a.tar.gz
gdb-099f84cfbae3923e0e38a74d792c7a9bfc38f57a.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.