aboutsummaryrefslogtreecommitdiff
path: root/gcc/dominance.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/dominance.cc')
-rw-r--r--gcc/dominance.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/dominance.cc b/gcc/dominance.cc
index bd08729..2e2fed0 100644
--- a/gcc/dominance.cc
+++ b/gcc/dominance.cc
@@ -1,5 +1,5 @@
/* Calculate (post)dominators in slightly super-linear time.
- Copyright (C) 2000-2024 Free Software Foundation, Inc.
+ Copyright (C) 2000-2025 Free Software Foundation, Inc.
Contributed by Michael Matz (matz@ifh.de).
This file is part of GCC.