[BioRuby-cvs] bioruby/lib/bio/db transfac.rb,1.10,1.11
Katayama Toshiaki
k at dev.open-bio.org
Thu Mar 29 12:47:00 UTC 2007
Update of /home/repository/bioruby/bioruby/lib/bio/db
In directory dev.open-bio.org:/tmp/cvs-serv11467/db
Modified Files:
transfac.rb
Log Message:
* license is changed from LGPL to Ruby's with permission from author
Index: transfac.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/db/transfac.rb,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** transfac.rb 28 Nov 2005 04:57:33 -0000 1.10
--- transfac.rb 29 Mar 2007 12:46:58 -0000 1.11
***************
*** 1,22 ****
#
! # bio/db/transfac.rb - TRANSFAC database class
! #
! # Copyright (C) 2001 KAWASHIMA Shuichi <s at bioruby.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
#
! # $Id$
#
--- 1,10 ----
#
! # = bio/db/transfac.rb - TRANSFAC database class
#
! # Copyright:: Copyright (C) 2001
! # Shuichi Kawashima <shuichi at hgc.jp>
! # License:: Ruby's
#
! # $Id$
#
More information about the bioruby-cvs
mailing list