diff options
Diffstat (limited to 'gcc/range-op-float.cc')
-rw-r--r-- | gcc/range-op-float.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/range-op-float.cc b/gcc/range-op-float.cc index 929ff9c..986a389 100644 --- a/gcc/range-op-float.cc +++ b/gcc/range-op-float.cc @@ -1,5 +1,5 @@ /* Floating point range operators. - Copyright (C) 2022 Free Software Foundation, Inc. + Copyright (C) 2022-2023 Free Software Foundation, Inc. Contributed by Aldy Hernandez <aldyh@redhat.com>. This file is part of GCC. |