mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
Fix attributions
This commit is contained in:
parent
cba00e0025
commit
715d087cd3
@ -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 New Issue
Block a user