[BioRuby-cvs] bioruby/lib/bio/util sirna.rb,1.9,1.10

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


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

Modified Files:
	sirna.rb 
Log Message:
* removed LGPL notice as the license of this module is changed to Ruby's


Index: sirna.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/util/sirna.rb,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** sirna.rb	22 Feb 2007 17:38:41 -0000	1.9
--- sirna.rb	29 Mar 2007 12:52:54 -0000	1.10
***************
*** 39,60 ****
  #   Nature Biotech. 2004 22: 326-330.
  #
- #--
- #
- #  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/sequence'
--- 39,42 ----




More information about the bioruby-cvs mailing list