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