aboutsummaryrefslogtreecommitdiff
path: root/gcc/cse.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cse.cc')
-rw-r--r--gcc/cse.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cse.cc b/gcc/cse.cc
index f61c872..70d5caa 100644
--- a/gcc/cse.cc
+++ b/gcc/cse.cc
@@ -1,5 +1,5 @@
/* Common subexpression elimination for GNU compiler.
- Copyright (C) 1987-2024 Free Software Foundation, Inc.
+ Copyright (C) 1987-2025 Free Software Foundation, Inc.
This file is part of GCC.