diff options
Diffstat (limited to 'gcc/fortran/bbt.c')
-rw-r--r-- | gcc/fortran/bbt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/fortran/bbt.c b/gcc/fortran/bbt.c index 45f4998..8167dd5 100644 --- a/gcc/fortran/bbt.c +++ b/gcc/fortran/bbt.c @@ -1,5 +1,5 @@ /* Balanced binary trees using treaps. - Copyright (C) 2000-2015 Free Software Foundation, Inc. + Copyright (C) 2000-2016 Free Software Foundation, Inc. Contributed by Andy Vaught This file is part of GCC. |