diff options
Diffstat (limited to 'gcc/analyzer/trimmed-graph.h')
-rw-r--r-- | gcc/analyzer/trimmed-graph.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/analyzer/trimmed-graph.h b/gcc/analyzer/trimmed-graph.h index 89f36a5..d1c1a00 100644 --- a/gcc/analyzer/trimmed-graph.h +++ b/gcc/analyzer/trimmed-graph.h @@ -1,5 +1,5 @@ /* Trimming an exploded graph to a subset of nodes and edges. - Copyright (C) 2021-2022 Free Software Foundation, Inc. + Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by David Malcolm <dmalcolm@redhat.com>. This file is part of GCC. |