diff options
Diffstat (limited to 'gcc/rust/rust-diagnostics.cc')
-rw-r--r-- | gcc/rust/rust-diagnostics.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/rust/rust-diagnostics.cc b/gcc/rust/rust-diagnostics.cc index 0bb891b..0c0ef6e 100644 --- a/gcc/rust/rust-diagnostics.cc +++ b/gcc/rust/rust-diagnostics.cc @@ -1,5 +1,5 @@ // rust-diagnostics.cc -- GCC implementation of rust diagnostics interface. -// Copyright (C) 2016-2024 Free Software Foundation, Inc. +// Copyright (C) 2016-2025 Free Software Foundation, Inc. // Contributed by Than McIntosh, Google. // This file is part of GCC. |