open source - Releasing a PHP CMS... how to? -
i'm release cms written in php (using zend framework). it's powerful , easy manage once understand it.
i wondering release under commercial license (i want money) realized there's saturation of cms's on market.
so think i'm going release under open-source license. know have choose license question is: once license choosen need release it? turn official, 1 cannot "steal" it's code , created it.
i read on website need create file called "license" , write license there security? know code cannot compiled or obfuscated do "turn official" created it?
thank attention.
licenses don't prevent viewing/taking code - give grounds take legal measures against if violate terms of license.
a license official moment specify it's license applies code. common way of doing including text file license part of download (and many of common open-source licenses refer including license code if copies made), it's valid if specify license on website or such.
Comments
Post a Comment