diff options
Diffstat (limited to 'gcc/shortest-paths.h')
-rw-r--r-- | gcc/shortest-paths.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/shortest-paths.h b/gcc/shortest-paths.h index ade16a1..ecc8227 100644 --- a/gcc/shortest-paths.h +++ b/gcc/shortest-paths.h @@ -1,5 +1,5 @@ /* Template class for Dijkstra's algorithm on directed graphs. - Copyright (C) 2019-2024 Free Software Foundation, Inc. + Copyright (C) 2019-2025 Free Software Foundation, Inc. Contributed by David Malcolm <dmalcolm@redhat.com>. This file is part of GCC. |