diff options
Diffstat (limited to 'gcc/gencheck.cc')
-rw-r--r-- | gcc/gencheck.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gencheck.cc b/gcc/gencheck.cc index 287272b..6b5f0bc 100644 --- a/gcc/gencheck.cc +++ b/gcc/gencheck.cc @@ -1,5 +1,5 @@ /* Generate check macros for tree codes. - Copyright (C) 1998-2024 Free Software Foundation, Inc. + Copyright (C) 1998-2025 Free Software Foundation, Inc. This file is part of GCC. |