Fix inherited error in clause 3 of LICENSE file

The original AJAX Control Toolkit license prohibited the name of the
CodePlex Foundation from being used to endorse/promote derived products.
We need to preserve this requirement.  This was already done in the .js
header blocks, and should have been done in LICENSE.txt in a7c96c56 but
was missed.

Original discussion in #10.  Permission for the license change was given
by all existing contributors in #58.
This commit is contained in:
Benjamin Gilbert 2013-05-12 17:17:35 -04:00
parent 2f2eba8df2
commit bbffa7a182

View File

@ -11,9 +11,9 @@ modification, are permitted provided that the following conditions are met:
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
- Neither the name of OpenSeadragon nor the names of its contributors may be
used to endorse or promote products derived from this software without
specific prior written permission.
- Neither the name of CodePlex Foundation nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE