Hacker News new | ask | show | jobs
by ushakov 1575 days ago
maybe take a look at Business Source License?

faq: https://mariadb.com/bsl-faq-adopting/

the license: https://spdx.org/licenses/BUSL-1.1.html

but keep in mind no license can protect you from misbehaviour. A license is worth nothing if you don't have the resources to fight in court

1 comments

> but keep in mind no license can protect you from misbehaviour

Agree. I've had this happen with my GPL sw. On a side note, I think github's copilot is a disservice to all developers in this regard as it effectively throws developers under the bus.

You also get the situation where you're not protected from dishonest people, but honest people get discouraged from doing anything with your software because of the same clauses that the dishonest people just ignore anyway.
i've had possibly hundreds of GPL violations done to my repositories

most of them weren't deliberate

as a software developer i know what MIT, GNU and BSL are but most people from the internet don't and they don't bother to look up

i'm pretty sure large companies wouldn't even touch copilot with a 10-foot pole