You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -432,11 +432,11 @@ The files in the [`actions`][15] directory contain examples for [arduino-compile
432
432
433
433
The DSLite tool is licensed per the Texas Instruments [Uniflash License][95]. DSLite is available fordownloadin the Assets area on the [Releases page][202].
434
434
435
-
GCC is distributed per the [GNU General Public License v3][103].
435
+
GCC is distributed per the [GNU General Public License v3][103] ([plain text version][215]).
436
436
437
-
[`mspdebug`][207] is Copyright (C) Daniel Beer and distributed per [GNU General Public License v2][104].
437
+
[`mspdebug`][207] is Copyright (C) Daniel Beer and distributed per [GNU General Public License v2][104] ([plain text version][214]).
438
438
439
-
The majority of the remaining files in this repo are either a copy or a derivation of Energia platform cores, which are licensed under the GNU [Lesser General Public License v2.1][102] per [Energia][19].
439
+
The majority of the remaining files in this repo are either a copy or a derivation of Energia platform cores, which are licensed under the GNU [Lesser General Public License v2.1][102] ([plain text version][216]) per [Energia][19].
440
440
441
441
The other non-Energia derived software and files in this repository are also released released under LGPL v2.1.
442
442
@@ -549,6 +549,9 @@ See the file [`LICENSE.txt`][101] in this repository.
0 commit comments