[BioRuby-cvs] bioruby/lib/bio/appl emboss.rb,1.3,1.4

Katayama Toshiaki k at pub.open-bio.org
Mon Feb 27 09:14:32 UTC 2006


Update of /home/repository/bioruby/bioruby/lib/bio/appl
In directory pub.open-bio.org:/tmp/cvs-serv692/lib/bio/appl

Modified Files:
	emboss.rb 
Log Message:
* license is changed from LGPL to Ruby's


Index: emboss.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/appl/emboss.rb,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** emboss.rb	28 Jan 2006 06:46:42 -0000	1.3
--- emboss.rb	27 Feb 2006 09:14:30 -0000	1.4
***************
*** 4,8 ****
  # Copyright::	Copyright (C) 2002, 2005
  #		KATAYAMA Toshiaki <k at bioruby.org>
! # License::	LGPL
  #
  # $Id$
--- 4,8 ----
  # Copyright::	Copyright (C) 2002, 2005
  #		KATAYAMA Toshiaki <k at bioruby.org>
! # License::	Ruby's
  #
  # $Id$
***************
*** 11,32 ****
  #
  # * http://www.emboss.org
- #
- #--
- #
- #  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
- #
- #++
  #
  
--- 11,14 ----




More information about the bioruby-cvs mailing list