[BioRuby-cvs] bioruby/lib/bio alignment.rb,1.15,1.16

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


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

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


Index: alignment.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/alignment.rb,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** alignment.rb	24 Jan 2006 14:16:59 -0000	1.15
--- alignment.rb	30 Apr 2006 05:56:40 -0000	1.16
***************
*** 5,28 ****
  #             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::Alignment
  #
--- 5,12 ----
  #             GOTO Naohisa <ngoto at gen-info.osaka-u.ac.jp>
  #
! # License:: Ruby's
  #
  #  $Id$
  #
  # = About Bio::Alignment
  #




More information about the bioruby-cvs mailing list