On 4/28/06, Ashok Hariharan <[EMAIL PROTECTED]> wrote:
Is there anything else i need to be wary of specially on the negatives? Any other pitfalls i should be aware of for turning a product over into an open source license?
If I understand the question correctly, you're taking a closed source product and turning it into open source, right? One thing to consider is if there's any third-party licensed code in the product. For example, if the product uses a closed source module licensed from X company, you can't release that code as open source. You could remove that module though (and maybe end up crippling the product). Disclaimer: IANAL Manish
