diff --git a/directory/perldap/API.pm b/directory/perldap/API.pm index b8ab125ef53..1a5df70de4e 100644 --- a/directory/perldap/API.pm +++ b/directory/perldap/API.pm @@ -1,5 +1,5 @@ ############################################################################# -# $Id: API.pm,v 1.9 1998-08-13 04:11:20 clayton Exp $ +# $Id: API.pm,v 1.10 1998-08-13 09:13:55 leif 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 @@ -11,7 +11,7 @@ # License for the specific language governing rights and limitations # under the License. # -# The Original Code is PerlDAP. The Initial Developer of the Original +# The Original Code is PerLDAP. The Initial Developer of the Original # Code is Netscape Communications Corp. and Clayton Donley. Portions # created by Netscape are Copyright (C) Netscape Communications # Corp., portions created by Clayton Donley are Copyright (C) Clayton diff --git a/directory/perldap/Makefile.PL b/directory/perldap/Makefile.PL index 17b0dc480ea..fa90a152459 100644 --- a/directory/perldap/Makefile.PL +++ b/directory/perldap/Makefile.PL @@ -1,5 +1,5 @@ ############################################################################# -# $Id: Makefile.PL,v 1.8 1998-08-03 02:35:24 clayton Exp $ +# $Id: Makefile.PL,v 1.9 1998-08-13 09:14:28 leif 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 @@ -11,7 +11,7 @@ # License for the specific language governing rights and limitations # under the License. # -# The Original Code is PerlDAP. The Initial Developer of the Original +# The Original Code is PerLDAP. The Initial Developer of the Original # Code is Netscape Communications Corp. and Clayton Donley. Portions # created by Netscape are Copyright (C) Netscape Communications # Corp., portions created by Clayton Donley are Copyright (C) Clayton diff --git a/directory/perldap/constant.h b/directory/perldap/constant.h index adc7a39f733..46c10f7d4a6 100644 --- a/directory/perldap/constant.h +++ b/directory/perldap/constant.h @@ -1,6 +1,6 @@ /* ******************************************************************************* - * $Id: constant.h,v 1.6 1998-08-03 00:26:37 clayton Exp $ + * $Id: constant.h,v 1.7 1998-08-13 09:14:14 leif 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 @@ -12,7 +12,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The Original Code is PerlDAP. The Initial Developer of the Original + * The Original Code is PerLDAP. The Initial Developer of the Original * Code is Netscape Communications Corp. and Clayton Donley. Portions * created by Netscape are Copyright (C) Netscape Communications * Corp., portions created by Clayton Donley are Copyright (C) Clayton diff --git a/directory/perldap/examples/ldappasswd.pl b/directory/perldap/examples/ldappasswd.pl index 586545dd286..a7c88f0c18e 100755 --- a/directory/perldap/examples/ldappasswd.pl +++ b/directory/perldap/examples/ldappasswd.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl5 ############################################################################# -# $Id: ldappasswd.pl,v 1.5 1998-08-03 04:23:22 leif Exp $ +# $Id: ldappasswd.pl,v 1.6 1998-08-13 09:13:23 leif 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 @@ -12,7 +12,7 @@ # License for the specific language governing rights and limitations # under the License. # -# The Original Code is PerlDAP. The Initial Developer of the Original +# The Original Code is PerLDAP. The Initial Developer of the Original # Code is Netscape Communications Corp. and Clayton Donley. Portions # created by Netscape are Copyright (C) Netscape Communications # Corp., portions created by Clayton Donley are Copyright (C) Clayton diff --git a/directory/perldap/examples/lfinger.pl b/directory/perldap/examples/lfinger.pl index 9a8c3841ea9..9143d650f1a 100755 --- a/directory/perldap/examples/lfinger.pl +++ b/directory/perldap/examples/lfinger.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl5 ############################################################################# -# $Id: lfinger.pl,v 1.9 1998-08-03 04:26:32 leif Exp $ +# $Id: lfinger.pl,v 1.10 1998-08-13 09:13:08 leif 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 @@ -12,7 +12,7 @@ # License for the specific language governing rights and limitations # under the License. # -# The Original Code is PerlDAP. The Initial Developer of the Original +# The Original Code is PerLDAP. The Initial Developer of the Original # Code is Netscape Communications Corp. and Clayton Donley. Portions # created by Netscape are Copyright (C) Netscape Communications # Corp., portions created by Clayton Donley are Copyright (C) Clayton diff --git a/directory/perldap/examples/modattr.pl b/directory/perldap/examples/modattr.pl index 374ba2a333a..9d09e0e452a 100755 --- a/directory/perldap/examples/modattr.pl +++ b/directory/perldap/examples/modattr.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl5 ############################################################################# -# $Id: modattr.pl,v 1.5 1998-08-03 04:23:34 leif Exp $ +# $Id: modattr.pl,v 1.6 1998-08-13 09:12:51 leif 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 @@ -12,7 +12,7 @@ # License for the specific language governing rights and limitations # under the License. # -# The Original Code is PerlDAP. The Initial Developer of the Original +# The Original Code is PerLDAP. The Initial Developer of the Original # Code is Netscape Communications Corp. and Clayton Donley. Portions # created by Netscape are Copyright (C) Netscape Communications # Corp., portions created by Clayton Donley are Copyright (C) Clayton @@ -290,7 +290,7 @@ dangerous, so again be careful. =head1 INSTALLATION In order to use this script, you'll need Perl version 5.004 or later, the -LDAP SDK, and also my LDAP Perl module (aka Ldapp). Once you've installed +LDAP SDK, and also the LDAP Perl module (aka PerLDAP). Once you've installed these packages, just copy this file to where you keep your admin binaries, e.g. /usr/local/bin. diff --git a/directory/perldap/examples/monitor.pl b/directory/perldap/examples/monitor.pl index f955f6526f6..e38d08d4b2a 100755 --- a/directory/perldap/examples/monitor.pl +++ b/directory/perldap/examples/monitor.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl5 ############################################################################# -# $Id: monitor.pl,v 1.1 1998-07-29 09:12:37 leif Exp $ +# $Id: monitor.pl,v 1.2 1998-08-13 09:12:05 leif 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 @@ -12,7 +12,7 @@ # License for the specific language governing rights and limitations # under the License. # -# The Original Code is PerlDAP. The Initial Developer of the Original +# The Original Code is PerLDAP. The Initial Developer of the Original # Code is Netscape Communications Corp. and Clayton Donley. Portions # created by Netscape are Copyright (C) Netscape Communications # Corp., portions created by Clayton Donley are Copyright (C) Clayton diff --git a/directory/perldap/examples/psoftsync.pl b/directory/perldap/examples/psoftsync.pl index 5437ee45e8a..0cb855c23d3 100755 --- a/directory/perldap/examples/psoftsync.pl +++ b/directory/perldap/examples/psoftsync.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl5 ############################################################################# -# $Id: psoftsync.pl,v 1.2 1998-08-04 03:50:56 leif Exp $ +# $Id: psoftsync.pl,v 1.3 1998-08-13 09:11:50 leif 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 @@ -12,7 +12,7 @@ # License for the specific language governing rights and limitations # under the License. # -# The Original Code is PerlDAP. The Initial Developer of the Original +# The Original Code is PerLDAP. The Initial Developer of the Original # Code is Netscape Communications Corp. and Clayton Donley. Portions # created by Netscape are Copyright (C) Netscape Communications # Corp., portions created by Clayton Donley are Copyright (C) Clayton diff --git a/directory/perldap/examples/qsearch.pl b/directory/perldap/examples/qsearch.pl index bb277801354..3a7c28e5b3f 100755 --- a/directory/perldap/examples/qsearch.pl +++ b/directory/perldap/examples/qsearch.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl5 ############################################################################# -# $Id: qsearch.pl,v 1.5 1998-08-12 20:56:38 leif Exp $ +# $Id: qsearch.pl,v 1.6 1998-08-13 09:11:37 leif 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 @@ -12,7 +12,7 @@ # License for the specific language governing rights and limitations # under the License. # -# The Original Code is PerlDAP. The Initial Developer of the Original +# The Original Code is PerLDAP. The Initial Developer of the Original # Code is Netscape Communications Corp. and Clayton Donley. Portions # created by Netscape are Copyright (C) Netscape Communications # Corp., portions created by Clayton Donley are Copyright (C) Clayton diff --git a/directory/perldap/examples/rename.pl b/directory/perldap/examples/rename.pl index df9a0c7f29f..ab20d3317f3 100755 --- a/directory/perldap/examples/rename.pl +++ b/directory/perldap/examples/rename.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl5 ############################################################################# -# $Id: rename.pl,v 1.1 1998-08-03 08:12:21 leif Exp $ +# $Id: rename.pl,v 1.2 1998-08-13 09:11:24 leif 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 @@ -12,7 +12,7 @@ # License for the specific language governing rights and limitations # under the License. # -# The Original Code is PerlDAP. The Initial Developer of the Original +# The Original Code is PerLDAP. The Initial Developer of the Original # Code is Netscape Communications Corp. and Clayton Donley. Portions # created by Netscape are Copyright (C) Netscape Communications # Corp., portions created by Clayton Donley are Copyright (C) Clayton diff --git a/directory/perldap/examples/rmentry.pl b/directory/perldap/examples/rmentry.pl index 4352254faf3..245acaa1346 100755 --- a/directory/perldap/examples/rmentry.pl +++ b/directory/perldap/examples/rmentry.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl5 ############################################################################# -# $Id: rmentry.pl,v 1.2 1998-08-03 04:26:00 leif Exp $ +# $Id: rmentry.pl,v 1.3 1998-08-13 09:10:57 leif 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 @@ -12,7 +12,7 @@ # License for the specific language governing rights and limitations # under the License. # -# The Original Code is PerlDAP. The Initial Developer of the Original +# The Original Code is PerLDAP. The Initial Developer of the Original # Code is Netscape Communications Corp. and Clayton Donley. Portions # created by Netscape are Copyright (C) Netscape Communications # Corp., portions created by Clayton Donley are Copyright (C) Clayton diff --git a/directory/perldap/examples/tabdump.pl b/directory/perldap/examples/tabdump.pl index afcef4ac2b6..50c6a8dbd26 100755 --- a/directory/perldap/examples/tabdump.pl +++ b/directory/perldap/examples/tabdump.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl5 ############################################################################# -# $Id: tabdump.pl,v 1.2 1998-08-03 04:24:17 leif Exp $ +# $Id: tabdump.pl,v 1.3 1998-08-13 09:11:10 leif 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 @@ -12,7 +12,7 @@ # License for the specific language governing rights and limitations # under the License. # -# The Original Code is PerlDAP. The Initial Developer of the Original +# The Original Code is PerLDAP. The Initial Developer of the Original # Code is Netscape Communications Corp. and Clayton Donley. Portions # created by Netscape are Copyright (C) Netscape Communications # Corp., portions created by Clayton Donley are Copyright (C) Clayton diff --git a/directory/perldap/test.pl b/directory/perldap/test.pl index 997983d62c8..04dcbc2a02a 100644 --- a/directory/perldap/test.pl +++ b/directory/perldap/test.pl @@ -1,5 +1,5 @@ ############################################################################# -# $Id: test.pl,v 1.5 1998-07-29 03:43:34 clayton Exp $ +# $Id: test.pl,v 1.6 1998-08-13 09:14:44 leif 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 @@ -11,7 +11,7 @@ # License for the specific language governing rights and limitations # under the License. # -# The Original Code is PerlDAP. The Initial Developer of the Original +# The Original Code is PerLDAP. The Initial Developer of the Original # Code is Netscape Communications Corp. and Clayton Donley. Portions # created by Netscape are Copyright (C) Netscape Communications # Corp., portions created by Clayton Donley are Copyright (C) Clayton diff --git a/directory/perldap/typemap b/directory/perldap/typemap index 6372ccb556a..a7f1c7db1ca 100644 --- a/directory/perldap/typemap +++ b/directory/perldap/typemap @@ -1,5 +1,5 @@ ############################################################################# -# $Id: typemap,v 1.3 1998-07-23 11:05:59 leif Exp $ +# $Id: typemap,v 1.4 1998-08-13 09:15:00 leif 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 @@ -11,7 +11,7 @@ # License for the specific language governing rights and limitations # under the License. # -# The Original Code is PerlDAP. The Initial Developer of the Original +# The Original Code is PerLDAP. The Initial Developer of the Original # Code is Netscape Communications Corp. and Clayton Donley. Portions # created by Netscape are Copyright (C) Netscape Communications # Corp., portions created by Clayton Donley are Copyright (C) Clayton