diff options
Diffstat (limited to 'gcc/objcp/objcp-decl.cc')
-rw-r--r-- | gcc/objcp/objcp-decl.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/objcp/objcp-decl.cc b/gcc/objcp/objcp-decl.cc index 4d28970..e9745cf 100644 --- a/gcc/objcp/objcp-decl.cc +++ b/gcc/objcp/objcp-decl.cc @@ -1,6 +1,6 @@ /* Process the ObjC-specific declarations and variables for the Objective-C++ compiler. - Copyright (C) 2005-2024 Free Software Foundation, Inc. + Copyright (C) 2005-2025 Free Software Foundation, Inc. Contributed by Ziemowit Laski <zlaski@apple.com> This file is part of GCC. |