[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
Trevor Wennblom
trevor at dev.open-bio.org
Thu Apr 5 23:35:43 UTC 2007
- Previous message: [BioRuby-cvs] bioruby/lib/bio/io das.rb, 1.15, 1.16 dbget.rb, 1.12, 1.13 ddbjxml.rb, 1.13, 1.14 ebisoap.rb, 1.2, 1.3 ensembl.rb, 1.10, 1.11 fastacmd.rb, 1.15, 1.16 fetch.rb, 1.9, 1.10 flatfile.rb, 1.57, 1.58 keggapi.rb, 1.13, 1.14 ncbisoap.rb, 1.2, 1.3 pubmed.rb, 1.15, 1.16 registry.rb, 1.18, 1.19 soapwsdl.rb, 1.6, 1.7 sql.rb, 1.7, 1.8
- Next 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
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/repository/bioruby/bioruby/lib/bio/db/pdb
In directory dev.open-bio.org:/tmp/cvs-serv20013/lib/bio/db/pdb
Modified Files:
atom.rb chain.rb chemicalcomponent.rb model.rb pdb.rb
residue.rb utils.rb
Log Message:
Standardize on The Ruby License
Index: atom.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/db/pdb/atom.rb,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** atom.rb 29 Mar 2007 12:50:49 -0000 1.7
--- atom.rb 5 Apr 2007 23:35:41 -0000 1.8
***************
*** 5,9 ****
# Alex Gutteridge <alexg at ebi.ac.uk>
# Naohisa Goto <ng at bioruby.org>
! # License:: Ruby's
#
# $Id$
--- 5,9 ----
# Alex Gutteridge <alexg at ebi.ac.uk>
# Naohisa Goto <ng at bioruby.org>
! # License:: The Ruby License
#
# $Id$
Index: residue.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/db/pdb/residue.rb,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** residue.rb 29 Mar 2007 12:50:49 -0000 1.11
--- residue.rb 5 Apr 2007 23:35:41 -0000 1.12
***************
*** 5,9 ****
# Alex Gutteridge <alexg at ebi.ac.uk>
# Naohisa Goto <ng at bioruby.org>
! # License:: Ruby's
#
# $Id$
--- 5,9 ----
# Alex Gutteridge <alexg at ebi.ac.uk>
# Naohisa Goto <ng at bioruby.org>
! # License:: The Ruby License
#
# $Id$
Index: model.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/db/pdb/model.rb,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** model.rb 29 Mar 2007 12:50:49 -0000 1.8
--- model.rb 5 Apr 2007 23:35:41 -0000 1.9
***************
*** 5,9 ****
# Alex Gutteridge <alexg at ebi.ac.uk>
# Naohisa Goto <ng at bioruby.org>
! # License:: Ruby's
#
# $Id$
--- 5,9 ----
# Alex Gutteridge <alexg at ebi.ac.uk>
# Naohisa Goto <ng at bioruby.org>
! # License:: The Ruby License
#
# $Id$
Index: pdb.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/db/pdb/pdb.rb,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** pdb.rb 29 Mar 2007 12:50:49 -0000 1.20
--- pdb.rb 5 Apr 2007 23:35:41 -0000 1.21
***************
*** 5,9 ****
# GOTO Naohisa <ngoto at gen-info.osaka-u.ac.jp>
# Alex Gutteridge <alexg at ebi.ac.uk>
! # License:: Ruby's
#
# $Id$
--- 5,9 ----
# GOTO Naohisa <ngoto at gen-info.osaka-u.ac.jp>
# Alex Gutteridge <alexg at ebi.ac.uk>
! # License:: The Ruby License
#
# $Id$
Index: utils.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/db/pdb/utils.rb,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** utils.rb 29 Mar 2007 12:50:49 -0000 1.6
--- utils.rb 5 Apr 2007 23:35:41 -0000 1.7
***************
*** 5,9 ****
# Alex Gutteridge <alexg at ebi.ac.uk>
# Naohisa Goto <ng at bioruby.org>
! # License:: Ruby's
#
# $Id$
--- 5,9 ----
# Alex Gutteridge <alexg at ebi.ac.uk>
# Naohisa Goto <ng at bioruby.org>
! # License:: The Ruby License
#
# $Id$
Index: chemicalcomponent.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/db/pdb/chemicalcomponent.rb,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** chemicalcomponent.rb 29 Mar 2007 12:50:49 -0000 1.2
--- chemicalcomponent.rb 5 Apr 2007 23:35:41 -0000 1.3
***************
*** 4,8 ****
# Copyright:: Copyright (C) 2006
# GOTO Naohisa <ngoto at gen-info.osaka-u.ac.jp>
! # License:: Ruby's
#
# $Id$
--- 4,8 ----
# Copyright:: Copyright (C) 2006
# GOTO Naohisa <ngoto at gen-info.osaka-u.ac.jp>
! # License:: The Ruby License
#
# $Id$
Index: chain.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/db/pdb/chain.rb,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** chain.rb 29 Mar 2007 12:50:49 -0000 1.7
--- chain.rb 5 Apr 2007 23:35:41 -0000 1.8
***************
*** 5,9 ****
# Alex Gutteridge <alexg at ebi.ac.uk>
# Naohisa Goto <ng at bioruby.org>
! # License:: Ruby's
#
# $Id$
--- 5,9 ----
# Alex Gutteridge <alexg at ebi.ac.uk>
# Naohisa Goto <ng at bioruby.org>
! # License:: The Ruby License
#
# $Id$
- Previous message: [BioRuby-cvs] bioruby/lib/bio/io das.rb, 1.15, 1.16 dbget.rb, 1.12, 1.13 ddbjxml.rb, 1.13, 1.14 ebisoap.rb, 1.2, 1.3 ensembl.rb, 1.10, 1.11 fastacmd.rb, 1.15, 1.16 fetch.rb, 1.9, 1.10 flatfile.rb, 1.57, 1.58 keggapi.rb, 1.13, 1.14 ncbisoap.rb, 1.2, 1.3 pubmed.rb, 1.15, 1.16 registry.rb, 1.18, 1.19 soapwsdl.rb, 1.6, 1.7 sql.rb, 1.7, 1.8
- Next 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
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the bioruby-cvs
mailing list