Actions
Bug #8913
closedUnclear licensing terms on lib/gserver.rb
Bug #8913:
Unclear licensing terms on lib/gserver.rb
Description
The reader of the file only says this:
Copyright (C) 2001 John W. Small All Rights Reserved¶
Author:: John W. Small¶
Documentation:: Gavin Sinclair¶
Licence:: Freeware.¶
What does "Freeware" mean? With only that said, one cannot assume that file is free software/open source.
The intention is probably to have it licensed under the same terms of the rest of Ruby, so it would be nice to change that header to not mention any explicit licensing terms (even though "Freeware" is not a proper license) so that the global licensing terms of Ruby also apply to this file.
Actions