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