diff options
Diffstat (limited to 'gcc/analyzer/analysis-plan.h')
-rw-r--r-- | gcc/analyzer/analysis-plan.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/analyzer/analysis-plan.h b/gcc/analyzer/analysis-plan.h index 0462159..4e4aa79 100644 --- a/gcc/analyzer/analysis-plan.h +++ b/gcc/analyzer/analysis-plan.h @@ -1,5 +1,5 @@ /* A class to encapsulate decisions about how the analysis should happen. - Copyright (C) 2019-2022 Free Software Foundation, Inc. + Copyright (C) 2019-2023 Free Software Foundation, Inc. Contributed by David Malcolm <dmalcolm@redhat.com>. This file is part of GCC. |