diff --git a/test/typeparam/cons.go b/test/typeparam/cons.go index b7bace4423..733e5793b1 100644 --- a/test/typeparam/cons.go +++ b/test/typeparam/cons.go @@ -2,7 +2,7 @@ // Copyright 2021 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style -// lice +// license that can be found in the LICENSE file. package main