[BioRuby-cvs] bioruby/test/unit/bio/db test_aaindex.rb, 1.3, 1.4 test_fasta.rb, 1.4, 1.5 test_gff.rb, 1.5, 1.6 test_lasergene.rb, 1.1, 1.2 test_newick.rb, 1.4, 1.5 test_nexus.rb, 1.1, 1.2 test_prosite.rb, 1.5, 1.6 test_rebase.rb, 1.4, 1.5 test_soft.rb, 1.2, 1.3
Trevor Wennblom
trevor at dev.open-bio.org
Thu Apr 5 23:35:45 UTC 2007
Update of /home/repository/bioruby/bioruby/test/unit/bio/db
In directory dev.open-bio.org:/tmp/cvs-serv20013/test/unit/bio/db
Modified Files:
test_aaindex.rb test_fasta.rb test_gff.rb test_lasergene.rb
test_newick.rb test_nexus.rb test_prosite.rb test_rebase.rb
test_soft.rb
Log Message:
Standardize on The Ruby License
Index: test_soft.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/test/unit/bio/db/test_soft.rb,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** test_soft.rb 29 Mar 2007 03:18:26 -0000 1.2
--- test_soft.rb 5 Apr 2007 23:35:43 -0000 1.3
***************
*** 4,8 ****
# Author:: Trevor Wennblom <mailto:trevor at corevx.com>
# Copyright:: Copyright (c) 2005-2007 Midwinter Laboratories, LLC (http://midwinterlabs.com)
! # License:: Distributes under the same terms as Ruby
#
# $Id$
--- 4,8 ----
# Author:: Trevor Wennblom <mailto:trevor at corevx.com>
# Copyright:: Copyright (c) 2005-2007 Midwinter Laboratories, LLC (http://midwinterlabs.com)
! # License:: The Ruby License
#
# $Id$
Index: test_aaindex.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/test/unit/bio/db/test_aaindex.rb,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** test_aaindex.rb 22 Feb 2006 07:35:19 -0000 1.3
--- test_aaindex.rb 5 Apr 2007 23:35:43 -0000 1.4
***************
*** 4,8 ****
# Copyright:: Copyright (C) 2006
# Mitsuteru C. Nakao <n at bioruby.org>
! # License:: Ruby's
#
# $Id$
--- 4,8 ----
# Copyright:: Copyright (C) 2006
# Mitsuteru C. Nakao <n at bioruby.org>
! # License:: The Ruby License
#
# $Id$
Index: test_fasta.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/test/unit/bio/db/test_fasta.rb,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** test_fasta.rb 24 Dec 2006 17:19:04 -0000 1.4
--- test_fasta.rb 5 Apr 2007 23:35:43 -0000 1.5
***************
*** 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$
Index: test_nexus.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/test/unit/bio/db/test_nexus.rb,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** test_nexus.rb 19 Dec 2006 05:17:27 -0000 1.1
--- test_nexus.rb 5 Apr 2007 23:35:43 -0000 1.2
***************
*** 4,8 ****
# Copyright:: Copyright (C) 2006 Christian M Zmasek <cmzmasek at yahoo.com>
#
! # License:: Ruby's
#
# $Id$
--- 4,8 ----
# Copyright:: Copyright (C) 2006 Christian M Zmasek <cmzmasek at yahoo.com>
#
! # License:: The Ruby License
#
# $Id$
Index: test_prosite.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/test/unit/bio/db/test_prosite.rb,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** test_prosite.rb 24 Dec 2006 17:19:04 -0000 1.5
--- test_prosite.rb 5 Apr 2007 23:35:43 -0000 1.6
***************
*** 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$
Index: test_rebase.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/test/unit/bio/db/test_rebase.rb,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** test_rebase.rb 1 Jan 2007 00:12:54 -0000 1.4
--- test_rebase.rb 5 Apr 2007 23:35:43 -0000 1.5
***************
*** 4,8 ****
# Author:: Trevor Wennblom <mailto:trevor at corevx.com>
# Copyright:: Copyright (c) 2005-2007 Midwinter Laboratories, LLC (http://midwinterlabs.com)
! # License:: Distributes under the same terms as Ruby
#
# $Id$
--- 4,8 ----
# Author:: Trevor Wennblom <mailto:trevor at corevx.com>
# Copyright:: Copyright (c) 2005-2007 Midwinter Laboratories, LLC (http://midwinterlabs.com)
! # License:: The Ruby License
#
# $Id$
Index: test_lasergene.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/test/unit/bio/db/test_lasergene.rb,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** test_lasergene.rb 8 Jan 2007 06:38:39 -0000 1.1
--- test_lasergene.rb 5 Apr 2007 23:35:43 -0000 1.2
***************
*** 4,8 ****
# Author:: Trevor Wennblom <mailto:trevor at corevx.com>
# Copyright:: Copyright (c) 2007 Center for Biomedical Research Informatics, University of Minnesota (http://cbri.umn.edu)
! # License:: Distributes under the same terms as Ruby
#
# $Id$
--- 4,8 ----
# Author:: Trevor Wennblom <mailto:trevor at corevx.com>
# Copyright:: Copyright (c) 2007 Center for Biomedical Research Informatics, University of Minnesota (http://cbri.umn.edu)
! # License:: The Ruby License
#
# $Id$
Index: test_newick.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/test/unit/bio/db/test_newick.rb,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** test_newick.rb 12 Jan 2007 16:19:24 -0000 1.4
--- test_newick.rb 5 Apr 2007 23:35:43 -0000 1.5
***************
*** 5,9 ****
# Daniel Amelang <dan at amelang.net>
# Naohisa Goto <ng at bioruby.org>
! # License:: Ruby's
#
# $Id$
--- 5,9 ----
# Daniel Amelang <dan at amelang.net>
# Naohisa Goto <ng at bioruby.org>
! # License:: The Ruby License
#
# $Id$
Index: test_gff.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/test/unit/bio/db/test_gff.rb,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** test_gff.rb 24 Dec 2006 17:19:04 -0000 1.5
--- test_gff.rb 5 Apr 2007 23:35:43 -0000 1.6
***************
*** 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$
More information about the bioruby-cvs
mailing list