Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Commit 9e91f42

Browse files
authored
v1.4.4 to change license to GPLv3
### Releases v1.4.4 1. Change license from `MIT` to `GPLv3`. Check [Licensing of SSLClient #16](khoih-prog/EthernetWebServer_SSL#16)
1 parent 629b9a9 commit 9e91f42

File tree

6 files changed

+703
-44
lines changed

6 files changed

+703
-44
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Please ensure to specify the following:
2929
Arduino IDE version: 1.8.19
3030
STM32F7 Nucleo-144 NUCLEO_F767ZI, STM32 core v2.2.0
3131
OS: Ubuntu 20.04 LTS
32-
Linux xy-Inspiron-3593 5.4.0-100-generic #113-Ubuntu SMP Thu Feb 3 18:43:29 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
32+
Linux xy-Inspiron-3593 5.13.0-35-generic #40~20.04.1-Ubuntu SMP Mon Mar 7 09:18:32 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
3333
3434
Context:
3535
I encountered a crash while trying to use the Timer Interrupt.
@@ -49,3 +49,4 @@ There are usually some outstanding feature requests in the [existing issues list
4949
### Sending Pull Requests
5050

5151
Pull Requests with changes and fixes are also welcome!
52+

0 commit comments

Comments
 (0)