From: Tobias Schlüter Date: Sun, 27 Feb 2005 20:11:01 +0000 (+0100) Subject: * io/write.c: Update copyright years. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c7c61e5ec5317bc5c8f113de3e0e9cd891f9d210;p=gcc.git * io/write.c: Update copyright years. From-SVN: r95630 --- diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog index 052664c1068..78f9b8db40f 100644 --- a/libgfortran/ChangeLog +++ b/libgfortran/ChangeLog @@ -1,7 +1,11 @@ +2005-02-27 Tobias Schl"uter + + * io/write.c: Update copyright years. + 2005-02-27 Francois-Xavier Coudert PR libfortran/20101 - * write.c (output_float): Added special check for value 0.0 in + * io/write.c (output_float): Added special check for value 0.0 in PE format. 2004-02-27 Tobias Schl"uter diff --git a/libgfortran/io/write.c b/libgfortran/io/write.c index 9b71cc5a7f4..1babd20463f 100644 --- a/libgfortran/io/write.c +++ b/libgfortran/io/write.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc. +/* Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc. Contributed by Andy Vaught This file is part of the GNU Fortran 95 runtime library (libgfortran).