GPL and LGPL open source licensing restrictions [closed]

LGPL allows you to use and distribute the open source software with your application without releasing the source code for your application. GPL requires you to release the source code of your application if you choose to use and distribute the GPL licensed open source software with your application. In other words, your application must … Read more

MIT vs GPL license [closed]

It seems to me that the chief difference between the MIT license and GPL is that the MIT doesn’t require modifications be open sourced whereas the GPL does. True – in general. You don’t have to open-source your changes if you’re using GPL. You could modify it and use it for your own purpose as … Read more

What are the differences between GPL v2 and GPL v3 licenses? [closed]

The page linked to in another answer is a good source, but a lot to read. Here is a short list of some the major differences: internationalization: they used new terminology, rather than using language tied to US legal concepts patents: they specifically address patents (including the Microsoft/Novell issue noted in another answer) “Tivo-ization”: they … Read more

How to add license to an existing GitHub project

In your repository, click ‘Create new file’ 2. a) Type ‘LICENSE’, ‘LICENSE.md’ or ‘LICENSE.txt’ as the new file’s file name. b) The ‘Want to use a new template?’ dialog will appear. Choose your preferred license. The accepted answer is almost there, but confused me, because it said ‘click the blue plus’ – the interface may … Read more

How do I protect Python code from being read by users?

“Is there a good way to handle this problem?” No. Nothing can be protected against reverse engineering. Even the firmware on DVD machines has been reverse engineered and the AACS Encryption key exposed. And that’s in spite of the DMCA making that a criminal offense. Since no technical method can stop your customers from reading … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)