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 ddbed58..cb88f60 100644 --- a/gcc/analyzer/complexity.cc +++ b/gcc/analyzer/complexity.cc @@ -1,5 +1,5 @@ /* Measuring the complexity of svalues/regions. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-2025 Free Software Foundation, Inc. Contributed by David Malcolm <dmalcolm@redhat.com>. This file is part of GCC. |