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