[BioRuby-cvs] bioruby/lib/bio/util/restriction_enzyme/range/sequence_range calculated_cuts.rb, 1.5, 1.6 fragment.rb, 1.3, 1.4 fragments.rb, 1.3, 1.4

Trevor Wennblom trevor at dev.open-bio.org
Thu Apr 5 23:35:44 UTC 2007


Update of /home/repository/bioruby/bioruby/lib/bio/util/restriction_enzyme/range/sequence_range
In directory dev.open-bio.org:/tmp/cvs-serv20013/lib/bio/util/restriction_enzyme/range/sequence_range

Modified Files:
	calculated_cuts.rb fragment.rb fragments.rb 
Log Message:
Standardize on The Ruby License

Index: calculated_cuts.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/util/restriction_enzyme/range/sequence_range/calculated_cuts.rb,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** calculated_cuts.rb	4 Apr 2007 18:07:44 -0000	1.5
--- calculated_cuts.rb	5 Apr 2007 23:35:42 -0000	1.6
***************
*** 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$
***************
*** 23,27 ****
  # 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
  # 
  # cc = CalculatedCuts.new(@size)
--- 23,27 ----
  # Author::    Trevor Wennblom  <mailto:trevor at corevx.com>
  # Copyright:: Copyright (c) 2005-2007 Midwinter Laboratories, LLC (http://midwinterlabs.com)
! # License::   The Ruby License
  # 
  # cc = CalculatedCuts.new(@size)

Index: fragment.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/util/restriction_enzyme/range/sequence_range/fragment.rb,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** fragment.rb	4 Apr 2007 18:07:44 -0000	1.3
--- fragment.rb	5 Apr 2007 23:35:42 -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$
***************
*** 23,27 ****
  # 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
  #
  class Fragment
--- 23,27 ----
  # Author::    Trevor Wennblom  <mailto:trevor at corevx.com>
  # Copyright:: Copyright (c) 2005-2007 Midwinter Laboratories, LLC (http://midwinterlabs.com)
! # License::   The Ruby License
  #
  class Fragment

Index: fragments.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/util/restriction_enzyme/range/sequence_range/fragments.rb,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** fragments.rb	4 Apr 2007 18:07:44 -0000	1.3
--- fragments.rb	5 Apr 2007 23:35:42 -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$
***************
*** 19,23 ****
  # 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
  #
  class Fragments < Array
--- 19,23 ----
  # Author::    Trevor Wennblom  <mailto:trevor at corevx.com>
  # Copyright:: Copyright (c) 2005-2007 Midwinter Laboratories, LLC (http://midwinterlabs.com)
! # License::   The Ruby License
  #
  class Fragments < Array




More information about the bioruby-cvs mailing list