diff options
Diffstat (limited to 'gcc/analyzer/region.h')
-rw-r--r-- | gcc/analyzer/region.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/analyzer/region.h b/gcc/analyzer/region.h index 00a8c76..801a8d3 100644 --- a/gcc/analyzer/region.h +++ b/gcc/analyzer/region.h @@ -1,5 +1,5 @@ /* Regions of memory. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-2025 Free Software Foundation, Inc. Contributed by David Malcolm <dmalcolm@redhat.com>. This file is part of GCC. |