Skip to content

Commit 77dad2d

Browse files
Update README.md
1 parent 82d04ed commit 77dad2d

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,3 +174,27 @@ private static void Program_Notification(ZWaveNode Node, int ccId, JObject Args)
174174
The Network Toolkit Application (NET 4.5) serves as a reference, in how the library can be used, but at the same time, can be used as a tool to manage your network. You can download the toolkit demo from the Release pages here, on Github - The source code is also available.
175175

176176
![Image](./Toolkit.PNG)
177+
178+
## License
179+
180+
MIT License
181+
182+
Copyright (c) 2021 Marcus Davies
183+
184+
Permission is hereby granted, free of charge, to any person obtaining a copy
185+
of this software and associated documentation files (the "Software"), to deal
186+
in the Software without restriction, including without limitation the rights
187+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
188+
copies of the Software, and to permit persons to whom the Software is
189+
furnished to do so, subject to the following conditions:
190+
191+
The above copyright notice and this permission notice shall be included in all
192+
copies or substantial portions of the Software.
193+
194+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
195+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
196+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
197+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
198+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
199+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
200+
SOFTWARE.

0 commit comments

Comments
 (0)