|
| 1 | +==================================== |
| 2 | + The IPython-contrib licensing terms |
| 3 | +==================================== |
| 4 | + |
| 5 | +IPython-contrib is licensed under the terms of the Modified BSD License (also |
| 6 | +known as New or Revised or 3-Clause BSD), as follows: |
| 7 | + |
| 8 | +- Copyright (c) 2013-2014, IPython-contrib Developers |
| 9 | + |
| 10 | +All rights reserved. |
| 11 | + |
| 12 | +Redistribution and use in source and binary forms, with or without |
| 13 | +modification, are permitted provided that the following conditions are met: |
| 14 | + |
| 15 | +Redistributions of source code must retain the above copyright notice, this |
| 16 | +list of conditions and the following disclaimer. |
| 17 | + |
| 18 | +Redistributions in binary form must reproduce the above copyright notice, this |
| 19 | +list of conditions and the following disclaimer in the documentation and/or |
| 20 | +other materials provided with the distribution. |
| 21 | + |
| 22 | +Neither the name of the IPython-contrib Developers nor the names of its |
| 23 | +contributors may be used to endorse or promote products derived from this |
| 24 | +software without specific prior written permission. |
| 25 | + |
| 26 | +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND |
| 27 | +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
| 28 | +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
| 29 | +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE |
| 30 | +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 31 | +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR |
| 32 | +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER |
| 33 | +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
| 34 | +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 35 | +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
0 commit comments