[BioRuby-cvs] bioruby/lib/bio/db/kegg brite.rb, 0.7, 0.8 compound.rb, 0.14, 0.15 drug.rb, 1.1, 1.2 enzyme.rb, 0.10, 0.11 expression.rb, 1.10, 1.11 genes.rb, 0.24, 0.25 genome.rb, 0.16, 0.17 glycan.rb, 1.4, 1.5 keggtab.rb, 1.9, 1.10 kgml.rb, 1.6, 1.7 reaction.rb, 1.4, 1.5
Trevor Wennblom
trevor at dev.open-bio.org
Thu Apr 5 23:35:43 UTC 2007
- Previous message: [BioRuby-cvs] bioruby/lib/bio/db/genbank common.rb, 1.10, 1.11 ddbj.rb, 1.8, 1.9 genbank.rb, 0.39, 0.40 genpept.rb, 1.11, 1.12 refseq.rb, 1.7, 1.8
- Next message: [BioRuby-cvs] bioruby/lib/bio/util/restriction_enzyme/range/sequence_range calculated_cuts.rb, 1.5, 1.6 fragment.rb, 1.3, 1.4 fragments.rb, 1.3, 1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/repository/bioruby/bioruby/lib/bio/db/kegg
In directory dev.open-bio.org:/tmp/cvs-serv20013/lib/bio/db/kegg
Modified Files:
brite.rb compound.rb drug.rb enzyme.rb expression.rb genes.rb
genome.rb glycan.rb keggtab.rb kgml.rb reaction.rb
Log Message:
Standardize on The Ruby License
Index: drug.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/db/kegg/drug.rb,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** drug.rb 8 Mar 2007 00:11:49 -0000 1.1
--- drug.rb 5 Apr 2007 23:35:41 -0000 1.2
***************
*** 3,7 ****
#
# Copyright:: Copyright (C) 2007 Toshiaki Katayama <k at bioruby.org>
! # License:: Ruby's
#
# $Id$
--- 3,7 ----
#
# Copyright:: Copyright (C) 2007 Toshiaki Katayama <k at bioruby.org>
! # License:: The Ruby License
#
# $Id$
Index: keggtab.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/db/kegg/keggtab.rb,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** keggtab.rb 19 Sep 2006 05:54:29 -0000 1.9
--- keggtab.rb 5 Apr 2007 23:35:41 -0000 1.10
***************
*** 4,8 ****
# Copyright:: Copyright (C) 2001 Mitsuteru C. Nakao <n at bioruby.org>
# Copyright (C) 2003, 2006 Toshiaki Katayama <k at bioruby.org>
! # License:: Ruby's
#
# $Id$
--- 4,8 ----
# Copyright:: Copyright (C) 2001 Mitsuteru C. Nakao <n at bioruby.org>
# Copyright (C) 2003, 2006 Toshiaki Katayama <k at bioruby.org>
! # License:: The Ruby License
#
# $Id$
Index: glycan.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/db/kegg/glycan.rb,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** glycan.rb 8 Mar 2007 00:14:16 -0000 1.4
--- glycan.rb 5 Apr 2007 23:35:41 -0000 1.5
***************
*** 3,7 ****
#
# Copyright:: Copyright (C) 2004 Toshiaki Katayama <k at bioruby.org>
! # License:: Ruby's
#
# $Id$
--- 3,7 ----
#
# Copyright:: Copyright (C) 2004 Toshiaki Katayama <k at bioruby.org>
! # License:: The Ruby License
#
# $Id$
Index: compound.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/db/kegg/compound.rb,v
retrieving revision 0.14
retrieving revision 0.15
diff -C2 -d -r0.14 -r0.15
*** compound.rb 8 Mar 2007 00:10:05 -0000 0.14
--- compound.rb 5 Apr 2007 23:35:41 -0000 0.15
***************
*** 3,7 ****
#
# Copyright:: Copyright (C) 2001, 2002, 2004, 2007 Toshiaki Katayama <k at bioruby.org>
! # License:: Ruby's
#
# $Id$
--- 3,7 ----
#
# Copyright:: Copyright (C) 2001, 2002, 2004, 2007 Toshiaki Katayama <k at bioruby.org>
! # License:: The Ruby License
#
# $Id$
Index: kgml.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/db/kegg/kgml.rb,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** kgml.rb 24 Dec 2006 09:18:43 -0000 1.6
--- kgml.rb 5 Apr 2007 23:35:41 -0000 1.7
***************
*** 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: enzyme.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/db/kegg/enzyme.rb,v
retrieving revision 0.10
retrieving revision 0.11
diff -C2 -d -r0.10 -r0.11
*** enzyme.rb 15 Jan 2007 04:50:05 -0000 0.10
--- enzyme.rb 5 Apr 2007 23:35:41 -0000 0.11
***************
*** 3,7 ****
#
# Copyright:: Copyright (C) 2001, 2002, 2007 Toshiaki Katayama <k at bioruby.org>
! # License:: Ruby's
#
# $Id$
--- 3,7 ----
#
# Copyright:: Copyright (C) 2001, 2002, 2007 Toshiaki Katayama <k at bioruby.org>
! # License:: The Ruby License
#
# $Id$
Index: expression.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/db/kegg/expression.rb,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** expression.rb 8 May 2006 14:25:25 -0000 1.10
--- expression.rb 5 Apr 2007 23:35:41 -0000 1.11
***************
*** 5,9 ****
# Shuichi Kawashima <shuichi at hgc.jp>,
# Toshiaki Katayama <k at bioruby.org>
! # License:: Ruby's
#
# $Id$
--- 5,9 ----
# Shuichi Kawashima <shuichi at hgc.jp>,
# Toshiaki Katayama <k at bioruby.org>
! # License:: The Ruby License
#
# $Id$
Index: genome.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/db/kegg/genome.rb,v
retrieving revision 0.16
retrieving revision 0.17
diff -C2 -d -r0.16 -r0.17
*** genome.rb 15 Jan 2007 04:37:29 -0000 0.16
--- genome.rb 5 Apr 2007 23:35:41 -0000 0.17
***************
*** 3,7 ****
#
# Copyright:: Copyright (C) 2001, 2002, 2007 Toshiaki Katayama <k at bioruby.org>
! # License:: Ruby's
#
# $Id$
--- 3,7 ----
#
# Copyright:: Copyright (C) 2001, 2002, 2007 Toshiaki Katayama <k at bioruby.org>
! # License:: The Ruby License
#
# $Id$
Index: genes.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/db/kegg/genes.rb,v
retrieving revision 0.24
retrieving revision 0.25
diff -C2 -d -r0.24 -r0.25
*** genes.rb 8 Mar 2007 00:10:50 -0000 0.24
--- genes.rb 5 Apr 2007 23:35:41 -0000 0.25
***************
*** 4,8 ****
# Copyright:: Copyright (C) 2001, 2002, 2006
# Toshiaki Katayama <k at bioruby.org>
! # License:: Ruby's
#
# $Id$
--- 4,8 ----
# Copyright:: Copyright (C) 2001, 2002, 2006
# Toshiaki Katayama <k at bioruby.org>
! # License:: The Ruby License
#
# $Id$
Index: reaction.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/db/kegg/reaction.rb,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** reaction.rb 19 Sep 2006 05:56:38 -0000 1.4
--- reaction.rb 5 Apr 2007 23:35:41 -0000 1.5
***************
*** 3,7 ****
#
# Copyright:: Copyright (C) 2004 Toshiaki Katayama <k at bioruby.org>
! # License:: Ruby's
#
# $Id$
--- 3,7 ----
#
# Copyright:: Copyright (C) 2004 Toshiaki Katayama <k at bioruby.org>
! # License:: The Ruby License
#
# $Id$
Index: brite.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/db/kegg/brite.rb,v
retrieving revision 0.7
retrieving revision 0.8
diff -C2 -d -r0.7 -r0.8
*** brite.rb 19 Sep 2006 05:50:45 -0000 0.7
--- brite.rb 5 Apr 2007 23:35:41 -0000 0.8
***************
*** 3,7 ****
#
# Copyright:: Copyright (C) 2001 Toshiaki Katayama <k at bioruby.org>
! # License:: Ruby's
#
# $Id$
--- 3,7 ----
#
# Copyright:: Copyright (C) 2001 Toshiaki Katayama <k at bioruby.org>
! # License:: The Ruby License
#
# $Id$
- Previous message: [BioRuby-cvs] bioruby/lib/bio/db/genbank common.rb, 1.10, 1.11 ddbj.rb, 1.8, 1.9 genbank.rb, 0.39, 0.40 genpept.rb, 1.11, 1.12 refseq.rb, 1.7, 1.8
- Next message: [BioRuby-cvs] bioruby/lib/bio/util/restriction_enzyme/range/sequence_range calculated_cuts.rb, 1.5, 1.6 fragment.rb, 1.3, 1.4 fragments.rb, 1.3, 1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the bioruby-cvs
mailing list