diff options
Diffstat (limited to 'gcc/fortran/convert.c')
-rw-r--r-- | gcc/fortran/convert.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/fortran/convert.c b/gcc/fortran/convert.c index 639f6c4864d..466b48abb3b 100644 --- a/gcc/fortran/convert.c +++ b/gcc/fortran/convert.c @@ -1,6 +1,5 @@ /* Data type conversion - Copyright (C) 1987, 1988, 1991, 1998, 2002, 2007, 2008, 2010, 2012 - Free Software Foundation, Inc. + Copyright (C) 1987-2013 Free Software Foundation, Inc. This file is part of GCC. |