Commit graph

8 commits

Author SHA1 Message Date
Diego Elio Pettenò
dd7b4fffc4 Apply SPDX copyright and license headers in compliance with REUSE.
The REUSE specifications[1] are meant to make it explicit and easier to
apply code licensing information for a project. The provided lint tool
makes it easy to ensure all the content (code and not code) is tagged.

Important notes:

 * All the code (and documentation) that otherwise didn't have an explicit
   license headers have been tagged with ladyada's copyright as per the
   LICENSE file.
 * favicon.ico and CODE_OF_CONDUCT.md have been synced from the
   source-of-truth repositories.
 * All configuration files have been tagged with ladyada's copyright and
   Unlicense[2]. The current REUSE recommendation is to use CC0-1.0, but
   that has… side effects. There's some discussion in [3] about the
   recommendation for likely-uncopyrightable files (such as configuration
   files).

[1]: https://reuse.software/
[2]: https://unlicense.org/
[3]: https://github.com/fsfe/reuse-docs/issues/62
2020-05-30 10:36:49 +01:00
dherrada
d387561329 Ran black, updated to pylint 2.x 2020-03-16 15:56:34 -04:00
brentru
50b7a014b9 add ent simpletest with new requests api 2019-07-29 11:44:45 -04:00
Dustin Mollo
cbc790133d merged conflicts 2019-07-13 11:56:19 -07:00
Dustin Mollo
d9324b12cf Fixed line length lynt issue 2019-04-06 14:18:02 -07:00
Dustin Mollo
e9bbf9509e Updated WPA2 Enterprise example code to check ESP32 firmware version; updated README.rst to recommended checking version dependencies in example code. 2019-04-06 12:25:07 -07:00
Dustin Mollo
4110a445bd Fixed line endings 2019-04-05 10:23:30 -07:00
Dustin Mollo
a9fd632545 Added support for WPA2 Enterprise, including example code. 2019-04-05 10:02:55 -07:00