From: Howard Chu Date: Thu, 8 Apr 2004 02:59:28 +0000 (+0000) Subject: Fix attributions, add HP info X-Git-Tag: OPENLDAP_REL_ENG_2_2_BP~92 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=cba00e00251f29276501629e1e60d2e76524d348;p=openldap Fix attributions, add HP info --- diff --git a/servers/slapd/overlays/ppolicy.c b/servers/slapd/overlays/ppolicy.c index 084803987b..9814a85a3c 100644 --- a/servers/slapd/overlays/ppolicy.c +++ b/servers/slapd/overlays/ppolicy.c @@ -1,7 +1,9 @@ /* $OpenLDAP$ */ /* This work is part of OpenLDAP Software . * - * 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 @@ -12,6 +14,11 @@ * top-level directory of the distribution or, alternatively, at * . */ +/* 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"