* trans-intrinsic.c, trans-types.c: Update copyright years.
From-SVN: r93732
This commit is contained in:
parent
0da87370fb
commit
ef1b6bcd00
3 changed files with 4 additions and 2 deletions
|
@ -25,6 +25,8 @@
|
|||
'gfc'-prefix from local variable, remove dead code, use correct
|
||||
type when inserting argument.
|
||||
|
||||
* trans-intrinsic.c, trans-types.c: Update copyright years.
|
||||
|
||||
2005-01-16 Steven G. Kargl <kargls@comcast.net>
|
||||
|
||||
PR 19168
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Intrinsic translation
|
||||
Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
|
||||
Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
|
||||
Contributed by Paul Brook <paul@nowt.org>
|
||||
and Steven Bosscher <s.bosscher@student.tudelft.nl>
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Backend support for Fortran 95 basic types and derived types.
|
||||
Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
|
||||
Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
|
||||
Contributed by Paul Brook <paul@nowt.org>
|
||||
and Steven Bosscher <s.bosscher@student.tudelft.nl>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue