add LICENSE file.

This commit is contained in:
taknb2nch
2014-02-17 12:02:33 +09:00
parent c364ba6c24
commit 6d71071555
2 changed files with 24 additions and 0 deletions

View File

@@ -110,3 +110,6 @@ if err = client.Rset(); err != nil {
return
}
```
##License
[MIT License](https://github.com/taknb2nch/go-pop3/blob/master/LICENSE)