[BioRuby-cvs] bioruby/lib/bio/io fastacmd.rb,1.14,1.15

Katayama Toshiaki k at dev.open-bio.org
Thu Mar 29 12:44:27 UTC 2007


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

Modified Files:
	fastacmd.rb 
Log Message:
* license is changed from LGPL to Ruby's by permission of author


Index: fastacmd.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/io/fastacmd.rb,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** fastacmd.rb	31 Dec 2006 21:54:49 -0000	1.14
--- fastacmd.rb	29 Mar 2007 12:44:25 -0000	1.15
***************
*** 7,32 ****
  #              Mitsuteru C. Nakao <n at bioruby.org>,
  #              Jan Aerts <jan.aerts at bbsrc.ac.uk>
! # 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
- #
- #++
- #
  
  require 'bio/db/fasta'
--- 7,14 ----
  #              Mitsuteru C. Nakao <n at bioruby.org>,
  #              Jan Aerts <jan.aerts at bbsrc.ac.uk>
! # License::    Ruby's
  #
  # $Id$
  #
  
  require 'bio/db/fasta'




More information about the bioruby-cvs mailing list