summaryrefslogtreecommitdiff
path: root/misc/uClibc++/install.sh
diff options
context:
space:
mode:
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 ""