diff options
Diffstat (limited to 'gcc/predict.cc')
-rw-r--r-- | gcc/predict.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/predict.cc b/gcc/predict.cc index 1bc7ab9..851117e 100644 --- a/gcc/predict.cc +++ b/gcc/predict.cc @@ -1,5 +1,5 @@ /* Branch prediction routines for the GNU compiler. - Copyright (C) 2000-2022 Free Software Foundation, Inc. + Copyright (C) 2000-2023 Free Software Foundation, Inc. This file is part of GCC. |