diff options
Diffstat (limited to 'gcc/cp/search.cc')
-rw-r--r-- | gcc/cp/search.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/search.cc b/gcc/cp/search.cc index 0dbb3be..f3f19caf 100644 --- a/gcc/cp/search.cc +++ b/gcc/cp/search.cc @@ -1,6 +1,6 @@ /* Breadth-first and depth-first routines for searching multiple-inheritance lattice for GNU C++. - 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. |