OSDN Git Service

Clean vendor (#1309)
[bytom/bytom.git] / crypto / ed25519 / ed25519.go
index a25bc57..8d03d9d 100644 (file)
@@ -1,8 +1,3 @@
-// Copyright 2016 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 at
-// https://github.com/golang/crypto/blob/master/LICENSE.
-
 // Package ed25519 implements the Ed25519 signature algorithm. See
 // http://ed25519.cr.yp.to/.
 //