View Single Post
Re: koraXs XML/INI/CFG parser for your bot
Old
  (#4)
koraX
Member
 
koraX's Avatar
 
Status: Offline
Posts: 145
Join Date: Jan 2004
Location: Slovak Republic
Default Re: koraXs XML/INI/CFG parser for your bot - 30-07-2004

koraXs parser stays under GNU/GPL, mainly because it is not only for bots. It can be used in lots of other projects where you need to store some parameters in files.


Quote:
Originally Posted by Whistler
Valve's Half-Life SDK is Valve's proprietary program whose license surely has "further restrictions" so linking your code against Valve's SDK and release the result binary file is forbidden by GPL.
I can't see a problem here. If bot is released under GNU/GPL, I don't see any violation of Valves SDK. Valves SDK does not have to be included within bots source code.


If someone would have a problem including my program in his bot, I could give him koraXs parser in other license, or in GPL with sime exceptions. But of course it will be for concrete person for concrete bot. This GPL release of koraXs parser is for public.


kXBot
koraX's utils
- see my homepage for other projects (OpenGL CSG Editor, FAT16 Sim, NNetwork Sim, ...)

Last edited by koraX; 30-07-2004 at 11:08..
  
Reply With Quote