diff --git a/ChangeLog b/ChangeLog index 7d1a5e17a7..b783ff34ab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Fri Sep 20 23:54:03 2013 Zachary Scott + + * lib/gserver.rb: [DOC] correct gserver.rb license [Bug #8913] + Fri Sep 20 23:48:34 2013 Zachary Scott * ext/psych/yaml/yaml.h: [DOC] merge upstream typo fix by @GreenGeorge diff --git a/lib/gserver.rb b/lib/gserver.rb index 8eac2a2fed..48770289f8 100644 --- a/lib/gserver.rb +++ b/lib/gserver.rb @@ -3,7 +3,7 @@ # # Author:: John W. Small # Documentation:: Gavin Sinclair -# Licence:: Freeware. +# Licence:: Ruby License require "socket" require "thread"