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 0fbeaff8411..01805a2192b 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-2019 Free Software Foundation, Inc. +// Copyright (C) 2016-2020 Free Software Foundation, Inc. // Contributed by Than McIntosh, Google. // This file is part of GCC. |