diff options
Diffstat (limited to 'gcc/analyzer/complexity.cc')
-rw-r--r-- | gcc/analyzer/complexity.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/analyzer/complexity.cc b/gcc/analyzer/complexity.cc index 2756f96..377ffcb 100644 --- a/gcc/analyzer/complexity.cc +++ b/gcc/analyzer/complexity.cc @@ -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. |