fix copyrights

This commit is contained in:
Luke Howard 2004-01-10 05:22:59 +00:00
parent 5e9cfcd9c4
commit 51740982f4
2 changed files with 4 additions and 10 deletions

View file

@ -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

View file

@ -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>