diff --git a/internal/lsp/source/hover.go b/internal/lsp/source/hover.go index fb9a194e..ede27afe 100644 --- a/internal/lsp/source/hover.go +++ b/internal/lsp/source/hover.go @@ -1,4 +1,4 @@ -// Copyright 201p 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.