]> git.sur5r.net Git - openldap/blob - doc/devel/template.c
80cd60060ba2ca4e4d48221aa54b3083ffbc5bcb
[openldap] / doc / devel / template.c
1 /* template.c -- example OpenLDAP source file */
2 /* $OpenLDAP$ */
3 /* This work is part of OpenLDAP Software.  See main COPYRIGHT file
4  * for detailed notice covering all files in the distribution.
5  */
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 /*
25  * This work was initially developed by John Doe (of FOO Corporation).
26  * This work was (SIGNIFICANTLY) modify by:
27  *   Jane Doe of BAR, Inc. (added this and that)
28  */