From 63c3cebb89a3f10561f9deabe9f4140bd4c3e124 Mon Sep 17 00:00:00 2001 From: toon Date: Sun, 27 Feb 2005 20:59:02 +0000 Subject: [PATCH] 2005-02-27 Toon Moene * 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 | 6 +++++- libgfortran/runtime/environ.c | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog index 78f9b8db40fe..2e3bd391b407 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 9fb6ed419390..8d608aefaf5b 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.47.3