check icon indicating copy to clipboard operation
check copied to clipboard

LICENSE: move the LICENSE file back to the original place

Open kennytm opened this issue 4 years ago • 1 comments

pkg.go.dev requires a LICENSE file in order to view the docs.

However, in #1 the original LICENSE file is renamed to check.v1_license without a proper replacement. This makes the module missing on pkg.go.dev:

https://pkg.go.dev/github.com/pingcap/[email protected]

Since godoc.org is now a perma-redirect to pkg.go.dev, we must need the LICENSE file in place.

kennytm avatar Feb 19 '21 07:02 kennytm

PTAL @zimulala

kennytm avatar Feb 19 '21 07:02 kennytm