diff options
Diffstat (limited to 'gcc/analyzer/feasible-graph.h')
-rw-r--r-- | gcc/analyzer/feasible-graph.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/analyzer/feasible-graph.h b/gcc/analyzer/feasible-graph.h index 9f37b089..2bbee01 100644 --- a/gcc/analyzer/feasible-graph.h +++ b/gcc/analyzer/feasible-graph.h @@ -1,5 +1,5 @@ /* A graph for exploring trees of feasible paths through the egraph. - 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. |