diff options
Diffstat (limited to 'gcc/fortran/module.c')
-rw-r--r-- | gcc/fortran/module.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/gcc/fortran/module.c b/gcc/fortran/module.c index 604acbb..705733c 100644 --- a/gcc/fortran/module.c +++ b/gcc/fortran/module.c @@ -1,8 +1,6 @@ /* Handle modules, which amounts to loading and saving symbols and their attendant structures. - Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, - 2009, 2010, 2011, 2012 - Free Software Foundation, Inc. + Copyright (C) 2000-2013 Free Software Foundation, Inc. Contributed by Andy Vaught This file is part of GCC. |