Skip to content
This repository has been archived by the owner on Nov 15, 2019. It is now read-only.

Commit

Permalink
Remove BSD license
Browse files Browse the repository at this point in the history
  • Loading branch information
KuraFire committed Sep 15, 2012
1 parent fc3a5a6 commit 47811b6
Showing 1 changed file with 1 addition and 28 deletions.
29 changes: 1 addition & 28 deletions license/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<section class="standalone">
<h2>License</h2>

<p>Modernizr is available under the MIT and BSD licenses:</p>
<p>Modernizr is available under the MIT license:</p>

<h3>MIT License</h3>
<ol id="license-list">
Expand All @@ -30,32 +30,5 @@ <h3>MIT License</h3>
<li id="L15">OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN</li>
<li id="L16">THE SOFTWARE.</li>
</ol>
<h3>BSD License</h3>
<ol id="license-list">
<li id="L1">Copyright (c) 2011</li>
<li id="L2">All rights reserved.</li>
<li class="empty"></li>
<li id="L3">Redistribution and use in source and binary forms, with or without</li>
<li id="L4">modification, are permitted provided that the following conditions are met:</li>
<li id="L5">&nbsp;&nbsp;* Redistributions of source code must retain the above copyright</li>
<li id="L6">&nbsp;&nbsp;&nbsp;&nbsp;notice, this list of conditions and the following disclaimer.</li>
<li id="L7">&nbsp;&nbsp;* Redistributions in binary form must reproduce the above copyright</li>
<li id="L8">&nbsp;&nbsp;&nbsp;&nbsp;notice, this list of conditions and the following disclaimer in the</li>
<li id="L9">&nbsp;&nbsp;&nbsp;&nbsp;documentation and/or other materials provided with the distribution.</li>
<li id="L10">&nbsp;&nbsp;* Neither the name of the Organization nor the</li>
<li id="L11">&nbsp;&nbsp;&nbsp;&nbsp;names of its contributors may be used to endorse or promote products</li>
<li id="L12">&nbsp;&nbsp;&nbsp;&nbsp;derived from this software without specific prior written permission.</li>
<li class="empty"></li>
<li id="L13">THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND</li>
<li id="L14">ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED</li>
<li id="L15">WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE</li>
<li id="L16">DISCLAIMED. IN NO EVENT SHALL COPYRIGHT HOLDER BE LIABLE FOR ANY</li>
<li id="L17">DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES</li>
<li id="L18">(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;</li>
<li id="L19">LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND</li>
<li id="L20">ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT</li>
<li id="L21">(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS</li>
<li id="L22">SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</li>
</ol>

</section>

0 comments on commit 47811b6

Please sign in to comment.