Tagged Questions
2
votes
2answers
827 views
Protecting proprietary code linking with LGPL v3 code
I've been warned that LGPL v3 forbids any kind of modifications that would prevent reverse-engineering, including software protection such as obfuscation.
In practice, does this license make it ...