[BioRuby-cvs] bioruby/lib/bio/shell core.rb, 1.17, 1.18 session.rb, 1.11, 1.12
Katayama Toshiaki
k at pub.open-bio.org
Thu Feb 9 20:48:55 UTC 2006
- Previous message: [BioRuby-cvs] bioruby/lib/bio shell.rb,1.12,1.13
- Next message: [BioRuby-cvs] bioruby/lib/bio/shell/plugin codon.rb, 1.12, 1.13 emboss.rb, 1.1, 1.2 entry.rb, 1.5, 1.6 flatfile.rb, 1.11, 1.12 keggapi.rb, 1.9, 1.10 midi.rb, 1.6, 1.7 obda.rb, 1.8, 1.9 seq.rb, 1.16, 1.17
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/repository/bioruby/bioruby/lib/bio/shell
In directory pub.open-bio.org:/tmp/cvs-serv19056/shell
Modified Files:
core.rb session.rb
Log Message:
* license is changed to Ruby's
Index: session.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/shell/session.rb,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** session.rb 7 Dec 2005 07:50:44 -0000 1.11
--- session.rb 9 Feb 2006 20:48:53 -0000 1.12
***************
*** 2,28 ****
# = bio/shell/session.rb - core user interface of the BioRuby shell
#
! # Copyright:: Copyright (C) 2005
! # Toshiaki Katayama <k at bioruby.org>
! # License:: LGPL
#
# $Id$
- #
- #--
- #
- # This library is free software; you can redistribute it and/or
- # modify it under the terms of the GNU Lesser General Public
- # License as published by the Free Software Foundation; either
- # version 2 of the License, or (at your option) any later version.
- #
- # This library is distributed in the hope that it will be useful,
- # but WITHOUT ANY WARRANTY; without even the implied warranty of
- # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- # Lesser General Public License for more details.
- #
- # You should have received a copy of the GNU Lesser General Public
- # License along with this library; if not, write to the Free Software
- # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- #
- #++
#
--- 2,10 ----
# = bio/shell/session.rb - core user interface of the BioRuby shell
#
! # Copyright:: Copyright (C) 2005
! # Toshiaki Katayama <k at bioruby.org>
! # License:: Ruby's
#
# $Id$
#
Index: core.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/shell/core.rb,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** core.rb 9 Feb 2006 20:26:08 -0000 1.17
--- core.rb 9 Feb 2006 20:48:53 -0000 1.18
***************
*** 2,8 ****
# = bio/shell/core.rb - internal methods for the BioRuby shell
#
! # Copyright:: Copyright (C) 2005, 2006
! # Toshiaki Katayama <k at bioruby.org>
! # License:: Ruby's
#
# $Id$
--- 2,8 ----
# = bio/shell/core.rb - internal methods for the BioRuby shell
#
! # Copyright:: Copyright (C) 2005, 2006
! # Toshiaki Katayama <k at bioruby.org>
! # License:: Ruby's
#
# $Id$
- Previous message: [BioRuby-cvs] bioruby/lib/bio shell.rb,1.12,1.13
- Next message: [BioRuby-cvs] bioruby/lib/bio/shell/plugin codon.rb, 1.12, 1.13 emboss.rb, 1.1, 1.2 entry.rb, 1.5, 1.6 flatfile.rb, 1.11, 1.12 keggapi.rb, 1.9, 1.10 midi.rb, 1.6, 1.7 obda.rb, 1.8, 1.9 seq.rb, 1.16, 1.17
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the bioruby-cvs
mailing list