diff options
author | toon <toon@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-02-27 20:59:02 +0000 |
---|---|---|
committer | toon <toon@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-02-27 20:59:02 +0000 |
commit | 63c3cebb89a3f10561f9deabe9f4140bd4c3e124 (patch) | |
tree | 5e31d1a5d0357306336070ffb734ed87e3477930 /libgfortran/runtime/environ.c | |
parent | 8e79b26ff22308c24265fcdd10ab7de54cd9b6fe (diff) | |
download | gcc-63c3cebb89a3f10561f9deabe9f4140bd4c3e124.tar.gz |
2005-02-27 Toon Moene <toon@moene.indiv.nluug.nl>
* 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
Diffstat (limited to 'libgfortran/runtime/environ.c')
-rw-r--r-- | libgfortran/runtime/environ.c | 2 |
1 files changed, 1 insertions, 1 deletions
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). |