diff options
Diffstat (limited to 'gcc/gimple-ssa-warn-access.h')
-rw-r--r-- | gcc/gimple-ssa-warn-access.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gimple-ssa-warn-access.h b/gcc/gimple-ssa-warn-access.h index 79ff0ff..a8a2918 100644 --- a/gcc/gimple-ssa-warn-access.h +++ b/gcc/gimple-ssa-warn-access.h @@ -1,7 +1,7 @@ /* Pass to detect and issue warnings for invalid accesses, including invalid or mismatched allocation/deallocation calls. - Copyright (C) 2020-2022 Free Software Foundation, Inc. + Copyright (C) 2020-2023 Free Software Foundation, Inc. Contributed by Martin Sebor <msebor@redhat.com>. This file is part of GCC. |