From: Ian Lance Taylor Date: Wed, 25 Feb 2004 01:42:20 +0000 (+0000) Subject: * dyn-string.h: Update copyright date. X-Git-Tag: releases/gcc-4.0.0~9867 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d7fbf14689a39d227cb40ccac2601a2955f87cd;p=thirdparty%2Fgcc.git * dyn-string.h: Update copyright date. From-SVN: r78415 --- diff --git a/include/ChangeLog b/include/ChangeLog index 4e1ab9fbee45..37c6cfdadf1b 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,7 @@ +2004-02-24 Ian Lance Taylor + + * dyn-string.h: Update copyright date. + 2004-02-23 Ian Lance Taylor * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and diff --git a/include/dyn-string.h b/include/dyn-string.h index aa5e38504e89..85f88b12cf66 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.