From 5bae4ce8399035606344081c078861945399bec0 Mon Sep 17 00:00:00 2001 From: Toon Moene Date: Sun, 27 Feb 2005 20:59:02 +0000 Subject: [PATCH] ChangeLog: Fix typo in Peter O'Gorman's name. 2005-02-27 Toon Moene * ChangeLog: Fix typo in Peter O'Gorman's name. * runtime/environ.c: Update copyright years. From-SVN: r95635 --- libgfortran/ChangeLog | 6 +++++- libgfortran/runtime/environ.c | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog index 78f9b8db40f..2e3bd391b40 100644 --- a/libgfortran/ChangeLog +++ b/libgfortran/ChangeLog @@ -1,3 +1,7 @@ +2005-02-27 Toon Moene + + * runtime/environ.c: Update copyright years. + 2005-02-27 Tobias Schl"uter * 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 +2005-02-25 Peter O'Gorman Toon Moene PR libgfortran/17748 diff --git a/libgfortran/runtime/environ.c b/libgfortran/runtime/environ.c index 9fb6ed41939..8d608aefaf5 100644 --- a/libgfortran/runtime/environ.c +++ b/libgfortran/runtime/environ.c @@ -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). -- 2.30.2