* f95-lang.c: Change initial comment to say gfortran.

From-SVN: r86827
This commit is contained in:
Tobias Schlüter 2004-08-31 15:39:40 +02:00 committed by Tobias Schlüter
parent d1d61a0086
commit f36327db85
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
2004-08-31 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
* primary.c: Update copyright boilerplate to say GCC.
* f95-lang.c: Change initial comment to say gfortran.
2004-08-31 Paul Brook <paul@codesourcery.com>

View File

@ -1,4 +1,4 @@
/* G95 Backend interface
/* gfortran backend interface
Copyright (C) 2000, 2001, 2002, 2003, 2004 Free Software Foundation,
Inc.
Contributed by Paul Brook.