]> git.sur5r.net Git - openldap/blob - doc/devel/template.c
Do not require ac/string.h for lber_pvt.h
[openldap] / doc / devel / template.c
1 /* template.c -- example OpenLDAP source file */
2 /* $OpenLDAP$ */
3 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
4  *
5  * Copyright YEAR The OpenLDAP Foundation.
6  * Portions Copyright YEAR Secondary Rights Holder.
7  * Portions Copyright YEAR Another Rights Holder.
8  * All rights reserved.
9  *
10  * Redistribution and use in source and binary forms, with or without
11  * modification, are permitted only as authorized by the OpenLDAP
12  * Public License.
13  *
14  * A copy of this license is available in the file LICENSE in the
15  * top-level directory of the distribution or, alternatively, at
16  * <http://www.OpenLDAP.org/license.html>.
17  */
18 /* Additional (custom) notices (where necessary).
19  *  Please consult Kurt Zeilenga <kurt@openldap.org> before adding
20  *  additional notices.
21  */
22 /* ACKNOWLEDGEMENTS:
23  * This work was initially developed by Jane Doe for inclusion in
24  * OpenLDAP Software.  Additional significant contributors include:
25  *   John Doe
26  */