[BioRuby-cvs] bioruby/test/unit/bio/appl test_blast.rb,1.3,1.4
Mitsuteru C. Nakao
nakao at dev.open-bio.org
Sun Dec 24 17:19:06 UTC 2006
- Previous message: [BioRuby-cvs] bioruby gemspec.rb,1.7,1.8
- Next message: [BioRuby-cvs] bioruby/test/unit/bio test_alignment.rb, 1.8, 1.9 test_db.rb, 1.2, 1.3 test_feature.rb, 1.2, 1.3 test_shell.rb, 1.5, 1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/repository/bioruby/bioruby/test/unit/bio/appl
In directory dev.open-bio.org:/tmp/cvs-serv4015/test/unit/bio/appl
Modified Files:
test_blast.rb
Log Message:
* Chaged license from LGPL to Ruby's.
Index: test_blast.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/test/unit/bio/appl/test_blast.rb,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** test_blast.rb 3 Feb 2006 17:39:13 -0000 1.3
--- test_blast.rb 24 Dec 2006 17:19:04 -0000 1.4
***************
*** 2,20 ****
# test/unit/bio/appl/test_blast.rb - Unit test for Bio::Blast
#
! # Copyright (C) 2005 Mitsuteru Nakao <n 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$
--- 2,7 ----
# test/unit/bio/appl/test_blast.rb - Unit test for Bio::Blast
#
! # Copyright:: Copyright (C) 2005 Mitsuteru Nakao <n at bioruby.org>
! # License:: Ruby's
#
# $Id$
- Previous message: [BioRuby-cvs] bioruby gemspec.rb,1.7,1.8
- Next message: [BioRuby-cvs] bioruby/test/unit/bio test_alignment.rb, 1.8, 1.9 test_db.rb, 1.2, 1.3 test_feature.rb, 1.2, 1.3 test_shell.rb, 1.5, 1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the bioruby-cvs
mailing list