diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2009-02-02 21:07:27 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2009-02-02 21:07:27 +0000 |
commit | 528e9fea357b8b24069d99657230ba28968f5d0c (patch) | |
tree | fc423eb4662f925f37d705323d5e67cc0c342cd0 /docs/src/licfaq.dox | |
parent | ec4178dd0ff7587b79a8c525aa88d467642ce629 (diff) | |
download | ChibiOS-528e9fea357b8b24069d99657230ba28968f5d0c.tar.gz ChibiOS-528e9fea357b8b24069d99657230ba28968f5d0c.tar.bz2 ChibiOS-528e9fea357b8b24069d99657230ba28968f5d0c.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@713 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs/src/licfaq.dox')
-rw-r--r-- | docs/src/licfaq.dox | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/src/licfaq.dox b/docs/src/licfaq.dox index a666a6aa0..afe0fa687 100644 --- a/docs/src/licfaq.dox +++ b/docs/src/licfaq.dox @@ -36,6 +36,10 @@ * application without have to release your source code under certains
* conditions. See the exception text under "Approved Interfaces" for
* details.
+ * - <b>Is the exception applicable to any ChibiOS/RT version ?</b><br>
+ * The exception is valid only for ChibiOS/RT releases marked as @e stable.
+ * Beta or unstable versions are covered by the GPL3 alone because are meant
+ * for testing only.
* - <b>I don't want to be bound by any of the above restriction, is this
* possible?</b><br>
* You may contact us about a commercial license.
|