======== Licenses ======== .. _license-list: .. note:: These APIs are not frozen and can change at any time without warning. See :ref:`the API versions available` for alternatives if you need stability. ---------------------------- License Choices - non-Themes ---------------------------- .. _license-list-extension: Some popular open source licenses can be chosen from, when creating or updating a version via in the :ref:`add-on api`. These licenses cannot be used for themes. Open source license slugs are taken from the `SPDX License list `_ - and are case-sensitive. =================== ============================================================== Slug License =================== ============================================================== all-rights-reserved All Rights Reserved. This is not an open source license. MPL-2.0 `Mozilla Public License 2.0 `_ Apache-2.0 `Apache License 2.0 `_ GPL-2.0-only `GNU General Public License v2.0 only `_ GPL-3.0-only `GNU General Public License v3.0 only `_ LGPL-2.1-only `GNU Lesser General Public License v2.1 only `_ LGPL-3.0-only `GNU Lesser General Public License v3.0 only `_ AGPL-3.0-only `GNU Affero General Public License v3.0 only `_ MIT `MIT License `_ ISC `ISC License `_ BSD-2-Clause `BSD 2-Clause "Simplified" License `_ Unlicense `The Unlicense `_ =================== ============================================================== ------------------------ License Choices - Themes ------------------------ .. _license-list-theme: Creative Commons licenses can be chosen from, when creating or updating a theme version via in the :ref:`add-on api`. These are the only license options for themes. Creative Commons license slugs are taken from the `SPDX License list `_ - and are case-sensitive. ====================== =========================================================== Slug License ====================== =========================================================== cc-all-rights-reserved All Rights Reserved. This is not an open source license. CC-BY-4.0 `Creative Commons Attribution 4.0 `_ CC-BY-NC-4.0 `Creative Commons Attribution-NonCommercial 4.0 `_ CC-BY-NC-ND-4.0 `Creative Commons Attribution-NonCommercial-NoDerivs 4.0 `_ CC-BY-NC-SA-4.0 `Creative Commons Attribution-NonCommercial-Share Alike 4.0 `_ CC-BY-ND-4.0 `Creative Commons Attribution-NoDerivs 4.0 `_ CC-BY-SA-4.0 `Creative Commons Attribution-ShareAlike 4.0 `_ ====================== ===========================================================