File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -3,20 +3,23 @@ Net::LDAP is an LDAP support library written in pure Ruby. It supports all
33LDAP client features, and a subset of server features as well.
44
55Homepage:: 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
912Please read the file LICENCE for licensing restrictions on this library. In
1013it simplest terms, this library is available under the same terms as Ruby
1114itself.
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.
You can’t perform that action at this time.
0 commit comments