Htmx changes license to Zero-Clause BSD
github.com
Htmx changes license to Zero-Clause BSD
1–10 of 120 posts
Re: Htmx changes license to Zero-Clause BSD
#2I think (please correct my understanding) zero clause BSD can be embedded in a GPL project too, it just becomes one-way included, subsumed into the GPL project and then under the GPL licence. (Relicenced)
Could the author of HTMX explain their reasoning for changing the licence? I am curious?
Re: Htmx changes license to Zero-Clause BSD
#3- over the weekend I started making the @htmx_org twitter account increasingly corporate looking
- started talking a lot about MSFT, implying they were interested in htmx
- someone asked if MSFT was going to buy htmx: https://fxtwitter.com/htmx_org/status/1746656784088228204
- i then put up a post about changing the htmx license, implying i was going to restrict it due to MSFT interest: https://fxtwitter.com/htmx_org/status/1746736273728094323
- I then made is 0BSD instead of 2BSD: https://fxtwitter.com/htmx_org/status/1746880860723544211
- I then posted the "offer" i got from MSFT (some credit card thing) https://fxtwitter.com/htmx_org/status/1746895016256328079
- And explained how there were no lies involved in the ruse: https://fxtwitter.com/htmx_org/status/1746924827641102719
the reason i did all this is for the lols
Re: Htmx changes license to Zero-Clause BSD
#4I use the zero clause licence for my all my work because it just removes all the overhead of using my code. I think (please correct my understanding) zero clause BSD can be embedded in a GPL project too, it just becomes one-way included, subsumed into the GPL project and then under the GPL licence. (Relicenced) Could the author of HTMX explain their reasoning for changing the licence? I am curious?
Re: Htmx changes license to Zero-Clause BSD
#5background: - over the weekend I started making the @htmx_org twitter account increasingly corporate looking - started talking a lot about MSFT, implying they were interested in htmx - someone asked if MSFT was going to buy htmx: https://fxtwitter.com/htmx_org/status/1746656784088228204 - i then put up a post about changing the htmx license, implying i was going to restrict it due to MSFT interest: https://fxtwitter.…
Know your worth; don't sell out for anything under 20% cash back at Bed, Bath & Beyond!
Re: Htmx changes license to Zero-Clause BSD
#6>
>
> Usage of the works is permitted provided that this instrument is retained with the works, so that any entity that uses the works is notified of this instrument.
>
> DISCLAIMER: THE WORKS ARE WITHOUT WARRANTY.
EDIT: I would not use this license. I'm not sure how this got approved by the OSI, but I'm not a lawyer. Some of the email threads think the disclaimer is insufficient, and I'm not entirely sure that it confers all the expected rights since it only says "Usage" (copying, modification, distribution).
Re: Htmx changes license to Zero-Clause BSD
#7I use the zero clause licence for my all my work because it just removes all the overhead of using my code. I think (please correct my understanding) zero clause BSD can be embedded in a GPL project too, it just becomes one-way included, subsumed into the GPL project and then under the GPL licence. (Relicenced) Could the author of HTMX explain their reasoning for changing the licence? I am curious?
IANAL, but yep, that sounds about right, the more restrictive license then applies. Of course, anyone can use the original, BSD copy of the code, without the restrictions.
Since there's no requirement to credit a zero clause licenced BSD code, someone who receives the BSD code compiled might not know it's included but that's the risk I'm taking.
Re: Htmx changes license to Zero-Clause BSD
#8Re: Htmx changes license to Zero-Clause BSD
#9background: - over the weekend I started making the @htmx_org twitter account increasingly corporate looking - started talking a lot about MSFT, implying they were interested in htmx - someone asked if MSFT was going to buy htmx: https://fxtwitter.com/htmx_org/status/1746656784088228204 - i then put up a post about changing the htmx license, implying i was going to restrict it due to MSFT interest: https://fxtwitter.…
Re: Htmx changes license to Zero-Clause BSD
#10Is "zero-clause BSD" a joke, or is it considered a legitimate license? If the latter, does it actually differ from the MIT license in anything other than name?