src/jdk.dynalink/share/legal/dynalink.md
author coffeys
Thu, 21 Nov 2019 11:31:58 +0000
changeset 59199 a096dfdcabde
parent 50797 07365663f130
permissions -rw-r--r--
8233801: GCMEmptyIv.java test fails on Solaris 11.4 Reviewed-by: valeriep
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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
07365663f130 8205696: Undo licence.md
jlaskey
parents: 50695
diff changeset
     8
Redistribution and use in source and binary forms, with or without
07365663f130 8205696: Undo licence.md
jlaskey
parents: 50695
diff changeset
     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
07365663f130 8205696: Undo licence.md
jlaskey
parents: 50695
diff changeset
    11
* Redistributions of source code must retain the above copyright
07365663f130 8205696: Undo licence.md
jlaskey
parents: 50695
diff changeset
    12
  notice, this list of conditions and the following disclaimer.
07365663f130 8205696: Undo licence.md
jlaskey
parents: 50695
diff changeset
    13
* Redistributions in binary form must reproduce the above copyright
07365663f130 8205696: Undo licence.md
jlaskey
parents: 50695
diff changeset
    14
  notice, this list of conditions and the following disclaimer in the
07365663f130 8205696: Undo licence.md
jlaskey
parents: 50695
diff changeset
    15
  documentation and/or other materials provided with the distribution.
07365663f130 8205696: Undo licence.md
jlaskey
parents: 50695
diff changeset
    16
* Neither the name of the copyright holder nor the names of
07365663f130 8205696: Undo licence.md
jlaskey
parents: 50695
diff changeset
    17
  contributors may be used to endorse or promote products derived from
07365663f130 8205696: Undo licence.md
jlaskey
parents: 50695
diff changeset
    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
07365663f130 8205696: Undo licence.md
jlaskey
parents: 50695
diff changeset
    20
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
07365663f130 8205696: Undo licence.md
jlaskey
parents: 50695
diff changeset
    21
IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
07365663f130 8205696: Undo licence.md
jlaskey
parents: 50695
diff changeset
    22
TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
07365663f130 8205696: Undo licence.md
jlaskey
parents: 50695
diff changeset
    23
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL COPYRIGHT HOLDER
07365663f130 8205696: Undo licence.md
jlaskey
parents: 50695
diff changeset
    24
BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
07365663f130 8205696: Undo licence.md
jlaskey
parents: 50695
diff changeset
    25
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
07365663f130 8205696: Undo licence.md
jlaskey
parents: 50695
diff changeset
    26
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
07365663f130 8205696: Undo licence.md
jlaskey
parents: 50695
diff changeset
    27
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
07365663f130 8205696: Undo licence.md
jlaskey
parents: 50695
diff changeset
    28
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
07365663f130 8205696: Undo licence.md
jlaskey
parents: 50695
diff changeset
    29
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
07365663f130 8205696: Undo licence.md
jlaskey
parents: 50695
diff changeset
    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>