From: Howard Chu Date: Thu, 8 Apr 2004 03:05:16 +0000 (+0000) Subject: Fix attributions X-Git-Tag: OPENLDAP_REL_ENG_2_2_BP~91 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=715d087cd3a8276139b33099e313df1e0904bea3;p=openldap Fix attributions --- diff --git a/libraries/libldap/ppolicy.c b/libraries/libldap/ppolicy.c index b9c8866c43..e77a7c47de 100644 --- a/libraries/libldap/ppolicy.c +++ b/libraries/libldap/ppolicy.c @@ -2,6 +2,8 @@ /* This work is part of OpenLDAP Software . * * Copyright 2004 The OpenLDAP Foundation. + * Portions Copyright 2004 Hewlett-Packard Company. + * Portions Copyright 2004 Howard Chu, Symas Corp. * 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"