Home | History | Annotate | Download | only in krb5
      1  * Copyright 1989,1990,1995 by the Massachusetts Institute of Technology.
      2  * All Rights Reserved.
      3  *
      4  * Export of this software from the United States of America may
      5  *   require a specific license from the United States Government.
      6  *   It is the responsibility of any person or organization contemplating
      7  *   export to obtain such a license before exporting.
      8  *
      9  * WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
     10  * distribute this software and its documentation for any purpose and
     11  * without fee is hereby granted, provided that the above copyright
     12  * notice appear in all copies and that both that copyright notice and
     13  * this permission notice appear in supporting documentation, and that
     14  * the name of M.I.T. not be used in advertising or publicity pertaining
     15  * to distribution of the software without specific, written prior
     16  * permission.  M.I.T. makes no representations about the suitability of
     17  * this software for any purpose.  It is provided "as is" without express
     18  * or implied warranty.
     19 
     20  * Copyright 1987-2004 by the Massachusetts Institute of Technology.
     21  * All Rights Reserved.
     22  *
     23  * Export of this software from the United States of America may
     24  *   require a specific license from the United States Government.
     25  *   It is the responsibility of any person or organization contemplating
     26  *   export to obtain such a license before exporting.
     27  * 
     28  * WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
     29  * distribute this software and its documentation for any purpose and
     30  * without fee is hereby granted, provided that the above copyright
     31  * notice appear in all copies and that both that copyright notice and
     32  * this permission notice appear in supporting documentation, and that
     33  * the name of M.I.T. not be used in advertising or publicity pertaining
     34  * to distribution of the software without specific, written prior
     35  * permission.  Furthermore if you modify this software you must label
     36  * your software as modified software and not distribute it in such a
     37  * fashion that it might be confused with the original M.I.T. software.
     38  * M.I.T. makes no representations about the suitability of
     39  * this software for any purpose.  It is provided "as is" without express
     40  * or implied warranty.
     41 
     42  * Copyright (C) 1989-1995 by the Massachusetts Institute of Technology,
     43  * Cambridge, MA, USA.  All Rights Reserved.
     44  *
     45  * This software is being provided to you, the LICENSEE, by the
     46  * Massachusetts Institute of Technology (M.I.T.) under the following
     47  * license.  By obtaining, using and/or copying this software, you agree
     48  * that you have read, understood, and will comply with these terms and
     49  * conditions:
     50  *
     51  * Export of this software from the United States of America may
     52  * require a specific license from the United States Government.
     53  * It is the responsibility of any person or organization contemplating
     54  * export to obtain such a license before exporting.
     55  *
     56  * WITHIN THAT CONSTRAINT, permission to use, copy, modify and distribute
     57  * this software and its documentation for any purpose and without fee or
     58  * royalty is hereby granted, provided that you agree to comply with the
     59  * following copyright notice and statements, including the disclaimer, and
     60  * that the same appear on ALL copies of the software and documentation,
     61  * including modifications that you make for internal use or for
     62  * distribution:
     63  *
     64  * THIS SOFTWARE IS PROVIDED "AS IS", AND M.I.T. MAKES NO REPRESENTATIONS
     65  * OR WARRANTIES, EXPRESS OR IMPLIED.  By way of example, but not
     66  * limitation, M.I.T. MAKES NO REPRESENTATIONS OR WARRANTIES OF
     67  * MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF
     68  * THE LICENSED SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY
     69  * PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
     70  *
     71  * The name of the Massachusetts Institute of Technology or M.I.T. may NOT
     72  * be used in advertising or publicity pertaining to distribution of the
     73  * software.  Title to copyright in this software and any associated
     74  * documentation shall at all times remain with M.I.T., and USER agrees to
     75  * preserve same.
     76 
     77  ** Copyright (C) 1990, RSA Data Security, Inc. All rights reserved. **
     78  **                                                                  **
     79  ** License to copy and use this software is granted provided that   **
     80  ** it is identified as the "RSA Data Security, Inc. MD4 Message     **
     81  ** Digest Algorithm" in all material mentioning or referencing this **
     82  ** software or this function.                                       **
     83  **                                                                  **
     84  ** License is also granted to make and use derivative works         **
     85  ** provided that such works are identified as "derived from the RSA **
     86  ** Data Security, Inc. MD4 Message Digest Algorithm" in all         **
     87  ** material mentioning or referencing the derived work.             **
     88  **                                                                  **
     89  ** RSA Data Security, Inc. makes no representations concerning      **
     90  ** either the merchantability of this software or the suitability   **
     91  ** of this software for any particular purpose.  It is provided "as **
     92  ** is" without express or implied warranty of any kind.             **
     93  **                                                                  **
     94  ** These notices must be retained in any copies of any part of this **
     95  ** documentation and/or software.                                   **
     96 
     97  * Copyright 1993,1995 by OpenVision Technologies, Inc.
     98  *
     99  * Permission to use, copy, modify, distribute, and sell this software
    100  * and its documentation for any purpose is hereby granted without fee,
    101  * provided that the above copyright notice appears in all copies and
    102  * that both that copyright notice and this permission notice appear in
    103  * supporting documentation, and that the name of OpenVision not be used
    104  * in advertising or publicity pertaining to distribution of the software
    105  * without specific, written prior permission. OpenVision makes no
    106  * representations about the suitability of this software for any
    107  * purpose.  It is provided "as is" without express or implied warranty.
    108  *
    109  * OPENVISION DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
    110  * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
    111  * EVENT SHALL OPENVISION BE LIABLE FOR ANY SPECIAL, INDIRECT OR
    112  * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
    113  * USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
    114  * OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
    115  * PERFORMANCE OF THIS SOFTWARE.
    116 
    117  * Copyright (C) 1998 by the FundsXpress, INC.
    118  * 
    119  * All rights reserved.
    120  * 
    121  * Export of this software from the United States of America may require
    122  * a specific license from the United States Government.  It is the
    123  * responsibility of any person or organization contemplating export to
    124  * obtain such a license before exporting.
    125  * 
    126  * WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
    127  * distribute this software and its documentation for any purpose and
    128  * without fee is hereby granted, provided that the above copyright
    129  * notice appear in all copies and that both that copyright notice and
    130  * this permission notice appear in supporting documentation, and that
    131  * the name of FundsXpress. not be used in advertising or publicity pertaining
    132  * to distribution of the software without specific, written prior
    133  * permission.  FundsXpress makes no representations about the suitability of
    134  * this software for any purpose.  It is provided "as is" without express
    135  * or implied warranty.
    136  * 
    137  * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
    138  * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
    139  * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
    140 
    141  * Copyright (c) 2002 Naval Research Laboratory (NRL/CCS)
    142  *
    143  * Permission to use, copy, modify and distribute this software and its
    144  * documentation is hereby granted, provided that both the copyright
    145  * notice and this permission notice appear in all copies of the software,
    146  * derivative works or modified versions, and any portions thereof.
    147  * 
    148  * NRL ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS" CONDITION AND
    149  * DISCLAIMS ANY LIABILITY OF ANY KIND FOR ANY DAMAGES WHATSOEVER
    150  * RESULTING FROM THE USE OF THIS SOFTWARE.
    151 
    152  * Copyright 1995 by Richard P. Basch.  All Rights Reserved.
    153  * Copyright 1995 by Lehman Brothers, Inc.  All Rights Reserved.
    154  *
    155  * Export of this software from the United States of America may
    156  *   require a specific license from the United States Government.
    157  *   It is the responsibility of any person or organization contemplating
    158  *   export to obtain such a license before exporting.
    159  * 
    160  * WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
    161  * distribute this software and its documentation for any purpose and
    162  * without fee is hereby granted, provided that the above copyright
    163  * notice appear in all copies and that both that copyright notice and
    164  * this permission notice appear in supporting documentation, and that
    165  * the name of Richard P. Basch, Lehman Brothers and M.I.T. not be used
    166  * in advertising or publicity pertaining to distribution of the software
    167  * without specific, written prior permission.  Richard P. Basch,
    168  * Lehman Brothers and M.I.T. make no representations about the suitability
    169  * of this software for any purpose.  It is provided "as is" without
    170  * express or implied warranty.
    171