[BioRuby-cvs] bioruby/lib/bio/db/embl common.rb,1.9,1.10

Mitsuteru C. Nakao nakao at dev.open-bio.org
Fri Apr 14 05:04:22 UTC 2006


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

Modified Files:
	common.rb 
Log Message:
* Changed license (LGPL -> Ruby's).


Index: common.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/db/embl/common.rb,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** common.rb	28 Jan 2006 06:40:38 -0000	1.9
--- common.rb	14 Apr 2006 06:04:09 -0000	1.10
***************
*** 3,7 ****
  #
  # Copyright::   Copyright (C) 2001-2005 Mitsuteru C. Nakao <n at bioruby.org>
! # License::     LGPL
  #
  # $Id$
--- 3,7 ----
  #
  # Copyright::   Copyright (C) 2001-2005 Mitsuteru C. Nakao <n at bioruby.org>
! # License::     Ruby's
  #
  # $Id$
***************
*** 70,91 ****
  #   http://www.expasy.org/sprot/userman.html
  #
- #--
- #
- #  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'
--- 70,73 ----




More information about the bioruby-cvs mailing list