[BioRuby-cvs] bioruby/lib/bio/db/embl common.rb, 1.6, 1.7 embl.rb,
1.23, 1.24 sptr.rb, 1.27, 1.28
Mitsuteru C. Nakao
nakao at pub.open-bio.org
Mon Oct 31 21:16:08 EST 2005
Update of /home/repository/bioruby/bioruby/lib/bio/db/embl
In directory pub.open-bio.org:/tmp/cvs-serv5954/lib/bio/db/embl
Modified Files:
common.rb embl.rb sptr.rb
Log Message:
* Removed Author:: description.
Index: sptr.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/db/embl/sptr.rb,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -d -r1.27 -r1.28
*** sptr.rb 27 Oct 2005 09:30:42 -0000 1.27
--- sptr.rb 1 Nov 2005 02:16:06 -0000 1.28
***************
*** 2,7 ****
# = bio/db/embl/sptr.rb - UniProt/SwissProt and TrEMBL database class
#
! # Author:: Mitsuteru C. Nakao <n at bioruby.org>
! # Copyright:: Copyright (C) 2001-2005 BioRuby Project
# License:: LGPL
#
--- 2,6 ----
# = bio/db/embl/sptr.rb - UniProt/SwissProt and TrEMBL database class
#
! # Copyright:: Copyright (C) 2001-2005 Mitsuteru C. Nakao <n at bioruby.org>
# License:: LGPL
#
Index: embl.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/db/embl/embl.rb,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** embl.rb 27 Oct 2005 09:34:49 -0000 1.23
--- embl.rb 1 Nov 2005 02:16:06 -0000 1.24
***************
*** 3,8 ****
#
#
! # Author:: Mitsuteru C. Nakao <n at bioruby.org>
! # Copyright:: Copyright (C) 2001-2005 BioRuby Project
# License:: LGPL
#
--- 3,7 ----
#
#
! # Copyright:: Copyright (C) 2001-2005 Mitsuteru C. Nakao <n at bioruby.org>
# License:: LGPL
#
Index: common.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/db/embl/common.rb,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** common.rb 27 Oct 2005 09:36:07 -0000 1.6
--- common.rb 1 Nov 2005 02:16:06 -0000 1.7
***************
*** 2,7 ****
# = bio/db/embl.rb - Common methods for EMBL style database classes
#
! # Author:: Mitsuteru C. Nakao <n at bioruby.org>
! # Copyright:: Copyright (C) 2001-2005 BioRuby Project
# License:: LGPL
#
--- 2,6 ----
# = bio/db/embl.rb - Common methods for EMBL style database classes
#
! # Copyright:: Copyright (C) 2001-2005 Mitsuteru C. Nakao <n at bioruby.org>
# License:: LGPL
#
More information about the bioruby-cvs
mailing list