Relative Content

Tag Archive for gpl

Could Apple and Microsoft allow the GPLv3 on their locked-down devices?

It seems that both Apple and Microsoft prohibit GPLv3-licensed software in the app stores for their locked-down devices (i.e. iOS, Windows Phone and the Metro part of Windows). I have heard various explanations for this. However: Would they even be able to allow this license in their app stores if they wanted to, or does the GPL’s anti-tivoization clause already prohibit this?

Incorporating GPL Code in my Open Source Project

I have downloaded a currently inactive GPL project with a view to updating it and releasing the completed codebase as open source. I’m not really a fan of GPL though and would rather licence my project under BSD.

Application of LGPL license on a simple algorithm

The “scope” of the GNU license is troubling me : I know it has been answered many times ( here, here, … ) but shouldn’t we take into consideration the complexity and originality of a code before using GPL license ?