diff --git a/Plugin-Certification-Program.md b/Plugin-Certification-Program.md index a222aa4..0256627 100644 --- a/Plugin-Certification-Program.md +++ b/Plugin-Certification-Program.md @@ -38,9 +38,9 @@ Among licenses characterized by OSI as “popular / strong community”, the pra - [3-Clause BSD License](https://opensource.org/license/bsd-3-clause/) - [2-Clause BSD License](https://opensource.org/license/bsd-2-clause/) - [Common Development and Distribution License 1.0](https://opensource.org/license/cddl-1-0/) (CDDL) -- [GNU Lesser General Public License version 3](https://opensource.org/license/lgpl-3-0/) -- [GNU General Public License version 3](https://opensource.org/license/gpl-3-0/) -- [Mozilla Public License 2.0](https://opensource.org/license/mpl-2-0/) +- [GNU Lesser General Public License version 3](https://opensource.org/license/lgpl-3-0/) (LGPL) +- [GNU General Public License version 3](https://opensource.org/license/gpl-3-0/) (GPL) +- [Mozilla Public License 2.0](https://opensource.org/license/mpl-2-0/) (MPL) - [Eclipse Public License version 2.0](https://opensource.org/license/epl-2-0/) _Note that versions of the LGPL, GPL, and MPL prior to the ones noted above are incompatible with the Apache-2.0 license used by NetBox, and are therefore not practical for licensing NetBox plugins._