summaryrefslogtreecommitdiff
path: root/misc/uClibc++/install.sh
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-10-31 20:13:28 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-10-31 20:13:28 +0000
commit6dc98fefa9f7d0507c5d83216b34c02145a79b94 (patch)
tree42ab5d786172e1747c14a647fa39e3908646f260 /misc/uClibc++/install.sh
parent329b6095ddda830433e6000b943fab82d1c83cf1 (diff)
downloadnuttx-6dc98fefa9f7d0507c5d83216b34c02145a79b94.tar.gz
nuttx-6dc98fefa9f7d0507c5d83216b34c02145a79b94.tar.bz2
nuttx-6dc98fefa9f7d0507c5d83216b34c02145a79b94.zip
Add apps/examples/cxxtest from Qiang Yu
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5284 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'misc/uClibc++/install.sh')
-rwxr-xr-xmisc/uClibc++/install.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/uClibc++/install.sh b/misc/uClibc++/install.sh
index 9f612bc41..001a71bfe 100755
--- a/misc/uClibc++/install.sh
+++ b/misc/uClibc++/install.sh
@@ -264,8 +264,8 @@ fi
# Licensing
echo "You are about to install the uClibc++ library into the NuttX source"
-echo "tree. NuttX is licensed under a modified BSD License; uClibc is"
-echo "licensed under the GNU LGPL Version 3 license. When you install"
+echo "tree. NuttX is licensed under the permissive, modified BSD License; uClibc"
+echo "is licensed under the GNU LGPL Version 3 license. When you install"
echo "uClibc++ into the NuttX source tree, you must then comply with uClibc's"
echo "stricter GNU LGPL Version 3 license."
echo ""