]> git.sur5r.net Git - openldap/commitdiff
Fix attributions, add HP info
authorHoward Chu <hyc@openldap.org>
Thu, 8 Apr 2004 02:59:28 +0000 (02:59 +0000)
committerHoward Chu <hyc@openldap.org>
Thu, 8 Apr 2004 02:59:28 +0000 (02:59 +0000)
servers/slapd/overlays/ppolicy.c

index 084803987bba96c6e0bc28a78131c892b1b9af0d..9814a85a3c9379a750dfe491a4c6de3baa608b25 100644 (file)
@@ -1,7 +1,9 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2004 Howard Chu, Symas Corporation.
+ * Copyright 2004 The OpenLDAP Foundation.
+ * Portions Copyright 2004 Howard Chu, Symas Corporation.
+ * Portions Copyright 2004 Hewlett-Packard Company.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * top-level directory of the distribution or, alternatively, at
  * <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"