src/java.base/share/legal/aes.md
changeset 47216 71c04702a3d5
parent 42670 d833113eb7d7
equal deleted inserted replaced
47215:4ebc2e2fb97c 47216:71c04702a3d5
       
     1 ## Cryptix AES v3.2.0
       
     2 
       
     3 ### Cryptix General License
       
     4 <pre>
       
     5 
       
     6 Cryptix General License
       
     7 
       
     8 Copyright (c) 1995-2005 The Cryptix Foundation Limited.
       
     9 All rights reserved.
       
    10 
       
    11 Redistribution and use in source and binary forms, with or without
       
    12 modification, are permitted provided that the following conditions are
       
    13 met:
       
    14 
       
    15   1. Redistributions of source code must retain the copyright notice,
       
    16      this list of conditions and the following disclaimer.
       
    17 
       
    18   2. Redistributions in binary form must reproduce the above copyright
       
    19      notice, this list of conditions and the following disclaimer in
       
    20      the documentation and/or other materials provided with the
       
    21      distribution.
       
    22 
       
    23 THIS SOFTWARE IS PROVIDED BY THE CRYPTIX FOUNDATION LIMITED AND
       
    24 CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
       
    25 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
       
    26 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
       
    27 IN NO EVENT SHALL THE CRYPTIX FOUNDATION LIMITED OR CONTRIBUTORS BE
       
    28 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
       
    29 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
       
    30 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
       
    31 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
       
    32 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
       
    33 OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
       
    34 IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
       
    35 
       
    36 </pre>