]> git.sur5r.net Git - openldap/commitdiff
fix copyrights
authorLuke Howard <lukeh@openldap.org>
Sat, 10 Jan 2004 05:22:59 +0000 (05:22 +0000)
committerLuke Howard <lukeh@openldap.org>
Sat, 10 Jan 2004 05:22:59 +0000 (05:22 +0000)
contrib/slapi-plugins/addrdnvalues/README
contrib/slapi-plugins/addrdnvalues/addrdnvalues.c

index 015a9ea867269c489db6b3c248e27e2e9aa3d656..415b0ef9a51a7fba55d8a76d5e86b698f7e52ef5 100644 (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
index 9713d3734bd2f42a9a435cad781f33c1e4dbcb43..9de917e104407710b0aa81c1e9a40ac9d961a885 100644 (file)
  * 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>