diff options
Diffstat (limited to 'gcc/gimple-harden-conditionals.cc')
-rw-r--r-- | gcc/gimple-harden-conditionals.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gimple-harden-conditionals.cc b/gcc/gimple-harden-conditionals.cc index 4ab086e..3ad3bb9 100644 --- a/gcc/gimple-harden-conditionals.cc +++ b/gcc/gimple-harden-conditionals.cc @@ -1,5 +1,5 @@ /* Harden conditionals. - Copyright (C) 2021-2024 Free Software Foundation, Inc. + Copyright (C) 2021-2025 Free Software Foundation, Inc. Contributed by Alexandre Oliva <oliva@adacore.com>. This file is part of GCC. |