diff options
Diffstat (limited to 'gcc/recog.cc')
-rw-r--r-- | gcc/recog.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/recog.cc b/gcc/recog.cc index f4f1a6b..edf22cb 100644 --- a/gcc/recog.cc +++ b/gcc/recog.cc @@ -1,5 +1,5 @@ /* Subroutines used by or related to instruction recognition. - Copyright (C) 1987-2024 Free Software Foundation, Inc. + Copyright (C) 1987-2025 Free Software Foundation, Inc. This file is part of GCC. |