Skip to content

Commit

Permalink
* fixed typo s/lisence/license/
Browse files Browse the repository at this point in the history
  • Loading branch information
ktym committed Nov 14, 2005
1 parent ff91f13 commit 5ec0e2b
Show file tree
Hide file tree
Showing 13 changed files with 27 additions and 27 deletions.
4 changes: 2 additions & 2 deletions bin/bioruby
Expand Up @@ -4,9 +4,9 @@
#
# Copyright:: Copyright (C) 2005
# Toshiaki Katayama <k@bioruby.org>
# Lisence:: LGPL
# License:: LGPL
#
# $Id: bioruby,v 1.5 2005/11/06 01:28:44 k Exp $
# $Id: bioruby,v 1.6 2005/11/14 02:01:53 k Exp $
#
#--
#
Expand Down
4 changes: 2 additions & 2 deletions lib/bio/data/aa.rb
Expand Up @@ -3,9 +3,9 @@
#
# Copyright:: Copyright (C) 2001, 2005
# Toshiaki Katayama <k@bioruby.org>
# Lisence:: LGPL
# License:: LGPL
#
# $Id: aa.rb,v 0.13 2005/11/04 17:49:10 k Exp $
# $Id: aa.rb,v 0.14 2005/11/14 02:01:54 k Exp $
#
#--
#
Expand Down
4 changes: 2 additions & 2 deletions lib/bio/data/codontable.rb
Expand Up @@ -3,9 +3,9 @@
#
# Copyright:: Copyright (C) 2001, 2004
# Toshiaki Katayama <k@bioruby.org>
# Lisence:: LGPL
# License:: LGPL
#
# $Id: codontable.rb,v 0.14 2005/11/05 08:25:47 k Exp $
# $Id: codontable.rb,v 0.15 2005/11/14 02:01:54 k Exp $
#
# == Data source
#
Expand Down
4 changes: 2 additions & 2 deletions lib/bio/io/das.rb
Expand Up @@ -4,9 +4,9 @@
# Copyright:: Copyright (C) 2003, 2004
# Shuichi Kawashima <shuichi@hgc.jp>,
# Toshiaki Katayama <k@bioruby.org>
# Lisence:: LGPL
# License:: LGPL
#
# $Id: das.rb,v 1.10 2005/11/05 08:31:26 k Exp $
# $Id: das.rb,v 1.11 2005/11/14 02:01:54 k Exp $
#
#--
# == TODO
Expand Down
4 changes: 2 additions & 2 deletions lib/bio/io/ddbjxml.rb
Expand Up @@ -3,9 +3,9 @@
#
# Copyright:: Copyright (C) 2003, 2004
# KATAYAMA Toshiaki <k@bioruby.org>
# Lisence:: LGPL
# License:: LGPL
#
# $Id: ddbjxml.rb,v 1.7 2005/11/05 08:33:01 k Exp $
# $Id: ddbjxml.rb,v 1.8 2005/11/14 02:01:54 k Exp $
#
#--
#
Expand Down
4 changes: 2 additions & 2 deletions lib/bio/shell.rb
Expand Up @@ -3,9 +3,9 @@
#
# Copyright:: Copyright (C) 2005
# Toshiaki Katayama <k@bioruby.org>
# Lisence:: LGPL
# License:: LGPL
#
# $Id: shell.rb,v 1.6 2005/11/06 01:29:27 k Exp $
# $Id: shell.rb,v 1.7 2005/11/14 02:01:54 k Exp $
#
#--
#
Expand Down
4 changes: 2 additions & 2 deletions lib/bio/shell/core.rb
Expand Up @@ -3,9 +3,9 @@
#
# Copyright:: Copyright (C) 2005
# Toshiaki Katayama <k@bioruby.org>
# Lisence:: LGPL
# License:: LGPL
#
# $Id: core.rb,v 1.6 2005/11/06 18:30:04 k Exp $
# $Id: core.rb,v 1.7 2005/11/14 02:01:54 k Exp $
#
#--
#
Expand Down
4 changes: 2 additions & 2 deletions lib/bio/shell/interface.rb
Expand Up @@ -3,9 +3,9 @@
#
# Copyright:: Copyright (C) 2005
# Toshiaki Katayama <k@bioruby.org>
# Lisence:: LGPL
# License:: LGPL
#
# $Id: interface.rb,v 1.4 2005/11/06 18:28:48 k Exp $
# $Id: interface.rb,v 1.5 2005/11/14 02:01:54 k Exp $
#
#--
#
Expand Down
6 changes: 3 additions & 3 deletions lib/bio/shell/plugin/codon.rb
Expand Up @@ -3,9 +3,9 @@
#
# Copyright:: Copyright (C) 2005
# Toshiaki Katayama <k@bioruby.org>
# Lisence:: LGPL
# License:: LGPL
#
# $Id: codon.rb,v 1.2 2005/11/05 11:54:35 k Exp $
# $Id: codon.rb,v 1.3 2005/11/14 02:01:54 k Exp $
#
#--
#
Expand Down Expand Up @@ -187,7 +187,7 @@ def nucleicacids
[ 'w', '[at]', 'Weak' ],
[ 's', '[gc]', 'Strong' ],
[ 'k', '[tg]', 'Keto' ],
[ 'm', '[ac]', 'aMino' ],
[ 'm', '[ac]', 'aroMatic' ],
[ 'b', '[tgc]', 'not A' ],
[ 'v', '[agc]', 'not T' ],
[ 'h', '[atc]', 'not G' ],
Expand Down
4 changes: 2 additions & 2 deletions lib/bio/shell/plugin/flatfile.rb
Expand Up @@ -3,9 +3,9 @@
#
# Copyright:: Copyright (C) 2005
# Toshiaki Katayama <k@bioruby.org>
# Lisence:: LGPL
# License:: LGPL
#
# $Id: flatfile.rb,v 1.4 2005/11/05 08:36:24 k Exp $
# $Id: flatfile.rb,v 1.5 2005/11/14 02:01:54 k Exp $
#
#--
#
Expand Down
4 changes: 2 additions & 2 deletions lib/bio/shell/plugin/keggapi.rb
Expand Up @@ -3,9 +3,9 @@
#
# Copyright:: Copyright (C) 2005
# Toshiaki Katayama <k@bioruby.org>
# Lisence:: LGPL
# License:: LGPL
#
# $Id: keggapi.rb,v 1.2 2005/11/06 02:12:03 k Exp $
# $Id: keggapi.rb,v 1.3 2005/11/14 02:01:54 k Exp $
#
#--
#
Expand Down
4 changes: 2 additions & 2 deletions lib/bio/shell/plugin/obda.rb
Expand Up @@ -3,9 +3,9 @@
#
# Copyright:: Copyright (C) 2005
# Toshiaki Katayama <k@bioruby.org>
# Lisence:: LGPL
# License:: LGPL
#
# $Id: obda.rb,v 1.2 2005/11/05 09:06:49 k Exp $
# $Id: obda.rb,v 1.3 2005/11/14 02:01:54 k Exp $
#
#--
#
Expand Down
4 changes: 2 additions & 2 deletions lib/bio/shell/plugin/seq.rb
Expand Up @@ -3,9 +3,9 @@
#
# Copyright:: Copyright (C) 2005
# Toshiaki Katayama <k@bioruby.org>
# Lisence:: LGPL
# License:: LGPL
#
# $Id: seq.rb,v 1.6 2005/11/06 03:03:08 k Exp $
# $Id: seq.rb,v 1.7 2005/11/14 02:01:54 k Exp $
#
#--
#
Expand Down

0 comments on commit 5ec0e2b

Please sign in to comment.