From: Kurt Zeilenga Date: Sun, 12 Feb 2006 07:03:12 +0000 (+0000) Subject: fix typos X-Git-Tag: OPENLDAP_REL_ENG_2_4_BP~197 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=3f7241826ad95069e72a7f525ea2966a518d5949;p=openldap fix typos --- diff --git a/servers/slapd/zn_malloc.c b/servers/slapd/zn_malloc.c index 1a6266d6d9..dbd8863cb5 100644 --- a/servers/slapd/zn_malloc.c +++ b/servers/slapd/zn_malloc.c @@ -13,15 +13,15 @@ * top-level directory of the distribution or, alternatively, at * . */ -/* Copyright 2004 IBM Corporation +/* Portions Copyright 2004 IBM Corporation * All rights reserved. - * Redisribution and use in source and binary forms, with or without - * modification, are permitted only as authorizd by the OpenLDAP + * Redistribution and use in source and binary forms, with or without + * modification, are permitted only as authorized by the OpenLDAP * Public License. */ /* ACKNOWLEDGEMENTS - * This work originally developed by Jong-Hyuk Choi - * 2004/12/09 jongchoi@OpenLDAP.org + * This work originally developed by Jong-Hyuk Choi for inclusion in + * OpenLDAP Software. */ #include "portable.h"