merge revision(s) 42994: [Backport #8913]

* lib/gserver.rb: [DOC] correct gserver.rb license [Bug #8913]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_0_0@43060 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nagachika 2013-09-26 16:00:20 +00:00
parent 72fb9d16dc
commit fe17a46edf
3 changed files with 8 additions and 4 deletions

View file

@ -3,7 +3,7 @@
#
# Author:: John W. Small
# Documentation:: Gavin Sinclair
# Licence:: Freeware.
# Licence:: Ruby License
require "socket"
require "thread"