]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* dyn-string.h: Update copyright date.
authorIan Lance Taylor <ian@wasabisystems.com>
Wed, 25 Feb 2004 01:42:20 +0000 (01:42 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 25 Feb 2004 01:42:20 +0000 (01:42 +0000)
From-SVN: r78415

include/ChangeLog
include/dyn-string.h

index 4e1ab9fbee45dd3a904b0dfe35dc2b6c8411baaa..37c6cfdadf1bf2c6af137984e570436326cdab97 100644 (file)
@@ -1,3 +1,7 @@
+2004-02-24  Ian Lance Taylor  <ian@wasabisystems.com>
+
+       * dyn-string.h: Update copyright date.
+
 2004-02-23  Ian Lance Taylor  <ian@wasabisystems.com>
 
        * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
index aa5e38504e89402898e5fe5596da3cec307aab44..85f88b12cf6684846baae81ba79f3b4d46822485 100644 (file)
@@ -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.