X-Git-Url: http://git.sourceforge.jp/view?p=shogi-server%2Fshogi-server.git;a=blobdiff_plain;f=shogi-server-profile;h=01f6fc741c751b58b8574b656b547149f7b61e2a;hp=e9829c33894a5a96f72cd85ca5f97bbbef8dae3e;hb=20160409;hpb=c1fc5d6b0cf3d47186640c3d57b6c4036f2876a1 diff --git a/shogi-server-profile b/shogi-server-profile index e9829c3..01f6fc7 100755 --- a/shogi-server-profile +++ b/shogi-server-profile @@ -1,11 +1,11 @@ -#! /usr/bin/ruby1.9.1 +#! /usr/bin/ruby # $Id$ # # Author:: Daigo Moriwaki # Homepage:: http://sourceforge.jp/projects/shogi-server/ # #-- -# Copyright (C) 2011 Daigo Moriwaki (daigo at debian dot org) +# Copyright (C) 2011-2012 Daigo Moriwaki (daigo at debian dot org) # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -38,7 +38,7 @@ # # * {ruby-prof}[http://rubyforge.org/projects/ruby-prof/] # -# $ sudo gem1.9.1 install ruby-prof +# $ sudo gem install ruby-prof # # == Run #