1 | With exception of certain parts that are prominently marked as being
|
---|
2 | in the Public Domain, BSD, or LGPL this Software is provided under the
|
---|
3 | Zope Public License (ZPL) Version 2.1.
|
---|
4 |
|
---|
5 | Copyright (c) 2009 - 2013 by the mingw-w64 project
|
---|
6 |
|
---|
7 | See the AUTHORS file for the list of contributors to the mingw-w64 project.
|
---|
8 |
|
---|
9 | This license has been certified as open source. It has also been designated
|
---|
10 | as GPL compatible by the Free Software Foundation (FSF).
|
---|
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 | 1. Redistributions in source code must retain the accompanying copyright
|
---|
16 | notice, this list of conditions, and the following disclaimer.
|
---|
17 | 2. Redistributions in binary form must reproduce the accompanying
|
---|
18 | copyright notice, this list of conditions, and the following disclaimer
|
---|
19 | in the documentation and/or other materials provided with the
|
---|
20 | distribution.
|
---|
21 | 3. Names of the copyright holders must not be used to endorse or promote
|
---|
22 | products derived from this software without prior written permission
|
---|
23 | from the copyright holders.
|
---|
24 | 4. The right to distribute this software or to use it for any purpose does
|
---|
25 | not give you the right to use Servicemarks (sm) or Trademarks (tm) of
|
---|
26 | the copyright holders. Use of them is covered by separate agreement
|
---|
27 | with the copyright holders.
|
---|
28 | 5. If any files are modified, you must cause the modified files to carry
|
---|
29 | prominent notices stating that you changed the files and the date of
|
---|
30 | any change.
|
---|
31 |
|
---|
32 | Disclaimer
|
---|
33 |
|
---|
34 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY EXPRESSED
|
---|
35 | OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
|
---|
36 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
|
---|
37 | EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY DIRECT, INDIRECT,
|
---|
38 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
---|
39 | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
|
---|
40 | OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
|
---|
41 | LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
---|
42 | NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
|
---|
43 | EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
---|