Skip to content

Commit 62e24ae

Browse files
author
blackhedd
committed
minor verbiage tweaks.
Removed COPYING which only makes sense for GPL.
1 parent 3a81510 commit 62e24ae

File tree

4 files changed

+7
-278
lines changed

4 files changed

+7
-278
lines changed

COPYING

Lines changed: 0 additions & 272 deletions
This file was deleted.

ChangeLog

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
= Net::LDAP Changelong
2-
3-
== Net::LDAP 0.0.1: April 30, 2006
4-
51
#--
62
# Net::LDAP for Ruby.
73
# http://rubyforge.org/projects/net-ldap/
@@ -13,3 +9,8 @@
139
# $Id: ChangeLog,v 1.17.2.4 2005/09/09 12:36:42 austin Exp $
1410
#++
1511
# vim: sts=2 sw=2 ts=4 et ai tw=77
12+
13+
= Net::LDAP Changelong
14+
15+
== Net::LDAP 0.0.1: April 30, 2006
16+
Initial release.

Install

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Net::LDAP:: http://rubyforge.org/projects/net-ldap/
1111
#--
1212
# Net::LDAP for Ruby.
1313
# http://rubyforge.org/projects/net-ldap/
14-
# Copyright 2006 Francis Cianfrocca
14+
# Copyright (C) 2006 by Francis Cianfrocca
1515
#
1616
# Available under the same terms as Ruby. See LICENCE in the main
1717
# distribution for full licensing information.

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#--
33
# Net::LDAP for Ruby.
44
# http://rubyforge.org/projects/net-ldap/
5-
# Copyright 2006 Francis Cianfrocca
5+
# Copyright (C) 2006 by Francis Cianfrocca
66
#
77
# Available under the same terms as Ruby. See LICENCE in the main
88
# distribution for full licensing information.

0 commit comments

Comments
 (0)