licenses/Elastic: add license for app-misc/elasticsearch
[gentoo.git] / licenses / Opendylan
1 Copyright (c) 1995-2004 Functional Objects, Inc.
2
3 Portions copyright (c) 2004-2011 Dylan Hackers.
4
5 Permission is hereby granted, free of charge, to any person obtaining
6 a copy of this software and associated documentation files (the
7 "Software"), to deal in the Software without restriction, including
8 without limitation the rights to use, copy, modify, merge, publish,
9 distribute, sublicense, and/or sell copies of the Software, and to
10 permit persons to whom the Software is furnished to do so, subject to
11 the following conditions:
12
13 The above copyright notice and this permission notice shall be
14 included in all copies or substantial portions of the Software.
15
16 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
17 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
18 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
19 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
20 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
21 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
22 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
23 SOFTWARE.
24
25 A copy of this license may be obtained here:
26 https://raw.github.com/dylan-lang/opendylan/master/License.txt
27
28 \f
29 Ravenbrook's Memory Pool System (MPS) binaries may be included in
30 binary distributions of Open Dylan.  They are covered under the
31 following license:
32
33                MEMORY POOL SYSTEM OPEN SOURCE LICENSE
34
35 Copyright (C) 2001-2002 Ravenbrook Limited <http://www.ravenbrook.com/>.
36 All rights reserved.  This is an open source license.  Contact
37 Ravenbrook for commercial licensing options.
38
39 Redistribution and use in source and binary forms, with or without
40 modification, are permitted provided that the following conditions are
41 met:
42
43 1. Redistributions of source code must retain the above copyright
44 notice, this list of conditions and the following disclaimer.
45
46 2. Redistributions in binary form must reproduce the above copyright
47 notice, this list of conditions and the following disclaimer in the
48 documentation and/or other materials provided with the distribution.
49
50 3. Redistributions in any form must be accompanied by information on how
51 to obtain complete source code for this software and any
52 accompanying software that uses this software.  The source code must
53 either be included in the distribution or be available for no more than
54 the cost of distribution plus a nominal fee, and must be freely
55 redistributable under reasonable conditions.  For an executable file,
56 complete source code means the source code for all modules it contains.
57 It does not include source code for modules or files that typically
58 accompany the major components of the operating system on which the
59 executable file runs.
60
61 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
62 IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
63 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
64 PURPOSE, OR NON-INFRINGEMENT, ARE DISCLAIMED. IN NO EVENT SHALL THE
65 COPYRIGHT HOLDERS AND CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
66 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
67 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
68 USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
69 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
70 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
71 THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
72
73 ---
74
75 $Id: //info.ravenbrook.com/project/mps/master/license.txt#2 $