]> git.sur5r.net Git - openldap/blob - servers/slapd/back-perl/Version.c
Initial version of the experimental 'back-perl'
[openldap] / servers / slapd / back-perl / Version.c
1 /*
2  *   Copyright 1999, John C. Quillan, All rights reserved.
3  *
4  *   Redistribution and use in source and binary forms are permitted only
5  *   as authorized by the OpenLDAP Public License.  A copy of this
6  *   license is available at http://www.OpenLDAP.org/license.html or
7  *   in file LICENSE in the top-level directory of the distribution.
8  */
9
10 static char Versionstr[] = "  perl backend %VERSION% (%WHEN%)\n\t%WHOANDWHERE%\n";