diff --git a/mozilla/directory/perldap/API.pm b/mozilla/directory/perldap/API.pm index 13526e48fe5..c1584258a5d 100644 --- a/mozilla/directory/perldap/API.pm +++ b/mozilla/directory/perldap/API.pm @@ -1,5 +1,5 @@ ############################################################################# -# $Id: API.pm,v 1.15.2.1 1999-08-26 15:43:24 leif%netscape.com Exp $ +# $Id: API.pm,v 1.15.2.2 1999-09-08 05:23:11 leif%netscape.com Exp $ # # The contents of this file are subject to the Mozilla Public License # Version 1.0 (the "License"); you may not use this file except in @@ -17,10 +17,11 @@ # Corp., portions created by Clayton Donley are Copyright (C) Clayton # Donley. All Rights Reserved. # -# Contributor(s): +# Contributor(s): Leif Hedstrom +# Kevin McCarthy # # DESCRIPTION -# This is a description. +# Perl module to "glue" the XS module into Perl. # #############################################################################