-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathNOTICE
21 lines (17 loc) · 838 Bytes
/
NOTICE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Modbus.NET would not be possible without the work
done by others to create these useful packages:
- nmodbus - A C# implementation of the Modbus protocol
http://code.google.com/p/nmodbus
MIT License (MIT)
http://www.opensource.org/licenses/mit-license.html
- node-modbus-stack - A `StreamStack` implementation of the MODBUS protocol, for NodeJS.
https://github.com/TooTallNate/node-modbus-stack
MIT License (MIT)
http://www.opensource.org/licenses/mit-license.html
- NUnit unit testing framework
http://www.nunit.org
Copyright (c) 2002-2008 Charlie Poole
Copyright (c) 2002-2004 James W. Newkirk, Michael C. Two, Alexei A. Vorontsov
Copyright (c) 2000-2002 Philip A. Craig
The NUnit license is based on the open source zlib/libpng license.
http://www.opensource.org/licenses/zlib-license.html