They say the company uses open source libraries or programs and packs them into its own solution. or perhaps the engineers copied a specific section of these open source libraries and compiled it now into a very useful “proprietary” software package.
What legal issues will be affected by this company, if any? are you allowed to do this? I mean, the client does not see the source code, it only runs binary files on its computer.
For example, I find a great NLP library in python and decide to use it in my program, which I sell for $ 4,000 (I write as 10 lines of code and let the library do the work). can i get in trouble? will I need to write an NLP library from scratch to be considered "proprietary"?
source
share