diff options
Diffstat (limited to 'gcc/regcprop.cc')
-rw-r--r-- | gcc/regcprop.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/regcprop.cc b/gcc/regcprop.cc index 0d76354..4fa1305 100644 --- a/gcc/regcprop.cc +++ b/gcc/regcprop.cc @@ -1,5 +1,5 @@ /* Copy propagation on hard registers for the GNU compiler. - Copyright (C) 2000-2024 Free Software Foundation, Inc. + Copyright (C) 2000-2025 Free Software Foundation, Inc. This file is part of GCC. |