diff options
Diffstat (limited to 'gcc/ctfout.cc')
-rw-r--r-- | gcc/ctfout.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ctfout.cc b/gcc/ctfout.cc index 157afba..9608df1 100644 --- a/gcc/ctfout.cc +++ b/gcc/ctfout.cc @@ -1,5 +1,5 @@ /* Output CTF format from GCC. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-2025 Free Software Foundation, Inc. This file is part of GCC. |