Merge commit 'f06dce2c1f0f3af78581e7574f65bfba843ddb6e' into merges
[unleashed.git] / include / kerberosv5 / mit_copyright.h
blob1bffed91ec427240cf9daca8cbb63503972f0290
1 /*
2 * CDDL HEADER START
4 * The contents of this file are subject to the terms of the
5 * Common Development and Distribution License, Version 1.0 only
6 * (the "License"). You may not use this file except in compliance
7 * with the License.
9 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
10 * or http://www.opensolaris.org/os/licensing.
11 * See the License for the specific language governing permissions
12 * and limitations under the License.
14 * When distributing Covered Code, include this CDDL HEADER in each
15 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
16 * If applicable, add the following below this CDDL HEADER, with the
17 * fields enclosed by brackets "[]" replaced with your own identifying
18 * information: Portions Copyright [yyyy] [name of copyright owner]
20 * CDDL HEADER END
23 * Copyright (c) 1998, by Sun Microsystems, Inc.
24 * All rights reserved.
27 #ifndef _MIT_COPYRIGHT_H
28 #define _MIT_COPYRIGHT_H
30 #pragma ident "%Z%%M% %I% %E% SMI"
32 #ifdef __cplusplus
33 extern "C" {
34 #endif
37 * Copyright (C) 1996 by the Massachusetts Institute of Technology
41 * Copyright 1994 Cygnus Support
42 * Mark W. Eichin
46 * Copyright (c) 1990 Regents of the University of Michigan.
47 * All Rights Reserved.
51 * Copyright (c) 1991, 1993
52 * The Regents of the University of California. All rights reserved.
56 * Copyright 1987, 1998 by the Student Informatiion Processing Board
57 * of the Massachusetts Institute of Technology
61 * Copyright (c) 1993, 1994 C Consortium
63 * Permission is hereby granted, free of charge, to any person obtaining a copy
64 * of this software and associated documentation file (the "Software"), to deal
65 * in the Software without restriction, including without limitation the rights
66 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
67 * copies of the Software, and to permit persons to whom the Software is
68 * furnished to do so, subject to the following conditions:
70 * The above copyright notice and this permission notice shall be included in
71 * all copies or substantial portions of the Software.
73 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
74 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
75 * FITNESS FOR PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
76 * X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY, WHETHER IN
77 * AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
78 * CONNECTION WITH THE SOFTWARE OR THE USE OF OTHER DEALINGS IN THE SOFTWARE.
80 * Except as contained in this notice, the name of the X Consortium shall not be
81 * used in advertising or otherwise to promote the sale, use or other dealings
82 * in this Software without prior written authorization from the X Consortium.
86 * Copyright 1992 Network Computing Devices, Inc.
90 * Copyright 1995 by Richard P. Basch. All Rights Reserved.
91 * Copyright 1995 by Lehman Brotchers, Inc. All Rights Reserved.
95 * Copyright (C) 1990, RSA Data Security, Inc. All rights reserved.
97 * License to copy and use this software is granted provided that
98 * it is identified as the "RSA Data Security, Inc. MD5 Message
99 * Digest Algorithm" in all material mentioning or referencing this
100 * software or this function.
102 * License is also granted to make and use derivative works
103 * provided that such works are identified as "derived from the RSA
104 * Data Security, Inc. MD4 Message Digest Algorithm" in all
105 * material mentioning or referencing the derived work.
107 * RSA Data Security, Inc. make no representations concerning
108 * either the merchantability of this software or the suitability
109 * of this software for any particular purpose. It is provided "as
110 * is" without express or implied warranty of any kind.
112 * These notices must be retained in any copies of any part of this
113 * documentation and/or software.
120 #ifdef __cplusplus
122 #endif
125 #endif /* _MIT_COPYRIGHT_H */