diff options
Diffstat (limited to 'gcc/targhooks.cc')
-rw-r--r-- | gcc/targhooks.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/targhooks.cc b/gcc/targhooks.cc index d9e61552..fe01165 100644 --- a/gcc/targhooks.cc +++ b/gcc/targhooks.cc @@ -1,5 +1,5 @@ /* Default target hook functions. - Copyright (C) 2003-2022 Free Software Foundation, Inc. + Copyright (C) 2003-2023 Free Software Foundation, Inc. This file is part of GCC. |