mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
10 lines
260 B
C
10 lines
260 B
C
|
/*
|
||
|
* Copyright 1998 The LDAP Foundation
|
||
|
* All rights reserved.
|
||
|
*
|
||
|
* This software may be used and distributed as provided under the
|
||
|
* terms of the OpenLDAP Public License.
|
||
|
*/
|
||
|
|
||
|
static char Version[] = " liblutil.a v%VERSION% (%WHEN%)\n\t%WHOANDWHERE%\n";
|