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