]> git.sur5r.net Git - openldap/blob - servers/ldapd/Version.c
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
[openldap] / servers / ldapd / Version.c
1 /* $OpenLDAP$ */
2 /*
3  * Copyright (c) 1991 Regents of the University of Michigan.
4  * All rights reserved.
5  *
6  * Redistribution and use in source and binary forms are permitted
7  * provided that this notice is preserved and that due credit is given
8  * to the University of Michigan at Ann Arbor. The name of the University
9  * may not be used to endorse or promote products derived from this
10  * software without specific prior written permission. This software
11  * is provided ``as is'' without express or implied warranty.
12  */
13
14 char Versionstr[] = "  ldapd %VERSION% (%WHEN%)\n\t%WHOANDWHERE%\n";