Update README and LICENSE

This commit is contained in:
Gilbert Wong 2018-12-18 13:32:38 +08:00
parent c637a98ab6
commit 9a7b84fe62
3 changed files with 4 additions and 3 deletions

2
.gitignore vendored
View File

@ -9,3 +9,5 @@ rel/example_project
.concrete/DEV_MODE .concrete/DEV_MODE
.rebar .rebar
tmp tmp
_build/
rebar.lock

View File

@ -1,6 +1,6 @@
The MIT License (MIT) The MIT License (MIT)
Copyright (c) 2015 eMQTT Copyright (c) 2018 EMQ X
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal
@ -19,4 +19,3 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE. SOFTWARE.

View File

@ -90,7 +90,7 @@ pool_sup[one_for_all supervisor]
## Author ## Author
Feng Lee <feng@emqtt.io> Feng Lee <feng@emqx.io>
## License ## License