1 Copyright 2003 Sun Microsystems, Inc. All rights reserved. 2 Use is subject to license terms. 3 4 Copyright (c) 2001 Carnegie Mellon University. All rights reserved. 5 6 Redistribution and use in source and binary forms, with or without 7 modification, are permitted provided that the following conditions 8 are met: 9 10 1. Redistributions of source code must retain the above copyright 11 notice, this list of conditions and the following disclaimer. 12 13 2. Redistributions in binary form must reproduce the above copyright 14 notice, this list of conditions and the following disclaimer in 15 the documentation and/or other materials provided with the 16 distribution. 17 18 3. The name "Carnegie Mellon University" must not be used to 19 endorse or promote products derived from this software without 20 prior written permission. For permission or any other legal 21 details, please contact 22 Office of Technology Transfer 23 Carnegie Mellon University 24 5000 Forbes Avenue 25 Pittsburgh, PA 15213-3890 26 (412) 268-4387, fax: (412) 268-7395 27 tech-transfer@andrew.cmu.edu 28 29 4. Redistributions of any form whatsoever must retain the following 30 acknowledgment: 31 "This product includes software developed by Computing Services 32 at Carnegie Mellon University (http://www.cmu.edu/computing/)." 33 34 CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO 35 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY 36 AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE 37 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 38 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN 39 AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING 40 OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 41 42 43Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All 44rights reserved. 45 46License to copy and use this software is granted provided that it 47is identified as the "RSA Data Security, Inc. MD5 Message-Digest 48Algorithm" in all material mentioning or referencing this software 49or this function. 50 51License is also granted to make and use derivative works provided 52that such works are identified as "derived from the RSA Data 53Security, Inc. MD5 Message-Digest Algorithm" in all material 54mentioning or referencing the derived work. 55 56RSA Data Security, Inc. makes no representations concerning either 57the merchantability of this software or the suitability of this 58software for any particular purpose. It is provided "as is" 59without express or implied warranty of any kind. 60 61These notices must be retained in any copies of any part of this 62documentation and/or software. 63 64 65 This module contains code made available by IBM 66 Corporation on an AS IS basis. Any one receiving the 67 module is considered to be licensed under IBM copyrights 68 to use the IBM-provided source code in any way he or she 69 deems fit, including copying it, compiling it, modifying 70 it, and redistributing it, with or without 71 modifications. No license under any IBM patents or 72 patent applications is to be implied from this copyright 73 license. 74 75 A user of the module should understand that IBM cannot 76 provide technical support for the module and will not be 77 responsible for any consequences of use of the program. 78 79 Any notices, including this one, are not to be removed 80 from the module without the prior written consent of 81 IBM. 82