Licensing Question
|
| Author | Content | ||
|---|---|---|---|
| techiem2 Sep 24, 2008 2:00 PM EST |
Ok, so a friend is developing a game engine, etc. etc. And he has a question about some licensing stuff (he's too lazy to create an account for himself. lol). Here's what he said (hopefully you can understand it.):
Any insight? Does this make sense? |
||
| Sander_Marechal Sep 24, 2008 2:08 PM EST |
Ugh... Give the man a spell checker for his birthday, will you? That kind of writing is terribly unprofessional and IMHO inconsiderate. As to his question: Yes, he can use that file in his GPLv3 app. It's pretty much a BSD/MIT license. Such questions aren't too hard to answer for yourself. Just read the license and ask yourself: Can I redistribute this while fulfilling both this license *and* the GPLv3 simultaniously. In this case you can. There is nothing required by the GPLv3 that would violate the license of the file. Also, there is nothing in the file's license that would violate the GPLv3 (such as GPL's "no addionional restrictions" clause). So, you can use the file in your GPLv3 project. Note that this does not mean that you can strip the license from the file and replace it with GPLv3. Legally you can, but it's not kind (it's similar to what the Linux wifi developers did with the BSD wifi drivers). Just leave the original license in place at the top of the file. |
||
| number6x Sep 24, 2008 3:17 PM EST |
I'll add that I believe the original copyright notice must be retained. From the linked to license in the original question:
As Sander said, it is good form to preserve the entire license notice. And it is even better if your friend would add a contribution to the readme or the 'about' display in their program. Only a dumpster diving, code stealing, college dropout cad would suggest otherwise. |
||
| Scott_Ruecker Sep 24, 2008 3:19 PM EST |
Sander, I love you, and I couldn't agree more.. LOL |
||
| techiem2 Sep 24, 2008 4:05 PM EST |
lol. To be fair that was a transcript of an IM conversation. :) (Yeah, I probably should have rewritten it.) Thanks for the input as usual. :) |
||
| Sander_Marechal Sep 24, 2008 5:04 PM EST |
Even in IM I try to write complete and grammatically correct sentences. IMHO that kind of juvenile "IM talk" is just sloppy. When I read such things I always have to think "If his writing is that sloppy, what does that say of the code he writes?" | ||
| Scott_Ruecker Sep 24, 2008 8:47 PM EST |
I would agree with you Sander but I have some programmers, and most of them are not into "organization" as most of us are accustomed to knowing it.. ;-) |
||
| tracyanne Sep 24, 2008 10:38 PM EST |
Sander's correct, that sort of IM talk is sloppy. I agree, his code is probably also sloppy. Too lazy to join this Forum, that's another clue. |
Posting in this forum is limited to members of the group: [Editors, MEMBERS, SITEADMINS.]
Becoming a member of LXer is easy and free. Join Us!

