diff options
Diffstat (limited to 'gcc/digraph.cc')
-rw-r--r-- | gcc/digraph.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/digraph.cc b/gcc/digraph.cc index 6a1cb1b..0592ceb 100644 --- a/gcc/digraph.cc +++ b/gcc/digraph.cc @@ -1,5 +1,5 @@ /* Template classes for directed graphs. - Copyright (C) 2019-2022 Free Software Foundation, Inc. + Copyright (C) 2019-2023 Free Software Foundation, Inc. Contributed by David Malcolm <dmalcolm@redhat.com>. This file is part of GCC. |