aboutsummaryrefslogtreecommitdiff
path: root/gcc/sched-ebb.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/sched-ebb.cc')
-rw-r--r--gcc/sched-ebb.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/sched-ebb.cc b/gcc/sched-ebb.cc
index 4427871..d3bad67 100644
--- a/gcc/sched-ebb.cc
+++ b/gcc/sched-ebb.cc
@@ -1,5 +1,5 @@
/* Instruction scheduling pass.
- Copyright (C) 1992-2024 Free Software Foundation, Inc.
+ Copyright (C) 1992-2025 Free Software Foundation, Inc.
Contributed by Michael Tiemann (tiemann@cygnus.com) Enhanced by,
and currently maintained by, Jim Wilson (wilson@cygnus.com)