[BioRuby-cvs] bioruby/lib/bio/io/flatfile bdb.rb,1.8,1.9

Naohisa Goto ngoto at dev.open-bio.org
Sun Apr 30 05:58:52 UTC 2006


Update of /home/repository/bioruby/bioruby/lib/bio/io/flatfile
In directory dev.open-bio.org:/tmp/cvs-serv18512/io/flatfile

Modified Files:
	bdb.rb 
Log Message:
changed license to Ruby's


Index: bdb.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/io/flatfile/bdb.rb,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** bdb.rb	26 Sep 2005 13:00:08 -0000	1.8
--- bdb.rb	30 Apr 2006 05:58:50 -0000	1.9
***************
*** 2,20 ****
  # bio/io/flatfile/bdb.rb - OBDA flatfile index by Berkley DB 
  # 
! #   Copyright (C) 2002 GOTO Naohisa <ngoto at gen-info.osaka-u.ac.jp> 
! # 
! #  This library is free software; you can redistribute it and/or 
! #  modify it under the terms of the GNU Lesser General Public 
! #  License as published by the Free Software Foundation; either 
! #  version 2 of the License, or (at your option) any later version. 
! # 
! #  This library is distributed in the hope that it will be useful, 
! #  but WITHOUT ANY WARRANTY; without even the implied warranty of 
! #  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU 
! #  Lesser General Public License for more details. 
! # 
! #  You should have received a copy of the GNU Lesser General Public 
! #  License along with this library; if not, write to the Free Software 
! #  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA 
  # 
  #  $Id$ 
--- 2,7 ----
  # bio/io/flatfile/bdb.rb - OBDA flatfile index by Berkley DB 
  # 
! # Copyright:: Copyright (C) 2002 GOTO Naohisa <ng at bioruby.org> 
! # License::   Ruby's
  # 
  #  $Id$ 




More information about the bioruby-cvs mailing list