OSDN Git Service

Merge remote-tracking branch 'origin/master' into wdoor-stable
[shogi-server/shogi-server.git] / csa-file-filter
index d55b0db..a9a3f8f 100755 (executable)
@@ -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) 2008 Daigo Moriwaki <daigo at debian dot org>
+# Copyright (C) 2008-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
@@ -50,9 +50,9 @@
 # 
 # Sample Command lines that isntall prerequires will work on Debian.
 # 
-# * Ruby 1.9.3 or 1.8.7 including RDoc
+# * Ruby 2.0.0 or later including RDoc
 # 
-#   $ sudo aptitude install ruby ruby1.9.1
+#   $ sudo aptitude install ruby ruby
 # 
 # == Example
 #