[BioRuby-cvs] bioruby/lib/bio/appl/phylip alignment.rb, 1.1, 1.2 distance_matrix.rb, 1.2, 1.3

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


Update of /home/repository/bioruby/bioruby/lib/bio/appl/phylip
In directory dev.open-bio.org:/tmp/cvs-serv20013/lib/bio/appl/phylip

Modified Files:
	alignment.rb distance_matrix.rb 
Log Message:
Standardize on The Ruby License

Index: distance_matrix.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/appl/phylip/distance_matrix.rb,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** distance_matrix.rb	15 Dec 2006 14:59:26 -0000	1.2
--- distance_matrix.rb	5 Apr 2007 23:35:40 -0000	1.3
***************
*** 5,9 ****
  #             GOTO Naohisa <ng at bioruby.org>
  #
! # License:: Ruby's
  #
  #  $Id$
--- 5,9 ----
  #             GOTO Naohisa <ng at bioruby.org>
  #
! # License:: The Ruby License
  #
  #  $Id$

Index: alignment.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/appl/phylip/alignment.rb,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** alignment.rb	14 Dec 2006 22:38:53 -0000	1.1
--- alignment.rb	5 Apr 2007 23:35:40 -0000	1.2
***************
*** 5,9 ****
  #             GOTO Naohisa <ng at bioruby.org>
  #
! # License:: Ruby's
  #
  #  $Id$
--- 5,9 ----
  #             GOTO Naohisa <ng at bioruby.org>
  #
! # License:: The Ruby License
  #
  #  $Id$




More information about the bioruby-cvs mailing list