Skip to content

Commit 6463c27

Browse files
authored
Merge pull request #45 from per1234/standardize-license-file
Standardize license file
2 parents 7b50978 + 8c939b3 commit 6463c27

File tree

2 files changed

+6
-14
lines changed

2 files changed

+6
-14
lines changed

LICENSE

-14
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,3 @@
1-
This file includes licensing information for ArduinoIoTCloud
2-
3-
Copyright (c) 2019 ARDUINO SA (www.arduino.cc)
4-
5-
The software is released under the GNU General Public License, which covers the main body
6-
of the ArduinoIoTCloud code. The terms of this license can be found at:
7-
https://www.gnu.org/licenses/gpl-3.0.en.html
8-
9-
You can be released from the requirements of the above licenses by purchasing
10-
a commercial license. Buying such a license is mandatory if you want to modify or
11-
otherwise use the software for commercial activities involving the Arduino
12-
software without disclosing the source code of your own applications. To purchase
13-
a commercial license, send an email to [email protected]
14-
151
GNU GENERAL PUBLIC LICENSE
162
Version 3, 29 June 2007
173

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,9 @@ The library is based on the [Update](https://github.com/espressif/arduino-esp32/
5454
| `ESP32-­S2-­SOLO` | [ESP32-S2-DevKitC-1](https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/hw-reference/esp32s2/user-guide-s2-devkitc-1.html) |
5555
| | NodeMCU-32-S2 |
5656
| `ESP32-C3` | [LILYGO mini D1 PLUS](https://github.com/Xinyuan-LilyGO/LilyGo-T-OI-PLUS)|
57+
58+
## :page_with_curl: License
59+
60+
Arduino_ESP32_OTA is licensed under the GNU General Public License v3.0 license.
61+
62+
You can be released from the requirements of the above license by purchasing a commercial license. Buying such a license is mandatory if you want to modify or otherwise use the software for commercial activities involving the Arduino software without disclosing the source code of your own applications. To purchase a commercial license, send an email to [email protected]

0 commit comments

Comments
 (0)