aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcse.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/gcse.cc')
-rw-r--r--gcc/gcse.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gcse.cc b/gcc/gcse.cc
index 31b92f3..839cac3 100644
--- a/gcc/gcse.cc
+++ b/gcc/gcse.cc
@@ -1,5 +1,5 @@
/* Partial redundancy elimination / Hoisting for RTL.
- Copyright (C) 1997-2024 Free Software Foundation, Inc.
+ Copyright (C) 1997-2025 Free Software Foundation, Inc.
This file is part of GCC.