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