File tree 1 file changed +26
-0
lines changed
1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change
1
+ /* template.c -- example OpenLDAP source file */
2
+ /* $OpenLDAP$ */
3
+ /*
4
+ * This work is part of OpenLDAP Software. See main COPYRIGHT file
5
+ * for detailed notice covering all files in the distribution.
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 . A copy of this license is available at
15
+ * http ://www.OpenLDAP.org/license.html or in file LICENSE in the
16
+ * top - level directory of the distribution .
17
+ * /
18
+ /* Additional (custom) notices (where necessary).
19
+ * Please consult Kurt Zeilenga <[email protected] > before adding
20
+ * additional notices.
21
+ */
22
+ /*
23
+ * This work was initially developed by John Doe (of FOO Corporation).
24
+ * This work was (SIGNIFICANTLY) modify by:
25
+ * Jane Doe of BAR, Inc. (added this and that)
26
+ */
You can’t perform that action at this time.
0 commit comments