diff options
author | Chris Lattner <sabre@nondot.org> | 2010-11-14 07:30:46 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-11-14 07:30:46 +0000 |
commit | 2536851543ed3fd4ac60631488a2f7df61829669 (patch) | |
tree | 2bada677d43f42a1be4de66c4b9f5f66e719870d /clang/www/features.html | |
parent | 11a8d05bea905b3a88d57e3697b0b6cfee93b24d (diff) | |
download | bcm5719-llvm-2536851543ed3fd4ac60631488a2f7df61829669.tar.gz bcm5719-llvm-2536851543ed3fd4ac60631488a2f7df61829669.zip |
typo2
llvm-svn: 119035
Diffstat (limited to 'clang/www/features.html')
-rw-r--r-- | clang/www/features.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/www/features.html b/clang/www/features.html index d78bf7b086e..869d0d8ad1d 100644 --- a/clang/www/features.html +++ b/clang/www/features.html @@ -326,7 +326,7 @@ specifically designed and built to capture this information. <h3><a name="license">Use the LLVM 'BSD' License</a></h3> <!--=======================================================================--> -<p>We actively indend for clang (and LLVM as a whole) to be used for +<p>We actively intend for clang (and LLVM as a whole) to be used for commercial projects, and the BSD license is the simplest way to allow this. We feel that the license encourages contributors to pick up the source and work with it, and believe that those individuals and organizations will contribute |