diff options
Diffstat (limited to 'gcc/diagnostic-output-file.h')
-rw-r--r-- | gcc/diagnostic-output-file.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/diagnostic-output-file.h b/gcc/diagnostic-output-file.h index 6e7b417..2e877c9 100644 --- a/gcc/diagnostic-output-file.h +++ b/gcc/diagnostic-output-file.h @@ -1,5 +1,5 @@ /* RAII class for managing FILE * for diagnostic formats. - 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. |