Switching to version 0.1.0.

This commit is contained in:
Austin Ziegler 2010-03-15 20:16:12 -04:00
parent 5c319e1b58
commit 0f13153558
8 changed files with 13 additions and 24 deletions

View file

@ -1,6 +1,3 @@
# $Id$
#
#
#----------------------------------------------------------------------------
#
# Copyright (C) 2006 by Francis Cianfrocca. All Rights Reserved.
@ -22,11 +19,6 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
#---------------------------------------------------------------------------
#
#
module Net
class LDAP
@ -104,4 +96,4 @@ module Net
end
end
end
end

View file

@ -1,8 +1,5 @@
# $Id$
#
# LDAP Entry (search-result) support classes
#
#
#----------------------------------------------------------------------------
#
# Copyright (C) 2006 by Francis Cianfrocca. All Rights Reserved.
@ -261,5 +258,3 @@ class LDAP
end # class LDAP
end # module Net