[BioRuby-cvs] bioruby/lib/bio/io/flatfile index.rb,1.17,1.18

Naohisa Goto ngoto at pub.open-bio.org
Wed Feb 22 08:40:33 UTC 2006


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

Modified Files:
	index.rb 
Log Message:
changed lisence to Ruby's


Index: index.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/io/flatfile/index.rb,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** index.rb	22 Feb 2006 07:01:05 -0000	1.17
--- index.rb	22 Feb 2006 08:40:31 -0000	1.18
***************
*** 3,27 ****
  # 
  # Copyright:: Copyright (C) 2002
! #             GOTO Naohisa <ngoto at gen-info.osaka-u.ac.jp> 
! # License:: LGPL
  #
  #  $Id$ 
  #
- #--
- #  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 
- #++
- # 
  # = About Bio::FlatFileIndex
  #
--- 3,11 ----
  # 
  # Copyright:: Copyright (C) 2002
! #             GOTO Naohisa <ng at bioruby.org> 
! # License:: Ruby's
  #
  #  $Id$ 
  #
  # = About Bio::FlatFileIndex
  #




More information about the bioruby-cvs mailing list