[BioRuby-cvs] bioruby/lib/bio/db litdb.rb,0.7,0.8

Katayama Toshiaki k at dev.open-bio.org
Mon May 8 14:22:15 UTC 2006


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

Modified Files:
	litdb.rb 
Log Message:
* license is changed to Ruby's


Index: litdb.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/db/litdb.rb,v
retrieving revision 0.7
retrieving revision 0.8
diff -C2 -d -r0.7 -r0.8
*** litdb.rb	18 Dec 2005 15:58:41 -0000	0.7
--- litdb.rb	8 May 2006 14:22:12 -0000	0.8
***************
*** 3,34 ****
  #
  # Copyright::  Copyright (C) 2001 KATAYAMA Toshiaki <k at bioruby.org>
! # License::    LGPL
  #
  #  $Id$
  #
- # == Description
- #
- #
- # == Example
- # == References
- #
- #--
- #
- #  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'
--- 3,10 ----
  #
  # Copyright::  Copyright (C) 2001 KATAYAMA Toshiaki <k at bioruby.org>
! # License::    Ruby's
  #
  #  $Id$
  #
  
  require 'bio/db'




More information about the bioruby-cvs mailing list