File tree 1 file changed +7
-5
lines changed
1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 1
1
/* template.c -- example OpenLDAP source file */
2
2
/* $OpenLDAP$ */
3
- /*
4
- * This work is part of OpenLDAP Software. See main COPYRIGHT file
3
+ /* This work is part of OpenLDAP Software. See main COPYRIGHT file
5
4
* for detailed notice covering all files in the distribution.
6
5
*/
6
+ /*
7
7
* Copyright YEAR The OpenLDAP Foundation
8
8
* Portions Copyright YEAR Secondary Rights Holder
9
9
* Portions Copyright YEAR Another Rights Holder
10
10
* All rights reserved.
11
11
*
12
12
* Redistribution and use in source and binary forms, with or without
13
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 .
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>.
17
19
*/
18
20
/* Additional (custom) notices (where necessary).
19
21
* Please consult Kurt Zeilenga <[email protected] > before adding
You can’t perform that action at this time.
0 commit comments