diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2008-05-20 12:44:49 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2008-05-20 12:44:49 +0000 |
commit | b07342596a56c2873357776ab4251dc3b49a0d55 (patch) | |
tree | dd2850cd75ef1973ae06a436df093e133b827ab3 /ext | |
parent | a11499bdab89f5bc84b53c1b519bec6dac7d2732 (diff) | |
download | ChibiOS-b07342596a56c2873357776ab4251dc3b49a0d55.tar.gz ChibiOS-b07342596a56c2873357776ab4251dc3b49a0d55.tar.bz2 ChibiOS-b07342596a56c2873357776ab4251dc3b49a0d55.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@301 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'ext')
-rw-r--r-- | ext/readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/readme.txt b/ext/readme.txt index 53cd14f94..d070be533 100644 --- a/ext/readme.txt +++ b/ext/readme.txt @@ -2,7 +2,7 @@ ** External Libraries. **
*****************************************************************************
-The files under this directory are not part of ChibiOS/RT but are used by
+The libraries under this directory are not part of ChibiOS/RT but are used by
some of the demo applications.
Please note that each item is covered by its own license, please read the
instructions contained in the various distributions.
|