diff options
Diffstat (limited to 'gcc/sched-deps.cc')
-rw-r--r-- | gcc/sched-deps.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/sched-deps.cc b/gcc/sched-deps.cc index 948aa0c..08877b3 100644 --- a/gcc/sched-deps.cc +++ b/gcc/sched-deps.cc @@ -1,6 +1,6 @@ /* Instruction scheduling pass. This file computes dependencies between instructions. - Copyright (C) 1992-2022 Free Software Foundation, Inc. + Copyright (C) 1992-2023 Free Software Foundation, Inc. Contributed by Michael Tiemann (tiemann@cygnus.com) Enhanced by, and currently maintained by, Jim Wilson (wilson@cygnus.com) |