diff options
Diffstat (limited to 'gcc/fortran/constructor.c')
-rw-r--r-- | gcc/fortran/constructor.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/fortran/constructor.c b/gcc/fortran/constructor.c index 1392e038fc19..74c3b3845e50 100644 --- a/gcc/fortran/constructor.c +++ b/gcc/fortran/constructor.c @@ -1,6 +1,5 @@ /* Array and structure constructors - Copyright (C) 2009, 2010, 2011, 2012 - Free Software Foundation, Inc. + Copyright (C) 2009-2013 Free Software Foundation, Inc. This file is part of GCC. |