[BioRuby-cvs] bioruby/lib/bio/appl/blat report.rb,1.6,1.7

Naohisa Goto ngoto at dev.open-bio.org
Mon May 8 14:37:57 UTC 2006


Update of /home/repository/bioruby/bioruby/lib/bio/appl/blat
In directory dev.open-bio.org:/tmp/cvs-serv17162/lib/bio/appl/blat

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


Index: report.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/appl/blat/report.rb,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** report.rb	18 Dec 2005 15:58:39 -0000	1.6
--- report.rb	8 May 2006 14:37:55 -0000	1.7
***************
*** 3,23 ****
  #
  # Copyright:: Copyright (C) 2004 GOTO Naohisa <ng at bioruby.org>
! # License:: LGPL
! #
! #--
! #  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$
--- 3,7 ----
  #
  # Copyright:: Copyright (C) 2004 GOTO Naohisa <ng at bioruby.org>
! # License:: Ruby's
  #
  #  $Id$




More information about the bioruby-cvs mailing list