RELICENSING
Why Open Source Projects Are Relicensing
By OpenSource Risk Experts · May 17, 2026
Why open source projects are relicensing is a question that has moved from a niche licensing debate to a board level concern, because the answer determines whether software you depend on will still be free to run next year. The short version is commercial. A wave of widely used projects, many of them backed by a single company, has shifted from open source licenses to source available terms to defend revenue against cloud competition. The code stays visible. The right to use it competitively narrows. This article explains the pressures that drive the move and what each one means for the enterprise that runs the software.
We write from the buyer side, as an independent advisory paid only by the buyer. This is not legal advice. For interpretation of any license, we point you to your own counsel. The aim here is to make the vendor's motive legible, so your response is grounded rather than reactive.
The cloud competition that started the wave
The dominant driver is the managed service. A company builds an open source project, invests heavily in it, and gathers a large user base. A cloud provider then offers that same software as a paid, fully managed service, capturing recurring revenue without bearing the development cost. The original vendor sees its core asset monetized by a far larger competitor, with the open source license providing no way to object. Relicensing to a source available license is the lever that restricts this specific use, allowing the source to remain public while denying competitors the right to sell it as a service.
This is the through line in the recent moves. Elasticsearch and Kibana moved to the Server Side Public License and the Elastic License as of 2021, with the managed service question central to the decision, and the AWS led fork OpenSearch emerged in response. MongoDB moved to the Server Side Public License in 2018 for the same reason. Redis moved to the RSALv2 and the Server Side Public License as of March 2024, and the community fork Valkey followed. In each case the vendor was not trying to hide the code. It was trying to stop a competitor from selling it.
Funding pressure and the single vendor model
Many of the projects that relicensed share a structure. They are open source in license but corporate in funding, built and maintained largely by one company that must eventually return value to investors. Open source distribution is excellent for adoption and poor for direct monetization. When growth slows or the public markets demand profitability, the tension between a free product and a revenue target sharpens. Relicensing is one of the few levers a single vendor controls that can convert a large free user base into a paying one, by making competitive and sometimes commercial use a paid event.
HashiCorp illustrates the pattern. It moved Terraform, Vault, Consul, Nomad, and Packer to the Business Source License as of August 2023, citing competitive use by vendors building on its tools, and IBM later acquired the company. The community fork of Terraform, OpenTofu, formed to preserve an openly licensed path. The lesson for buyers is that a project's governance and funding tell you a great deal about its relicensing risk. A project controlled by one commercial entity carries a different profile than one held by a foundation.