Skip to content

Commit 3a81510

Browse files
author
blackhedd
committed
verbiage tweak and acknowledged Austin.
1 parent 12f7d6e commit 3a81510

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,23 @@ Net::LDAP is an LDAP support library written in pure Ruby. It supports all
33
LDAP client features, and a subset of server features as well.
44

55
Homepage:: http://rubyforge.org/projects/net-ldap/
6-
Copyright:: 2006, Francis Cianfrocca
6+
Copyright:: 2006 by Francis Cianfrocca
7+
8+
Original developer: Francis Cianfrocca
9+
Contributions by Austin Ziegler gratefully acknowledged.
710

811
== LICENCE NOTES
912
Please read the file LICENCE for licensing restrictions on this library. In
1013
it simplest terms, this library is available under the same terms as Ruby
1114
itself.
1215

1316
== Requirements
14-
PDF::Writer requires Ruby 1.8.2 or better.
17+
Net::LDAP requires Ruby 1.8.2 or better.
1518

1619
#--
1720
# Net::LDAP for Ruby.
1821
# http://rubyforge.org/projects/net-ldap/
19-
# Copyright 2006 Francis Cianfrocca
22+
# Copyright (C) 2006 by Francis Cianfrocca
2023
#
2124
# Available under the same terms as Ruby. See LICENCE in the main
2225
# distribution for full licensing information.

0 commit comments

Comments
 (0)