[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
Trevor Wennblom
trevor at dev.open-bio.org
Thu Apr 5 23:35:43 UTC 2007
- Previous message: [BioRuby-cvs] bioruby/lib/bio/db/pdb atom.rb, 1.7, 1.8 chain.rb, 1.7, 1.8 chemicalcomponent.rb, 1.2, 1.3 model.rb, 1.8, 1.9 pdb.rb, 1.20, 1.21 residue.rb, 1.11, 1.12 utils.rb, 1.6, 1.7
- Next message: [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
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/repository/bioruby/bioruby/lib/bio/io/flatfile
In directory dev.open-bio.org:/tmp/cvs-serv20013/lib/bio/io/flatfile
Modified Files:
bdb.rb index.rb indexer.rb
Log Message:
Standardize on The Ruby License
Index: bdb.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/io/flatfile/bdb.rb,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** bdb.rb 30 Apr 2006 05:58:50 -0000 1.9
--- bdb.rb 5 Apr 2007 23:35:41 -0000 1.10
***************
*** 3,7 ****
#
# Copyright:: Copyright (C) 2002 GOTO Naohisa <ng at bioruby.org>
! # License:: Ruby's
#
# $Id$
--- 3,7 ----
#
# Copyright:: Copyright (C) 2002 GOTO Naohisa <ng at bioruby.org>
! # License:: The Ruby License
#
# $Id$
Index: index.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/io/flatfile/index.rb,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** index.rb 22 Feb 2006 08:40:31 -0000 1.18
--- index.rb 5 Apr 2007 23:35:41 -0000 1.19
***************
*** 4,8 ****
# Copyright:: Copyright (C) 2002
# GOTO Naohisa <ng at bioruby.org>
! # License:: Ruby's
#
# $Id$
--- 4,8 ----
# Copyright:: Copyright (C) 2002
# GOTO Naohisa <ng at bioruby.org>
! # License:: The Ruby License
#
# $Id$
Index: indexer.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/io/flatfile/indexer.rb,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -d -r1.24 -r1.25
*** indexer.rb 22 Mar 2006 10:19:22 -0000 1.24
--- indexer.rb 5 Apr 2007 23:35:41 -0000 1.25
***************
*** 3,7 ****
#
# Copyright:: Copyright (C) 2002 GOTO Naohisa <ng at bioruby.org>
! # License:: Ruby's
#
# $Id$
--- 3,7 ----
#
# Copyright:: Copyright (C) 2002 GOTO Naohisa <ng at bioruby.org>
! # License:: The Ruby License
#
# $Id$
- Previous message: [BioRuby-cvs] bioruby/lib/bio/db/pdb atom.rb, 1.7, 1.8 chain.rb, 1.7, 1.8 chemicalcomponent.rb, 1.2, 1.3 model.rb, 1.8, 1.9 pdb.rb, 1.20, 1.21 residue.rb, 1.11, 1.12 utils.rb, 1.6, 1.7
- Next message: [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
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the bioruby-cvs
mailing list