aboutsummaryrefslogtreecommitdiff
path: root/gcc/real.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/real.cc')
-rw-r--r--gcc/real.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/real.cc b/gcc/real.cc
index b89ff83..b64bad0 100644
--- a/gcc/real.cc
+++ b/gcc/real.cc
@@ -1,5 +1,5 @@
/* real.cc - software floating point emulation.
- Copyright (C) 1993-2024 Free Software Foundation, Inc.
+ Copyright (C) 1993-2025 Free Software Foundation, Inc.
Contributed by Stephen L. Moshier (moshier@world.std.com).
Re-written by Richard Henderson <rth@redhat.com>