diff --git a/README.md b/README.md index c306153..ac8920c 100644 --- a/README.md +++ b/README.md @@ -70,3 +70,8 @@ for _, p := range pkts[1:] { sample, err := dec.Decode(p) } ``` + +License +---- + +All code is under WTFPL. You can use it for everything as you want :)