[BioRuby-cvs] bioruby/lib/bio map.rb,1.9,1.10 shell.rb,1.18,1.19
    Trevor Wennblom 
    trevor at dev.open-bio.org
       
    Thu Apr  5 23:45:13 UTC 2007
    
    
  
Update of /home/repository/bioruby/bioruby/lib/bio
In directory dev.open-bio.org:/tmp/cvs-serv20677/lib/bio
Modified Files:
	map.rb shell.rb 
Log Message:
More license changes.
Index: shell.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/shell.rb,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** shell.rb	28 Mar 2007 20:23:39 -0000	1.18
--- shell.rb	5 Apr 2007 23:45:10 -0000	1.19
***************
*** 4,8 ****
  # Copyright::   Copyright (C) 2005, 2006
  #               Toshiaki Katayama <k at bioruby.org>
! # License:      Ruby's
  #
  # $Id$
--- 4,8 ----
  # Copyright::   Copyright (C) 2005, 2006
  #               Toshiaki Katayama <k at bioruby.org>
! # License::     The Ruby License
  #
  # $Id$
Index: map.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/map.rb,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** map.rb	24 Dec 2006 10:10:08 -0000	1.9
--- map.rb	5 Apr 2007 23:45:10 -0000	1.10
***************
*** 3,7 ****
  #
  # Copyright::   Copyright (C) 2006 Jan Aerts <jan.aerts at bbsrc.ac.uk>
! # Licence::     Ruby's
  #
  # $Id$
--- 3,7 ----
  #
  # Copyright::   Copyright (C) 2006 Jan Aerts <jan.aerts at bbsrc.ac.uk>
! # License::     The Ruby License
  #
  # $Id$
    
    
More information about the bioruby-cvs
mailing list