diff options
Diffstat (limited to 'gcc/tracer.cc')
-rw-r--r-- | gcc/tracer.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tracer.cc b/gcc/tracer.cc index 6451784..71a3bb7 100644 --- a/gcc/tracer.cc +++ b/gcc/tracer.cc @@ -1,7 +1,7 @@ /* The tracer pass for the GNU compiler. Contributed by Jan Hubicka, SuSE Labs. Adapted to work on GIMPLE instead of RTL by Robert Kidd, UIUC. - Copyright (C) 2001-2022 Free Software Foundation, Inc. + Copyright (C) 2001-2023 Free Software Foundation, Inc. This file is part of GCC. |