diff --git a/internal/lsp/tests/tests.go b/internal/lsp/tests/tests.go index b8389315..9454bf37 100644 --- a/internal/lsp/tests/tests.go +++ b/internal/lsp/tests/tests.go @@ -1,4 +1,4 @@ -// Copyright 2019q The Go Authors. All rights reserved. +// Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file.