author | kbarrett |
Tue, 02 Jul 2019 18:24:47 -0400 | |
changeset 55569 | 8e3a0ebf3497 |
parent 50797 | 07365663f130 |
permissions | -rw-r--r-- |
42786
1b29d1b45f6e
8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff
changeset
|
1 |
## Dynalink v.5 |
1b29d1b45f6e
8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff
changeset
|
2 |
|
1b29d1b45f6e
8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff
changeset
|
3 |
### Dynalink License |
1b29d1b45f6e
8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff
changeset
|
4 |
<pre> |
1b29d1b45f6e
8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff
changeset
|
5 |
|
1b29d1b45f6e
8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff
changeset
|
6 |
Copyright (c) 2009-2013, Attila Szegedi |
1b29d1b45f6e
8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff
changeset
|
7 |
|
50797 | 8 |
Redistribution and use in source and binary forms, with or without |
9 |
modification, are permitted provided that the following conditions are |
|
42786
1b29d1b45f6e
8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff
changeset
|
10 |
met: |
50797 | 11 |
* Redistributions of source code must retain the above copyright |
12 |
notice, this list of conditions and the following disclaimer. |
|
13 |
* Redistributions in binary form must reproduce the above copyright |
|
14 |
notice, this list of conditions and the following disclaimer in the |
|
15 |
documentation and/or other materials provided with the distribution. |
|
16 |
* Neither the name of the copyright holder nor the names of |
|
17 |
contributors may be used to endorse or promote products derived from |
|
18 |
this software without specific prior written permission. |
|
42786
1b29d1b45f6e
8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff
changeset
|
19 |
|
50797 | 20 |
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS |
21 |
IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED |
|
22 |
TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A |
|
23 |
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL COPYRIGHT HOLDER |
|
24 |
BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
|
25 |
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
|
26 |
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR |
|
27 |
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
|
28 |
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR |
|
29 |
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF |
|
30 |
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|
42786
1b29d1b45f6e
8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff
changeset
|
31 |
|
1b29d1b45f6e
8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung
parents:
diff
changeset
|
32 |
</pre> |