1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

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

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42994 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
zzak 2013-09-20 14:54:51 +00:00
parent 40424c2600
commit 6f553027c5
2 changed files with 5 additions and 1 deletions

View file

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