[BioRuby-cvs] bioruby/test/unit/bio/util/restriction_enzyme/analysis test_calculated_cuts.rb, 1.3, 1.4 test_cut_ranges.rb, 1.1, 1.2 test_sequence_range.rb, 1.3, 1.4
Trevor Wennblom
trevor at dev.open-bio.org
Thu Apr 5 23:35:46 UTC 2007
- Previous message: [BioRuby-cvs] bioruby/test/unit/bio/sequence test_aa.rb, 1.2, 1.3 test_common.rb, 1.3, 1.4 test_compat.rb, 1.2, 1.3 test_na.rb, 1.4, 1.5
- Next 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
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/repository/bioruby/bioruby/test/unit/bio/util/restriction_enzyme/analysis
In directory dev.open-bio.org:/tmp/cvs-serv20013/test/unit/bio/util/restriction_enzyme/analysis
Modified Files:
test_calculated_cuts.rb test_cut_ranges.rb
test_sequence_range.rb
Log Message:
Standardize on The Ruby License
Index: test_sequence_range.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/test/unit/bio/util/restriction_enzyme/analysis/test_sequence_range.rb,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** test_sequence_range.rb 2 Jan 2007 00:22:27 -0000 1.3
--- test_sequence_range.rb 5 Apr 2007 23:35:44 -0000 1.4
***************
*** 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_cut_ranges.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/test/unit/bio/util/restriction_enzyme/analysis/test_cut_ranges.rb,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** test_cut_ranges.rb 2 Jan 2007 06:18:07 -0000 1.1
--- test_cut_ranges.rb 5 Apr 2007 23:35:44 -0000 1.2
***************
*** 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_calculated_cuts.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/test/unit/bio/util/restriction_enzyme/analysis/test_calculated_cuts.rb,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** test_calculated_cuts.rb 2 Jan 2007 00:22:27 -0000 1.3
--- test_calculated_cuts.rb 5 Apr 2007 23:35:44 -0000 1.4
***************
*** 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$
- Previous message: [BioRuby-cvs] bioruby/test/unit/bio/sequence test_aa.rb, 1.2, 1.3 test_common.rb, 1.3, 1.4 test_compat.rb, 1.2, 1.3 test_na.rb, 1.4, 1.5
- Next 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
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the bioruby-cvs
mailing list