diff options
Diffstat (limited to 'gcc/fortran/trans-const.h')
-rw-r--r-- | gcc/fortran/trans-const.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/fortran/trans-const.h b/gcc/fortran/trans-const.h index c01316e..2b07116 100644 --- a/gcc/fortran/trans-const.h +++ b/gcc/fortran/trans-const.h @@ -1,5 +1,6 @@ /* Header for code constant translation functions - Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc. + Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, + Inc. Contributed by Paul Brook This file is part of GCC. |