Home | History | Annotate | Download | only in mech_krb5
      1  * Copyright (c) 1987, 1990, 1993, 1994
      2  *	The Regents of the University of California.  All rights reserved.
      3  *
      4  * Redistribution and use in source and binary forms, with or without
      5  * modification, are permitted provided that the following conditions
      6  * are met:
      7  * 1. Redistributions of source code must retain the above copyright
      8  *    notice, this list of conditions and the following disclaimer.
      9  * 2. Redistributions in binary form must reproduce the above copyright
     10  *    notice, this list of conditions and the following disclaimer in the
     11  *    documentation and/or other materials provided with the distribution.
     12  * 3. All advertising materials mentioning features or use of this software
     13  *    must display the following acknowledgement:
     14  *	This product includes software developed by the University of
     15  *	California, Berkeley and its contributors.
     16  * 4. Neither the name of the University nor the names of its contributors
     17  *    may be used to endorse or promote products derived from this software
     18  *    without specific prior written permission.
     19  *
     20  * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
     21  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
     22  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
     23  * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
     24  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
     25  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
     26  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
     27  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
     28  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
     29  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
     30  * SUCH DAMAGE.
     31 
     32  * Copyright 1990,1991,1993-1995 by the Massachusetts Institute of Technology.
     33  * All Rights Reserved.
     34  *
     35  * Export of this software from the United States of America may
     36  *   require a specific license from the United States Government.
     37  *   It is the responsibility of any person or organization contemplating
     38  *   export to obtain such a license before exporting.
     39  *
     40  * WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
     41  * distribute this software and its documentation for any purpose and
     42  * without fee is hereby granted, provided that the above copyright
     43  * notice appear in all copies and that both that copyright notice and
     44  * this permission notice appear in supporting documentation, and that
     45  * the name of M.I.T. not be used in advertising or publicity pertaining
     46  * to distribution of the software without specific, written prior
     47  * permission.  M.I.T. makes no representations about the suitability of
     48  * this software for any purpose.  It is provided "as is" without express
     49  * or implied warranty.
     50 
     51  * Copyright 1987,1988,1990-1995,1997-2005 by the Massachusetts Institute of Technology.
     52  * All Rights Reserved.
     53  *
     54  * Export of this software from the United States of America may
     55  *   require a specific license from the United States Government.
     56  *   It is the responsibility of any person or organization contemplating
     57  *   export to obtain such a license before exporting.
     58  * 
     59  * WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
     60  * distribute this software and its documentation for any purpose and
     61  * without fee is hereby granted, provided that the above copyright
     62  * notice appear in all copies and that both that copyright notice and
     63  * this permission notice appear in supporting documentation, and that
     64  * the name of M.I.T. not be used in advertising or publicity pertaining
     65  * to distribution of the software without specific, written prior
     66  * permission.  Furthermore if you modify this software you must label
     67  * your software as modified software and not distribute it in such a
     68  * fashion that it might be confused with the original M.I.T. software.
     69  * M.I.T. makes no representations about the suitability of
     70  * this software for any purpose.  It is provided "as is" without express
     71  * or implied warranty.
     72 
     73  * Copyright (C) 1989-1994,2001-2004 by the Massachusetts Institute of Technology,
     74  * Cambridge, MA, USA.  All Rights Reserved.
     75  * 
     76  * This software is being provided to you, the LICENSEE, by the 
     77  * Massachusetts Institute of Technology (M.I.T.) under the following 
     78  * license.  By obtaining, using and/or copying this software, you agree 
     79  * that you have read, understood, and will comply with these terms and 
     80  * conditions:  
     81  * 
     82  * Export of this software from the United States of America may
     83  * require a specific license from the United States Government.
     84  * It is the responsibility of any person or organization contemplating
     85  * export to obtain such a license before exporting.
     86  * 
     87  * WITHIN THAT CONSTRAINT, permission to use, copy, modify and distribute 
     88  * this software and its documentation for any purpose and without fee or 
     89  * royalty is hereby granted, provided that you agree to comply with the 
     90  * following copyright notice and statements, including the disclaimer, and 
     91  * that the same appear on ALL copies of the software and documentation, 
     92  * including modifications that you make for internal use or for 
     93  * distribution:
     94  * 
     95  * THIS SOFTWARE IS PROVIDED "AS IS", AND M.I.T. MAKES NO REPRESENTATIONS 
     96  * OR WARRANTIES, EXPRESS OR IMPLIED.  By way of example, but not 
     97  * limitation, M.I.T. MAKES NO REPRESENTATIONS OR WARRANTIES OF 
     98  * MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF 
     99  * THE LICENSED SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY 
    100  * PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.   
    101  * 
    102  * The name of the Massachusetts Institute of Technology or M.I.T. may NOT 
    103  * be used in advertising or publicity pertaining to distribution of the 
    104  * software.  Title to copyright in this software and any associated 
    105  * documentation shall at all times remain with M.I.T., and USER agrees to 
    106  * preserve same.
    107  *
    108  * Furthermore if you modify this software you must label
    109  * your software as modified software and not distribute it in such a
    110  * fashion that it might be confused with the original M.I.T. software.  
    111 
    112  * Copyright (c) 1994 CyberSAFE Corporation.
    113  * Copyright (c) 1993 Open Computing Security Group
    114  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
    115  * All Rights Reserved.
    116  *
    117  * Export of this software from the United States of America may
    118  *   require a specific license from the United States Government.
    119  *   It is the responsibility of any person or organization contemplating
    120  *   export to obtain such a license before exporting.
    121  *
    122  * WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
    123  * distribute this software and its documentation for any purpose and
    124  * without fee is hereby granted, provided that the above copyright
    125  * notice appear in all copies and that both that copyright notice and
    126  * this permission notice appear in supporting documentation, and that
    127  * the name of M.I.T. not be used in advertising or publicity pertaining
    128  * to distribution of the software without specific, written prior
    129  * permission.  Furthermore if you modify this software you must label
    130  * your software as modified software and not distribute it in such a
    131  * fashion that it might be confused with the original M.I.T. software.
    132  * Neither M.I.T., the Open Computing Security Group, nor
    133  * CyberSAFE Corporation make any representations about the suitability of
    134  * this software for any purpose.  It is provided "as is" without express
    135  * or implied warranty.
    136 
    137 Copyright 1997 by Massachusetts Institute of Technology
    138 Copyright 1987, 1988 by the Student Information Processing Board
    139 	of the Massachusetts Institute of Technology
    140 
    141 Permission to use, copy, modify, and distribute this software
    142 and its documentation for any purpose and without fee is
    143 hereby granted, provided that the above copyright notice
    144 appear in all copies and that both that copyright notice and
    145 this permission notice appear in supporting documentation,
    146 and that the names of M.I.T. and the M.I.T. S.I.P.B. not be
    147 used in advertising or publicity pertaining to distribution
    148 of the software without specific, written prior permission.
    149 M.I.T. and the M.I.T. S.I.P.B. make no representations about
    150 the suitability of this software for any purpose.  It is
    151 provided "as is" without express or implied warranty.
    152 
    153  * Copyright (C) 1998 by the FundsXpress, INC.
    154  * 
    155  * All rights reserved.
    156  * 
    157  * Export of this software from the United States of America may require
    158  * a specific license from the United States Government.  It is the
    159  * responsibility of any person or organization contemplating export to
    160  * obtain such a license before exporting.
    161  * 
    162  * WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
    163  * distribute this software and its documentation for any purpose and
    164  * without fee is hereby granted, provided that the above copyright
    165  * notice appear in all copies and that both that copyright notice and
    166  * this permission notice appear in supporting documentation, and that
    167  * the name of FundsXpress. not be used in advertising or publicity pertaining
    168  * to distribution of the software without specific, written prior
    169  * permission.  FundsXpress makes no representations about the suitability of
    170  * this software for any purpose.  It is provided "as is" without express
    171  * or implied warranty.
    172  * 
    173  * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
    174  * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
    175  * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
    176 
    177  * Copyright 1993 by OpenVision Technologies, Inc.
    178  * 
    179  * Permission to use, copy, modify, distribute, and sell this software
    180  * and its documentation for any purpose is hereby granted without fee,
    181  * provided that the above copyright notice appears in all copies and
    182  * that both that copyright notice and this permission notice appear in
    183  * supporting documentation, and that the name of OpenVision not be used
    184  * in advertising or publicity pertaining to distribution of the software
    185  * without specific, written prior permission. OpenVision makes no
    186  * representations about the suitability of this software for any
    187  * purpose.  It is provided "as is" without express or implied warranty.
    188  * 
    189  * OPENVISION DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
    190  * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
    191  * EVENT SHALL OPENVISION BE LIABLE FOR ANY SPECIAL, INDIRECT OR
    192  * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
    193  * USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
    194  * OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
    195  * PERFORMANCE OF THIS SOFTWARE.
    196 
    197  ** Copyright (C) 1990, RSA Data Security, Inc. All rights reserved. **
    198  **                                                                  **
    199  ** License to copy and use this software is granted provided that   **
    200  ** it is identified as the "RSA Data Security, Inc. MD4 Message     **
    201  ** Digest Algorithm" in all material mentioning or referencing this **
    202  ** software or this function.                                       **
    203  **                                                                  **
    204  ** License is also granted to make and use derivative works         **
    205  ** provided that such works are identified as "derived from the RSA **
    206  ** Data Security, Inc. MD4 Message Digest Algorithm" in all         **
    207  ** material mentioning or referencing the derived work.             **
    208  **                                                                  **
    209  ** RSA Data Security, Inc. makes no representations concerning      **
    210  ** either the merchantability of this software or the suitability   **
    211  ** of this software for any particular purpose.  It is provided "as **
    212  ** is" without express or implied warranty of any kind.             **
    213  **                                                                  **
    214  ** These notices must be retained in any copies of any part of this **
    215  ** documentation and/or software.                                   **
    216 
    217  * Copyright (c) 1990 Regents of The University of Michigan.
    218  * All Rights Reserved.
    219  *
    220  * Permission to use, copy, modify, and distribute this software
    221  * and its documentation for any purpose and without fee is hereby
    222  * granted, provided that the above copyright notice appears in all
    223  * copies and that both that copyright notice and this permission
    224  * notice appear in supporting documentation, and that the name of
    225  * The University of Michigan not be used in advertising or
    226  * publicity pertaining to distribution of the software without
    227  * specific, written prior permission. This software is supplied as
    228  * is without expressed or implied warranties of any kind.
    229  *
    230  *	ITD Research Systems
    231  *	University of Michigan
    232  *	535 W. William Street
    233  *	Ann Arbor, Michigan
    234  *	+1-313-936-2652
    235  *	netatalk (a] terminator.cc.umich.edu
    236