diff options
Diffstat (limited to 'gcc/print-tree.h')
-rw-r--r-- | gcc/print-tree.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/print-tree.h b/gcc/print-tree.h index 035e229..7683730 100644 --- a/gcc/print-tree.h +++ b/gcc/print-tree.h @@ -1,5 +1,5 @@ /* Declarations for printing trees in human readable form - Copyright (C) 2013-2022 Free Software Foundation, Inc. + Copyright (C) 2013-2023 Free Software Foundation, Inc. This file is part of GCC. |