[BioRuby-cvs] bioruby/test/unit/bio/io test_ddbjxml.rb, 1.3, 1.4 test_ensembl.rb, 1.5, 1.6 test_fastacmd.rb, 1.2, 1.3 test_flatfile.rb, 1.1, 1.2 test_soapwsdl.rb, 1.2, 1.3
Trevor Wennblom
trevor at dev.open-bio.org
Thu Apr 5 23:35:46 UTC 2007
- Previous message: [BioRuby-cvs] bioruby/test/unit/bio/util/restriction_enzyme test_analysis.rb, 1.9, 1.10 test_cut_symbol.rb, 1.1, 1.2 test_double_stranded.rb, 1.4, 1.5 test_single_strand.rb, 1.2, 1.3 test_single_strand_complement.rb, 1.2, 1.3 test_string_formatting.rb, 1.2, 1.3
- Next message: [BioRuby-cvs] bioruby/test/unit/bio/util test_color_scheme.rb, 1.2, 1.3 test_contingency_table.rb, 1.3, 1.4 test_restriction_enzyme.rb, 1.2, 1.3 test_sirna.rb, 1.3, 1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/repository/bioruby/bioruby/test/unit/bio/io
In directory dev.open-bio.org:/tmp/cvs-serv20013/test/unit/bio/io
Modified Files:
test_ddbjxml.rb test_ensembl.rb test_fastacmd.rb
test_flatfile.rb test_soapwsdl.rb
Log Message:
Standardize on The Ruby License
Index: test_flatfile.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/test/unit/bio/io/test_flatfile.rb,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** test_flatfile.rb 15 Jun 2006 14:28:55 -0000 1.1
--- test_flatfile.rb 5 Apr 2007 23:35:43 -0000 1.2
***************
*** 4,8 ****
# Copyright (C) 2006 Naohisa Goto <ng at bioruby.org>
#
! # License:: Ruby's
#
# $Id$
--- 4,8 ----
# Copyright (C) 2006 Naohisa Goto <ng at bioruby.org>
#
! # License:: The Ruby License
#
# $Id$
Index: test_fastacmd.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/test/unit/bio/io/test_fastacmd.rb,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** test_fastacmd.rb 24 Dec 2006 17:19:05 -0000 1.2
--- test_fastacmd.rb 5 Apr 2007 23:35:43 -0000 1.3
***************
*** 3,7 ****
#
# Copyright:: Copyright (C) 2006 Mitsuteru Nakao <n at bioruby.org>
! # License:: Ruby's
#
# $Id$
--- 3,7 ----
#
# Copyright:: Copyright (C) 2006 Mitsuteru Nakao <n at bioruby.org>
! # License:: The Ruby License
#
# $Id$
Index: test_ensembl.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/test/unit/bio/io/test_ensembl.rb,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** test_ensembl.rb 29 Mar 2007 14:14:17 -0000 1.5
--- test_ensembl.rb 5 Apr 2007 23:35:43 -0000 1.6
***************
*** 4,8 ****
# Copyright:: Copyright (C) 2006, 2007
# Mitsuteru C. Nakao <n at bioruby.org>
! # License:: Ruby's
#
# $Id$
--- 4,8 ----
# Copyright:: Copyright (C) 2006, 2007
# Mitsuteru C. Nakao <n at bioruby.org>
! # License:: The Ruby License
#
# $Id$
Index: test_soapwsdl.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/test/unit/bio/io/test_soapwsdl.rb,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** test_soapwsdl.rb 5 Jun 2006 02:51:59 -0000 1.2
--- test_soapwsdl.rb 5 Apr 2007 23:35:43 -0000 1.3
***************
*** 3,7 ****
#
# Copytight:: Copyright (C) 2005 Mitsuteru Nakao <n at bioruby.org>
! # License:: Ruby's
#
# $Id$
--- 3,7 ----
#
# Copytight:: Copyright (C) 2005 Mitsuteru Nakao <n at bioruby.org>
! # License:: The Ruby License
#
# $Id$
Index: test_ddbjxml.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/test/unit/bio/io/test_ddbjxml.rb,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** test_ddbjxml.rb 28 Mar 2007 11:21:20 -0000 1.3
--- test_ddbjxml.rb 5 Apr 2007 23:35:43 -0000 1.4
***************
*** 3,7 ****
#
# Copyright:: Copyright (C) 2005 Mitsuteru Nakao <n at bioruby.org>
! # License:: Ruby's
#
# $Id$
--- 3,7 ----
#
# Copyright:: Copyright (C) 2005 Mitsuteru Nakao <n at bioruby.org>
! # License:: The Ruby License
#
# $Id$
- Previous message: [BioRuby-cvs] bioruby/test/unit/bio/util/restriction_enzyme test_analysis.rb, 1.9, 1.10 test_cut_symbol.rb, 1.1, 1.2 test_double_stranded.rb, 1.4, 1.5 test_single_strand.rb, 1.2, 1.3 test_single_strand_complement.rb, 1.2, 1.3 test_string_formatting.rb, 1.2, 1.3
- Next message: [BioRuby-cvs] bioruby/test/unit/bio/util test_color_scheme.rb, 1.2, 1.3 test_contingency_table.rb, 1.3, 1.4 test_restriction_enzyme.rb, 1.2, 1.3 test_sirna.rb, 1.3, 1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the bioruby-cvs
mailing list