From cba00e00251f29276501629e1e60d2e76524d348 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Thu, 8 Apr 2004 02:59:28 +0000 Subject: [PATCH] Fix attributions, add HP info --- servers/slapd/overlays/ppolicy.c | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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" -- 2.39.5