Browse Source

Update docs.

release/3.x.x
Christian Kratky 5 years ago
parent
commit
a7204234f6
2 changed files with 5 additions and 3 deletions
  1. +1
    -1
      LICENSE
  2. +4
    -2
      README.md

+ 1
- 1
LICENSE View File

@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2017 Christian Kratky
MQTTnet Copyright (c) 2016-2019 Christian Kratky

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal


+ 4
- 2
README.md View File

@@ -106,9 +106,11 @@ This library is used in the following projects:

If you use this library and want to see your project here please create a pull request.

## MIT License
## License

Copyright (c) 2017-2019 Christian Kratky
MIT License

MQTTnet Copyright (c) 2016-2019 Christian Kratky

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal


Loading…
Cancel
Save