Informational only. Not legal advice. Read more.
SPDX · BUSL-1.1 Fair code » SPDX-listed

Business Source License 1.1

Source-available today, open-source tomorrow. Restricted use now with automatic conversion to an OSS license after a defined delay.

Nickname: BUSL Steward: MariaDB Corporation Copyleft: Not applicable First published: 2017 SPDX page ↗ Official ↗

The Business Source License (BUSL) is source-available today and converts to an open-source license (chosen by the licensor, typically Apache-2.0 or GPL) on a pre-declared “Change Date”, typically four years after release. Until that date, commercial use outside a declared “Additional Use Grant” is restricted.

It is popular with venture-backed infrastructure companies that want to ship source code without giving competitors a free path to offer the software as a managed service.

BUSL is not OSI-approved — it is fair-code. After the conversion date, individual versions become open source.

How to apply

BUSL requires a per-project Additional Use Grant and Change Date. See the official parameters form on mariadb.com/bsl11 for the exact template. Each source file should carry:

// Change Date:        2030-01-01
// Change License:     Apache-2.0
// Additional Use Grant: None
// SPDX-License-Identifier: BUSL-1.1

Permissions

  • Private use
    The licensed material may be used and modified in private.
  • Modification
    The licensed material may be modified.

Conditions

  • License and copyright notice
    Include a copy of the license and copyright notice with the material.
  • State changes
    Significant changes made to the material must be documented.
  • Time-delayed OSS conversion
    The license converts to an open-source license after a defined period.

Limitations

  • Commercial use restricted
    Commercial use is restricted or requires a separate commercial agreement.
  • Hosting as a service restricted
    Offering the material as a hosted or managed service is restricted.
  • Liability
    This license includes a limitation of liability.
  • Warranty
    This license explicitly states that it does NOT provide any warranty.
  • source-available-only
Full license text
Business Source License 1.1

License text copyright (c) 2020 MariaDB Corporation Ab, All Rights Reserved.
"Business Source License" is a trademark of MariaDB Corporation Ab.

Parameters

Licensor:             [Your Name]
Licensed Work:        [Software Name]
                      The Licensed Work is (c) [Year] [Licensor].
Additional Use Grant: [Describe additional permitted uses; write "None" if
                       there are no additional grants.]
Change Date:          [Four years from release, e.g. 2030-01-01]
Change License:       [e.g. Apache License, Version 2.0]

For information about alternative licensing arrangements for the Software,
please contact [contact details].

Notice

Business Source License 1.1

Terms

The Licensor hereby grants you the right to copy, modify, create derivative
works, redistribute, and make non-production use of the Licensed Work. The
Licensor may make an Additional Use Grant, above, permitting limited
production use.

Effective on the Change Date, or the fourth anniversary of the first publicly
available distribution of a specific version of the Licensed Work under this
License, whichever comes first, the Licensor hereby grants you rights under
the terms of the Change License, and the rights granted in the paragraph
above terminate.

… this text is abbreviated.

For the complete license text, see https://mariadb.com/bsl11/

Raw text also available at /license-texts/BUSL-1.1.txt — handy for curl.

Similar licenses

Upgrade path

If you find this license too limited, these are common next steps:

Notable users

  • MariaDB MaxScale
  • CockroachDB
  • Sentry
  • HashiCorp (some)
Notice

Informational only

Nothing on yourlicense.ca is legal advice. Confirm with a lawyer before you license anything that matters.

Read the disclaimer →