[BioRuby-cvs] bioruby/lib/bio/shell core.rb, 1.23, 1.24 demo.rb, 1.3, 1.4 interface.rb, 1.15, 1.16 irb.rb, 1.2, 1.3 object.rb, 1.2, 1.3 script.rb, 1.2, 1.3 setup.rb, 1.2, 1.3 web.rb, 1.3, 1.4
Trevor Wennblom
trevor at dev.open-bio.org
Thu Apr 5 23:35:43 UTC 2007
- Previous message: [BioRuby-cvs] bioruby/lib/bio/io/flatfile bdb.rb, 1.9, 1.10 index.rb, 1.18, 1.19 indexer.rb, 1.24, 1.25
- Next message: [BioRuby-cvs] bioruby/lib/bio/sequence aa.rb, 1.3, 1.4 common.rb, 1.3, 1.4 compat.rb, 1.3, 1.4 format.rb, 1.3, 1.4 generic.rb, 1.4, 1.5 na.rb, 1.5, 1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/repository/bioruby/bioruby/lib/bio/shell
In directory dev.open-bio.org:/tmp/cvs-serv20013/lib/bio/shell
Modified Files:
core.rb demo.rb interface.rb irb.rb object.rb script.rb
setup.rb web.rb
Log Message:
Standardize on The Ruby License
Index: interface.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/shell/interface.rb,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** interface.rb 24 Dec 2006 08:36:45 -0000 1.15
--- interface.rb 5 Apr 2007 23:35:41 -0000 1.16
***************
*** 4,8 ****
# Copyright:: Copyright (C) 2005
# Toshiaki Katayama <k at bioruby.org>
! # License:: Ruby's
#
# $Id$
--- 4,8 ----
# Copyright:: Copyright (C) 2005
# Toshiaki Katayama <k at bioruby.org>
! # License:: The Ruby License
#
# $Id$
Index: object.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/shell/object.rb,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** object.rb 24 Dec 2006 08:40:00 -0000 1.2
--- object.rb 5 Apr 2007 23:35:41 -0000 1.3
***************
*** 5,9 ****
# Nobuya Tanaka <t at chemruby.org>,
# Toshiaki Katayama <k at bioruby.org>
! # License:: Ruby's
#
# $Id$
--- 5,9 ----
# Nobuya Tanaka <t at chemruby.org>,
# Toshiaki Katayama <k at bioruby.org>
! # License:: The Ruby License
#
# $Id$
Index: irb.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/shell/irb.rb,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** irb.rb 14 Mar 2007 19:54:51 -0000 1.2
--- irb.rb 5 Apr 2007 23:35:41 -0000 1.3
***************
*** 4,8 ****
# Copyright:: Copyright (C) 2006
# Toshiaki Katayama <k at bioruby.org>
! # License:: Ruby's
#
# $Id$
--- 4,8 ----
# Copyright:: Copyright (C) 2006
# Toshiaki Katayama <k at bioruby.org>
! # License:: The Ruby License
#
# $Id$
Index: script.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/shell/script.rb,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** script.rb 28 Mar 2007 20:21:26 -0000 1.2
--- script.rb 5 Apr 2007 23:35:41 -0000 1.3
***************
*** 4,8 ****
# Copyright:: Copyright (C) 2006
# Toshiaki Katayama <k at bioruby.org>
! # License:: Ruby's
#
# $Id$
--- 4,8 ----
# Copyright:: Copyright (C) 2006
# Toshiaki Katayama <k at bioruby.org>
! # License:: The Ruby License
#
# $Id$
Index: core.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/shell/core.rb,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** core.rb 28 Mar 2007 20:14:14 -0000 1.23
--- core.rb 5 Apr 2007 23:35:41 -0000 1.24
***************
*** 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: web.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/shell/web.rb,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** web.rb 14 Mar 2007 19:55:10 -0000 1.3
--- web.rb 5 Apr 2007 23:35:41 -0000 1.4
***************
*** 5,9 ****
# Nobuya Tanaka <t at chemruby.org>,
# Toshiaki Katayama <k at bioruby.org>
! # License:: Ruby's
#
# $Id$
--- 5,9 ----
# Nobuya Tanaka <t at chemruby.org>,
# Toshiaki Katayama <k at bioruby.org>
! # License:: The Ruby License
#
# $Id$
Index: setup.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/shell/setup.rb,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** setup.rb 28 Mar 2007 20:21:26 -0000 1.2
--- setup.rb 5 Apr 2007 23:35:41 -0000 1.3
***************
*** 4,8 ****
# Copyright:: Copyright (C) 2006
# Toshiaki Katayama <k at bioruby.org>
! # License:: Ruby's
#
# $Id$
--- 4,8 ----
# Copyright:: Copyright (C) 2006
# Toshiaki Katayama <k at bioruby.org>
! # License:: The Ruby License
#
# $Id$
Index: demo.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/shell/demo.rb,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** demo.rb 24 Dec 2006 08:40:43 -0000 1.3
--- demo.rb 5 Apr 2007 23:35:41 -0000 1.4
***************
*** 4,8 ****
# Copyright:: Copyright (C) 2006
# Toshiaki Katayama <k at bioruby.org>
! # License:: Ruby's
#
# $Id$
--- 4,8 ----
# Copyright:: Copyright (C) 2006
# Toshiaki Katayama <k at bioruby.org>
! # License:: The Ruby License
#
# $Id$
- Previous message: [BioRuby-cvs] bioruby/lib/bio/io/flatfile bdb.rb, 1.9, 1.10 index.rb, 1.18, 1.19 indexer.rb, 1.24, 1.25
- Next message: [BioRuby-cvs] bioruby/lib/bio/sequence aa.rb, 1.3, 1.4 common.rb, 1.3, 1.4 compat.rb, 1.3, 1.4 format.rb, 1.3, 1.4 generic.rb, 1.4, 1.5 na.rb, 1.5, 1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the bioruby-cvs
mailing list