|
| 1 | +CellProfiler is licensed under the GNU General Public License version |
| 2 | +2. See the file COPYING for the terms of the GNU GPL license. |
| 3 | + |
| 4 | +Certain files are licensed under the more permissive BSD license. |
| 5 | +This is indicated near the top of the relevant files. The BSD license |
| 6 | +is as follows: |
| 7 | + |
| 8 | +Copyright (c) 2003-2009 Massachusetts Institute of Technology |
| 9 | +Copyright (c) 2009-2013 Broad Institute |
| 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 |
| 16 | + notice, this list of conditions and the following disclaimer. |
| 17 | + |
| 18 | + * Redistributions in binary form must reproduce the above |
| 19 | + copyright notice, this list of conditions and the following |
| 20 | + disclaimer in the documentation and/or other materials provided |
| 21 | + with the distribution. |
| 22 | + |
| 23 | + * Neither the name of the Massachusetts Institute of Technology |
| 24 | + nor the Broad Institute nor the names of its contributors may be |
| 25 | + used to endorse or promote products derived from this software |
| 26 | + without specific prior written permission. |
| 27 | + |
| 28 | +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 29 | +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 30 | +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
| 31 | +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL MASSACHUSETTS |
| 32 | +INSTITUTE OF TECHNOLOGY OR THE BROAD INSTITUTE BE LIABLE FOR ANY |
| 33 | +DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 34 | +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE |
| 35 | +GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS |
| 36 | +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER |
| 37 | +IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR |
| 38 | +OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF |
| 39 | +ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
0 commit comments