diff --git a/docs/topics/api/licenses.rst b/docs/topics/api/licenses.rst index 57a4496af7..89a9a91334 100644 --- a/docs/topics/api/licenses.rst +++ b/docs/topics/api/licenses.rst @@ -25,13 +25,13 @@ Open source license slugs are taken from the `SPDX License list `_ - GPL-2.0-or-later `GNU General Public License v2.0 (or later) `_ - GPL-3.0-or-later `GNU General Public License v3.0 (or later) `_ - LGPL-2.1-or-later `GNU Lesser General Public License v2.1 (or later) `_ - LGPL-3.0-or-later `GNU Lesser General Public License v3.0 (or later) `_ - MIT `The MIT License `_ - BSD-2-Clause `The 2-Clause BSD License `_ + MPL-2.0 `Mozilla Public License 2.0 `_ + GPL-2.0-or-later `GNU General Public License v2.0 (or later) `_ + GPL-3.0-or-later `GNU General Public License v3.0 (or later) `_ + LGPL-2.1-or-later `GNU Lesser General Public License v2.1 (or later) `_ + LGPL-3.0-or-later `GNU Lesser General Public License v3.0 (or later) `_ + MIT `The MIT License `_ + BSD-2-Clause `The 2-Clause BSD License `_ =================== ============================================================== @@ -50,10 +50,10 @@ Creative Commons license slugs are taken from the `SPDX License list `_ - CC-BY-NC-3.0 `Creative Commons Attribution-NonCommercial 3.0 `_ - CC-BY-NC-ND-3.0 `Creative Commons Attribution-NonCommercial-NoDerivs 3.0 `_ - CC-BY-NC-SA-3.0 `Creative Commons Attribution-NonCommercial-Share Alike 3.0 `_ - CC-BY-ND-3.0 `Creative Commons Attribution-NoDerivs 3.0 `_ - CC-BY-SA-3.0 `Creative Commons Attribution-ShareAlike 3.0 `_ + 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 `_ ====================== ===========================================================