[BioRuby-cvs] bioruby/lib/bio shell.rb,1.12,1.13
Katayama Toshiaki
k at pub.open-bio.org
Thu Feb 9 20:48:55 UTC 2006
Update of /home/repository/bioruby/bioruby/lib/bio
In directory pub.open-bio.org:/tmp/cvs-serv19056
Modified Files:
shell.rb
Log Message:
* license is changed to Ruby's
Index: shell.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/shell.rb,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** shell.rb 28 Jan 2006 06:46:42 -0000 1.12
--- shell.rb 9 Feb 2006 20:48:52 -0000 1.13
***************
*** 2,28 ****
# = bio/shell.rb - Loading all BioRuby shell features
#
! # 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.rb - Loading all BioRuby shell features
#
! # Copyright:: Copyright (C) 2005
! # Toshiaki Katayama <k at bioruby.org>
! # License: Ruby's
#
# $Id$
#
More information about the bioruby-cvs
mailing list