Business Source LicenseThe Business Source License (SPDX id BUSL[1]) is a software license which publishes source code but limits the right to use the software to certain classes of users. The BUSL is not an open-source license,[1] but it is source-available license that also mandates an eventual transition to an open-source license. This characteristic has been described as a compromise between traditional proprietary licenses and open source.[2] The originator of the BUSL is MariaDB Corporation AB, where it is used for the MaxScale product, not for the flagship MariaDB.[3] TermsThe Business Source License requires the work to be relicensed to a "Change License" at the "Change Date". The "Change License" must be a "license which is compatible with GPL version 2.0 or later". The Change Date must be four years or sooner from the publication date of the work being licensed. The Business Source License by default restricts production use. The license allows copyright owners to specify an "Additional Use Grant". In a 2020 survey of adoption of this license, open source developer and entrepreneur Adam Retter summarised this:
AdoptionThe BUSL has been used by some projects to move away from open source licensing to achieve a sustainable revenue model by applying restrictions not possible with an open source license, while aiming to provide many existing users with the same access and contribution rights as under the original open source license. Each specific instance of the license is expected to define the user class which is prohibited; the default is to exclude production use. Typically the exclusion applies to production use or to cloud vendors charging for hosted access to the software. Such users must obtain a commercial license.[citation needed] The move of some projects away from open source licensing is controversial in the open source community. In October 2023 the Linux Foundation addressed this with an article, and used the Business Source License as the defining representation of this threat to open source.[5] HashiCorpIn August 2023, HashiCorp announced it was moving all its previously open source products to the Business Source License 1.1 [6] The motivation for the change from an open source license to the BUSL in the case of HashiCorp is explained thus:
The move of HashiCorp's Terraform software to the Business Source License sparked the creation of the OpenTofu fork. OpenTofu describes the Business Source License as being "ambiguous" and "challenging for companies, vendors, and developers using Terraform to decide whether their actions could be interpreted as being outside the permitted scope of use".[8] Other projectsOther prominent projects which moved from an open source license to the Business Source License include:
Relicensing and the CLA controversyThe license change is enabled by requiring contributors to agree to a Contributor License Agreement (CLA) which assigns to the project sponsor the right to publish contributions under non-open-source licenses, even when the project license was an open source license. The Kyodo Tech blog says that "Recent shifts in the open source landscape, such as HashiCorp’s decision" have "reignited debates on balancing business needs with open source principles. The use of Contributor License Agreements (CLAs) sits at the heart of this discussion"[12] References
External links |