Lab_interaccio/2012/Edgard/Vdossier01/WiFly/LICENSE.txt

16 lines
531 B
Plaintext
Raw Permalink Normal View History

2025-02-25 21:29:42 +01:00
The SparkFun WiFly Shield library is Copyright (c) 2010 by SparkFun
Electronics and is licensed under the LGPL.
Examples based on the original examples from the official Arduino
Ethernet library are licensed under the same terms as the originals.
'ParsedStream.h' contains a ringbuffer implementation based on one
originally found in the Arduino 'HardwareSerial' implementation.
TODO: Handle license stuff better.
AUTHORS
* Chris Taylor (Original autoconnect sketch and tutorial)
* Philip J. Lindsay (Conversion to library)