diff options
Diffstat (limited to 'gcc/btfout.cc')
-rw-r--r-- | gcc/btfout.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/btfout.cc b/gcc/btfout.cc index 4a6b545..16d5b7f 100644 --- a/gcc/btfout.cc +++ b/gcc/btfout.cc @@ -1,5 +1,5 @@ /* Output BTF format from GCC. - Copyright (C) 2021-2024 Free Software Foundation, Inc. + Copyright (C) 2021-2025 Free Software Foundation, Inc. This file is part of GCC. |