diff options
Diffstat (limited to 'gcc/genattr-common.cc')
-rw-r--r-- | gcc/genattr-common.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/genattr-common.cc b/gcc/genattr-common.cc index 9d78036..c6f8ffc 100644 --- a/gcc/genattr-common.cc +++ b/gcc/genattr-common.cc @@ -1,7 +1,7 @@ /* Generate attribute information shared between driver and core compilers (insn-attr-common.h) from machine description. Split out of genattr.cc. - Copyright (C) 1991-2022 Free Software Foundation, Inc. + Copyright (C) 1991-2023 Free Software Foundation, Inc. This file is part of GCC. |