diff options
Diffstat (limited to 'gcc/valtrack.cc')
-rw-r--r-- | gcc/valtrack.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/valtrack.cc b/gcc/valtrack.cc index 27c98b6..22f4ddc 100644 --- a/gcc/valtrack.cc +++ b/gcc/valtrack.cc @@ -1,6 +1,6 @@ /* Infrastructure for tracking user variable locations and values throughout compilation. - Copyright (C) 2010-2022 Free Software Foundation, Inc. + Copyright (C) 2010-2023 Free Software Foundation, Inc. Contributed by Alexandre Oliva <aoliva@redhat.com>. This file is part of GCC. |