Garrett: The ongoing fight against GPL enforcement
Garrett: The ongoing fight against GPL enforcement
Posted Feb 2, 2012 11:14 UTC (Thu) by paulj (subscriber, #341)In reply to: Garrett: The ongoing fight against GPL enforcement by dlang
Parent article: Garrett: The ongoing fight against GPL enforcement
In other words, what Rob really wants is to use the BSD-no-advert-clause licence.
Posted Feb 2, 2012 11:26 UTC (Thu)
by Trelane (subscriber, #56877)
[Link] (3 responses)
If what you're saying is true, then what he is wanting is public domain.
Posted Feb 2, 2012 11:32 UTC (Thu)
by Trelane (subscriber, #56877)
[Link] (2 responses)
Or maybe there's a minimal, only-no-warranty license out there somewhere that requires nothing except to agree to the no warranty thing.
Posted Feb 2, 2012 12:57 UTC (Thu)
by gioele (subscriber, #61675)
[Link] (1 responses)
Posted Feb 3, 2012 8:22 UTC (Fri)
by bronson (subscriber, #4806)
[Link]
Posted Feb 3, 2012 1:34 UTC (Fri)
by dlang (guest, #313)
[Link]
He is not saying that there is never a case for lawsuits, but he is saying that the way the SFC is handling the lawsuits is not something he agrees with, and he has directed them to stop doing so on his behalf.
In other words, he tried doing it their way and didn't like the result. This isn't just armchair quarterbacking from him
Garrett: The ongoing fight against GPL enforcement
Garrett: The ongoing fight against GPL enforcement
> Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
)
Garrett: The ongoing fight against GPL enforcement
Or maybe there's a minimal, only-no-warranty license out there somewhere that requires nothing except to agree to the no warranty thing.
The Unlicense license (<http://unlicense.org/>), derived from the SQLite license.
This is free and unencumbered software released into the public domain.
Anyone is free to copy, modify, publish, use, compile, sell, or
distribute this software, either in source code form or as a compiled
binary, for any purpose, commercial or non-commercial, and by any
means.
In jurisdictions that recognize copyright laws, the author or authors
of this software dedicate any and all copyright interest in the
software to the public domain. We make this dedication for the benefit
of the public at large and to the detriment of our heirs and
successors. We intend this dedication to be an overt act of
relinquishment in perpetuity of all present and future rights to this
software under copyright law.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
For more information, please refer to <http://unlicense.org/>
Or the MIT License, a personal favorite. It looks basically the same.
Garrett: The ongoing fight against GPL enforcement
Garrett: The ongoing fight against GPL enforcement