mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-28 18:49:34 -05:00
fix copyrights
This commit is contained in:
parent
5e9cfcd9c4
commit
51740982f4
2 changed files with 4 additions and 10 deletions
|
|
@ -1,8 +1,8 @@
|
|||
(C) Copyright PADL Software Pty Ltd. 2003-2004
|
||||
Copyright 2003-2004 The OpenLDAP Foundation. All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that this notice is preserved
|
||||
and that due credit is given to PADL Software Pty Ltd. This software
|
||||
is provided ``as is'' without express or implied warranty.
|
||||
modification, are permitted only as authorized by the OpenLDAP
|
||||
Public License.
|
||||
|
||||
This directory contains a SLAPI plugin, addrdnvalues, which will add to
|
||||
an entry any attribute values that appear in the entry's RDN but not in
|
||||
|
|
|
|||
|
|
@ -11,12 +11,6 @@
|
|||
* top-level directory of the distribution or, alternatively, at
|
||||
* <http://www.OpenLDAP.org/license.html>.
|
||||
*/
|
||||
/* (C) Copyright PADL Software Pty Ltd. 2003-2004
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that this notice is preserved
|
||||
* and that due credit is given to PADL Software Pty Ltd. This software
|
||||
* is provided ``as is'' without express or implied warranty.
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue