diff options
Diffstat (limited to 'gcc/analyzer/complexity.h')
-rw-r--r-- | gcc/analyzer/complexity.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/analyzer/complexity.h b/gcc/analyzer/complexity.h index 387f92a..6fffff4 100644 --- a/gcc/analyzer/complexity.h +++ b/gcc/analyzer/complexity.h @@ -1,5 +1,5 @@ /* Measuring the complexity of svalues/regions. - Copyright (C) 2020-2022 Free Software Foundation, Inc. + Copyright (C) 2020-2023 Free Software Foundation, Inc. Contributed by David Malcolm <dmalcolm@redhat.com>. This file is part of GCC. |