1 /* 2 * Portions Copyright 1998 Sun Microsystems, Inc. All rights reserved. 3 * Use is subject to license terms. 4 */ 5 6 #pragma ident "%Z%%M% %I% %E% SMI" 7 8 /* 9 * Copyright (c) 1991 Regents of the University of Michigan. 10 * All rights reserved. 11 * 12 * Redistribution and use in source and binary forms are permitted 13 * provided that this notice is preserved and that due credit is given 14 * to the University of Michigan at Ann Arbor. The name of the University 15 * may not be used to endorse or promote products derived from this 16 * software without specific prior written permission. This software 17 * is provided ``as is'' without express or implied warranty. 18 */ 19 20 static char Version[] = " libldap.a v%VERSION% (%WHEN%)\n\t%WHOANDWHERE%\n"; 21