diff options
Diffstat (limited to 'gcc/analyzer/feasible-graph.cc')
-rw-r--r-- | gcc/analyzer/feasible-graph.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/analyzer/feasible-graph.cc b/gcc/analyzer/feasible-graph.cc index 1b950a9..f8d28ac 100644 --- a/gcc/analyzer/feasible-graph.cc +++ b/gcc/analyzer/feasible-graph.cc @@ -1,5 +1,5 @@ /* A graph for exploring trees of feasible paths through the egraph. - Copyright (C) 2021-2024 Free Software Foundation, Inc. + Copyright (C) 2021-2025 Free Software Foundation, Inc. Contributed by David Malcolm <dmalcolm@redhat.com>. This file is part of GCC. |