diff options
Diffstat (limited to 'gcc/value-range-storage.h')
-rw-r--r-- | gcc/value-range-storage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/value-range-storage.h b/gcc/value-range-storage.h index 0cf95eb..d3bc6cc 100644 --- a/gcc/value-range-storage.h +++ b/gcc/value-range-storage.h @@ -1,5 +1,5 @@ /* Support routines for vrange storage. - 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. |