mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-07 14:47:42 -04:00
Final tidy up before tagging V8.2.3.
This commit is contained in:
parent
825b43a188
commit
5e9787978c
10 changed files with 110 additions and 112 deletions
|
@ -1,8 +1,8 @@
|
|||
----------------------------------------------------------------------------
|
||||
|
||||
NOTE: The modification to the GPL is included to allow you to distribute a
|
||||
combined work that includes FreeRTOS without being obliged to provide the source
|
||||
code for proprietary components.
|
||||
NOTE: The modification to the GPL documented below is included to allow you to
|
||||
distribute a combined work that includes FreeRTOS without being obliged to
|
||||
provide the source code for proprietary components.
|
||||
|
||||
----------------------------------------------------------------------------
|
||||
|
||||
|
@ -10,8 +10,8 @@ The FreeRTOS GPL Exception Text:
|
|||
|
||||
Any FreeRTOS source code, whether modified or in it's original release form,
|
||||
or whether in whole or in part, can only be distributed by you under the terms
|
||||
of the GNU General Public License plus this exception. An independent module is
|
||||
a module which is not derived from or based on FreeRTOS.
|
||||
of version 2 of the GNU General Public License plus this exception. An
|
||||
independent module is a module which is not derived from or based on FreeRTOS.
|
||||
|
||||
Clause 1:
|
||||
|
||||
|
@ -37,7 +37,7 @@ industry and is intended to ensure information accuracy).
|
|||
|
||||
--------------------------------------------------------------------
|
||||
|
||||
The standard GPL exception text:
|
||||
The standard GPL v2 text follows:
|
||||
|
||||
|
||||
GNU GENERAL PUBLIC LICENSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue