diff options
Diffstat (limited to 'gcc/lazy-diagnostic-path.h')
-rw-r--r-- | gcc/lazy-diagnostic-path.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/lazy-diagnostic-path.h b/gcc/lazy-diagnostic-path.h index 7568a35..0156456 100644 --- a/gcc/lazy-diagnostic-path.h +++ b/gcc/lazy-diagnostic-path.h @@ -1,5 +1,5 @@ /* Helper class for deferring path creation until a diagnostic is emitted. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2024-2025 Free Software Foundation, Inc. Contributed by David Malcolm <dmalcolm@redhat.com> This file is part of GCC. |