]> git.sur5r.net Git - openldap/blob - servers/slapd/back-tcl/Version.c
Implemented the open, init functions correctly
[openldap] / servers / slapd / back-tcl / Version.c
1 /*
2  * Copyright 1999, Ben Collins <bcollins@debian.org>, 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[] = "  tcl backend %VERSION% (%WHEN%)\n\t%WHOANDWHERE%\n";