diff options
Diffstat (limited to 'gcc/attribs.cc')
-rw-r--r-- | gcc/attribs.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/attribs.cc b/gcc/attribs.cc index 095def4..49cb299 100644 --- a/gcc/attribs.cc +++ b/gcc/attribs.cc @@ -1,5 +1,5 @@ /* Functions dealing with attribute handling, used by most front ends. - Copyright (C) 1992-2022 Free Software Foundation, Inc. + Copyright (C) 1992-2023 Free Software Foundation, Inc. This file is part of GCC. |