mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-23 08:09:34 -05:00
Fix attributions
This commit is contained in:
parent
cba00e0025
commit
715d087cd3
1 changed files with 7 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
||||||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
*
|
*
|
||||||
* Copyright 2004 The OpenLDAP Foundation.
|
* Copyright 2004 The OpenLDAP Foundation.
|
||||||
|
* Portions Copyright 2004 Hewlett-Packard Company.
|
||||||
|
* Portions Copyright 2004 Howard Chu, Symas Corp.
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
|
@ -12,6 +14,11 @@
|
||||||
* top-level directory of the distribution or, alternatively, at
|
* top-level directory of the distribution or, alternatively, at
|
||||||
* <http://www.OpenLDAP.org/license.html>.
|
* <http://www.OpenLDAP.org/license.html>.
|
||||||
*/
|
*/
|
||||||
|
/* ACKNOWLEDGEMENTS:
|
||||||
|
* This work was developed by Howard Chu for inclusion in
|
||||||
|
* OpenLDAP Software, based on prior work by Neil Dunbar (HP).
|
||||||
|
* This work was sponsored by the Hewlett-Packard Company.
|
||||||
|
*/
|
||||||
|
|
||||||
#include "portable.h"
|
#include "portable.h"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue