[BioRuby-cvs] bioruby/lib/bio/io das.rb,1.11,1.12

Katayama Toshiaki k at dev.open-bio.org
Mon May 8 14:32:00 UTC 2006


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

Modified Files:
	das.rb 
Log Message:
* license is changed to Ruby's


Index: das.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/io/das.rb,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** das.rb	14 Nov 2005 02:01:54 -0000	1.11
--- das.rb	8 May 2006 14:31:58 -0000	1.12
***************
*** 5,9 ****
  #		Shuichi Kawashima <shuichi at hgc.jp>,
  #		Toshiaki Katayama <k at bioruby.org>
! # License::	LGPL
  #
  # $Id$
--- 5,9 ----
  #		Shuichi Kawashima <shuichi at hgc.jp>,
  #		Toshiaki Katayama <k at bioruby.org>
! # License::	Ruby's
  #
  # $Id$
***************
*** 16,37 ****
  #++
  #
- #--
- #
- #  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
- #
- #++
- #
  
  begin
--- 16,19 ----




More information about the bioruby-cvs mailing list