aboutsummaryrefslogtreecommitdiff
path: root/cmp/report_slices.go
diff options
context:
space:
mode:
authorJoe Tsai <joetsai@digital-static.net>2020-09-23 13:30:54 -0700
committerGitHub <noreply@github.com>2020-09-23 13:30:54 -0700
commitd713870ac17fdb9ee5e2ee48ff6562dfb1c0157b (patch)
tree170cc3a5a0a0eb4f330b2413b9d857393c565c22 /cmp/report_slices.go
parentd2fcc899bdc2d134b7c00e36137260db963e193c (diff)
downloadgo-cmp-d713870ac17fdb9ee5e2ee48ff6562dfb1c0157b.tar.gz
Fix license headers (#236)
There is no LICENSE.md file, but there is a LICENSE file.
Diffstat (limited to 'cmp/report_slices.go')
-rw-r--r--cmp/report_slices.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmp/report_slices.go b/cmp/report_slices.go
index 35315da..da04caf 100644
--- a/cmp/report_slices.go
+++ b/cmp/report_slices.go
@@ -1,6 +1,6 @@
// 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.md file.
+// license that can be found in the LICENSE file.
package cmp