Tagged Questions

5
votes
4answers
258 views

GPL and Proprietary License Question

I wondering if a developer released code under a GPL License and a Proprietary License, and modifications were made to the GPL License copy by others, could the original author take those ...
4
votes
1answer
147 views

How to include open source licence to my commercial app?

Is it enough to put the LGPL, Apache, BSD, MIT license files to the installation folder of my app if it uses any LGPL, Apache etc licensed library? If my application not show any license in the ...
1
vote
2answers
67 views

Do I need two versions of source code for dual licensed project?

The situation: I have a library which I want to license under GPL/proprietary licenses. GPL version is in public repo. Do I need separate proprietary repo which will differ from GPL one only in ...
1
vote
2answers
167 views

Writing open-source software to read proprietary binary files

Consider a proprietary program that produces binary files for storage (e.g. .doc). Let's say a developer wants to write an open source program that reads those binary files. Is there anything to ...
0
votes
0answers
29 views

Open source vs close source penetration testing framework

I would like to know what is the difference (advantages and disadvantages) between using open source penetration testing framework like OSSTMM and ISSAF and closed source/proprietary penetration ...