OSDN Git Service

2005-02-27 Toon Moene <toon@moene.indiv.nluug.nl>
authortoon <toon@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 27 Feb 2005 20:59:02 +0000 (20:59 +0000)
committertoon <toon@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 27 Feb 2005 20:59:02 +0000 (20:59 +0000)
* ChangeLog: Fix typo in Peter O'Gorman's name.
* runtime/environ.c: Update copyright years.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@95635 138bc75d-0d04-0410-961f-82ee72b054a4

libgfortran/ChangeLog
libgfortran/runtime/environ.c

index 78f9b8d..2e3bd39 100644 (file)
@@ -1,3 +1,7 @@
+2005-02-27  Toon Moene  <toon@moene.indiv.nluug.nl>
+
+       * runtime/environ.c: Update copyright years.
+
 2005-02-27  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
 
        * io/write.c: Update copyright years.
@@ -12,7 +16,7 @@
 
        * io/write.c (output_float): Fix typo in condition.
 
-2005-02-25  Peter O'Gorman  <peter@pogman.com>
+2005-02-25  Peter O'Gorman  <peter@pogma.com>
             Toon Moene  <toon@moene.indiv.nluug.nl>
 
        PR libgfortran/17748
index 9fb6ed4..8d608ae 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2003 Free Software Foundation, Inc.
+/* Copyright (C) 2002,2003,2005 Free Software Foundation, Inc.
    Contributed by Andy Vaught
 
 This file is part of the GNU Fortran 95 runtime library (libgfortran).