chiark / gitweb /
Cleaner way to fix ctest (#144)
[nlopt.git] / slsqp / COPYRIGHT
1 Copyright (c) 1988 Dieter Kraft
2
3 Copyright (c) 1994 Association for Computing Machinery
4
5 Copyright (c) 2001, 2002 Enthought, Inc.
6 All rights reserved.
7
8 Copyright (c) 2003-2009 SciPy Developers.
9 All rights reserved.
10
11 Copyright (c) 2010 Massachusetts Institute of Technology
12 All rights reserved.
13
14 Redistribution and use in source and binary forms, with or without
15 modification, are permitted provided that the following conditions are met:
16
17   a. Redistributions of source code must retain the above copyright notice,
18      this list of conditions and the following disclaimer.
19   b. Redistributions in binary form must reproduce the above copyright
20      notice, this list of conditions and the following disclaimer in the
21      documentation and/or other materials provided with the distribution.
22   c. Neither the name of the Enthought nor the names of its contributors
23      may be used to endorse or promote products derived from this software
24      without specific prior written permission.
25
26 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
27 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
28 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
29 ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR
30 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
34 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
35 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
36 DAMAGE.
37
38 C      http://permalink.gmane.org/gmane.comp.python.scientific.devel/6725
39 C      ------
40 C      From: Deborah Cotton <cotton@hq.acm.org>
41 C      Date: Fri, 14 Sep 2007 12:35:55 -0500
42 C      Subject: RE: Algorithm License requested
43 C      To: Alan Isaac
44 C
45 C      Prof. Issac,
46 C
47 C      In that case, then because the author consents to [the ACM] releasing
48 C      the code currently archived at http://www.netlib.org/toms/733 under the
49 C      BSD license, the ACM hereby releases this code under the BSD license.
50 C
51 C      Regards,
52 C
53 C      Deborah Cotton, Copyright & Permissions
54 C      ACM Publications
55 C      2 Penn Plaza, Suite 701**
56 C      New York, NY 10121-0701
57 C      permissions@acm.org
58 C      212.869.7440 ext. 652
59 C      Fax. 212.869.0481
60 C      ------