GPL, and probably other licenses, were constructed to work with copyright law. Such cavalier dismissal (by rxrz) is disrespecting those who created the licenses, the legal system, and the open source community, at large. We live in the real world, not "The Matrix".
There are those of us who completely disagree with copyright law. How many years have been wasted on projects like Samba because of draconian copyright? Much simpler and cleaner to acquire the source.
Leaked Samsung exFat driver relicensed as GPL
31–40 of 206 posts
Re: Leaked Samsung exFat driver relicensed as GPL
#32Earlier quoted context omitted.
The questions are - is it a derivative of GPL code, and if so have they distributed binaries? I don't think drivers necessarily have to be derivative of GPL code (look at, for instance, nVidia's closed source drivers and lots of Android/ARM graphics drivers).
Those are technically GPL violations, but kernel devs haven't (yet) complained much.
I'm not convinced. Got a link that might convince me?
Re: Leaked Samsung exFat driver relicensed as GPL
#33Earlier quoted context omitted.
The questions are - is it a derivative of GPL code, and if so have they distributed binaries? I don't think drivers necessarily have to be derivative of GPL code (look at, for instance, nVidia's closed source drivers and lots of Android/ARM graphics drivers).
Those are technically GPL violations, but kernel devs haven't (yet) complained much.
Re: Leaked Samsung exFat driver relicensed as GPL
#34Samsung may not have intended it as such, but aren't all derivatives of GPL-licenced code also GPL by definition?
Derivatives of GPL-licensed code is either: 1. GPL-licensed 2. Illegal
If it's not explicitly 1 by the license on the derived work, it becomes 2. It is not automatically "forced" into category 1.
Re: Leaked Samsung exFat driver relicensed as GPL
#35I agree with the actions of the repo maintainer. Why should we play along with unjust copyright laws? GPL sheep are just part of the problem, creating their own nest of licensing woes everytime you touch their code.
If one wants to say "fuck copyright", putting a copyright license in the code is not the really the most appropriate way.
Re: Leaked Samsung exFat driver relicensed as GPL
#36Earlier quoted context omitted.
Sadly, this is a typical thing that goes on in the Android User development community. Lots of casual attitudes by hobbyists that modify the Linux Kernel and rattle off some sort of excuse for not posting their sources while distributing binary copies. Others end up "relicensing" similar to the guy on github, thinking that because they changed a few lines of code, they can claim to own the license to the software now…
> Others end up "relicensing" similar to the guy on github, [...] Hmmm... https://github.com/rxrz/exfat-nofuse/issues/5#issuecomment-2... : > And I don't need any permissions from anybody, I'm a big girl. Fun fact: Females also do stupid stuff.
Nah, pretty sure the "I'm a big girl" is just fratboy posturing.
Otherwise I agree with the commenter next to me: Breathtaking inanity is the interesting aspect here, not gender.
Re: Leaked Samsung exFat driver relicensed as GPL
#37Earlier quoted context omitted.
The questions are - is it a derivative of GPL code, and if so have they distributed binaries? I don't think drivers necessarily have to be derivative of GPL code (look at, for instance, nVidia's closed source drivers and lots of Android/ARM graphics drivers).
Those are technically GPL violations, but kernel devs haven't (yet) complained much.
Re: Leaked Samsung exFat driver relicensed as GPL
#38Earlier quoted context omitted.
> Others end up "relicensing" similar to the guy on github, [...] Hmmm... https://github.com/rxrz/exfat-nofuse/issues/5#issuecomment-2... : > And I don't need any permissions from anybody, I'm a big girl. Fun fact: Females also do stupid stuff.
Among all aspects of that discussion, the author's gender is about the most uninteresting detail. "Hackers should be judged by their hacking, not criteria such as degrees, age, race, sex, or position."
[1] http://www.quickanddirtytips.com/education/grammar/generic-s...
Re: Leaked Samsung exFat driver relicensed as GPL
#39Earlier quoted context omitted.
There are those of us who completely disagree with copyright law. How many years have been wasted on projects like Samba because of draconian copyright? Much simpler and cleaner to acquire the source.
Wasting man-years on reimplementing software is not a large enough problem to decide that authors no longer have any rights with their product.
Re: Leaked Samsung exFat driver relicensed as GPL
#40Why not just use this? http://linux.slashdot.org/story/13/01/23/2142213/open-source...
In addition, the person who put the leaked driver on GitHub seems to have a negative opinion on Fuse (in some of the forum threads where he's ranting), which does not seem to be based on facts.