aboutsummaryrefslogtreecommitdiff
path: root/cmp/internal/function/func.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmp/internal/function/func.go')
-rw-r--r--cmp/internal/function/func.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmp/internal/function/func.go b/cmp/internal/function/func.go
index ace1dbe..d127d43 100644
--- a/cmp/internal/function/func.go
+++ b/cmp/internal/function/func.go
@@ -1,6 +1,6 @@
// Copyright 2017, 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.md file.
+// license that can be found in the LICENSE file.
// Package function provides functionality for identifying function types.
package function