diff options
Diffstat (limited to 'gcc/config/rs6000/rbtree.c')
-rw-r--r-- | gcc/config/rs6000/rbtree.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/rs6000/rbtree.c b/gcc/config/rs6000/rbtree.c index 37a559c..d3d03a6 100644 --- a/gcc/config/rs6000/rbtree.c +++ b/gcc/config/rs6000/rbtree.c @@ -1,5 +1,5 @@ /* Partial red-black tree implementation for rs6000-gen-builtins.c. - Copyright (C) 2020-21 Free Software Foundation, Inc. + Copyright (C) 2020-2021 Free Software Foundation, Inc. Contributed by Bill Schmidt, IBM <wschmidt@linux.ibm.com> This file is part of GCC. |