diff options
Diffstat (limited to 'gcc/cgraph.cc')
-rw-r--r-- | gcc/cgraph.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cgraph.cc b/gcc/cgraph.cc index f15cb47..5e60c2b 100644 --- a/gcc/cgraph.cc +++ b/gcc/cgraph.cc @@ -1,5 +1,5 @@ /* Callgraph handling code. - Copyright (C) 2003-2022 Free Software Foundation, Inc. + Copyright (C) 2003-2023 Free Software Foundation, Inc. Contributed by Jan Hubicka This file is part of GCC. |