Added License

This commit is contained in:
Jae Kwon
2015-10-22 12:30:20 -07:00
parent 16372365c4
commit 6b54e7b8d9
3 changed files with 212 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
package test
import (
. "github.com/tendermint/tendermint/common"
. "github.com/tendermint/go-common"
)
// Contract: !bytes.Equal(input, output) && len(input) >= len(output)