diff options
Diffstat (limited to 'gcc/cp/method.cc')
-rw-r--r-- | gcc/cp/method.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/method.cc b/gcc/cp/method.cc index 7b4d5a5..225ec45 100644 --- a/gcc/cp/method.cc +++ b/gcc/cp/method.cc @@ -1,6 +1,6 @@ /* Handle the hair of processing (but not expanding) inline functions. Also manage function and variable name overloading. - Copyright (C) 1987-2022 Free Software Foundation, Inc. + Copyright (C) 1987-2023 Free Software Foundation, Inc. Contributed by Michael Tiemann (tiemann@cygnus.com) This file is part of GCC. |