diff options
Diffstat (limited to 'gcc/fortran/bbt.c')
-rw-r--r-- | gcc/fortran/bbt.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/fortran/bbt.c b/gcc/fortran/bbt.c index 8c1344c0a30..8f44050821d 100644 --- a/gcc/fortran/bbt.c +++ b/gcc/fortran/bbt.c @@ -1,6 +1,5 @@ /* Balanced binary trees using treaps. - Copyright (C) 2000, 2002, 2003, 2007, 2008, 2010, 2012 - Free Software Foundation, Inc. + Copyright (C) 2000-2013 Free Software Foundation, Inc. Contributed by Andy Vaught This file is part of GCC. |