xref: /netbsd-src/external/bsd/openldap/dist/doc/devel/template.c (revision 466a16a118933bd295a8a104f095714fadf9cf68)
1 /* template.c -- example OpenLDAP source file */
2 /* $OpenLDAP: pkg/ldap/doc/devel/template.c,v 1.5 2003/12/07 06:38:07 kurt Exp $ */
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  */
27