From 64ba65215d011700f2abe584b6459e3066bc2453 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Mon, 4 Sep 2023 15:33:39 +0200 Subject: [PATCH] Add LGPG-3.0 and remove 'only' from name --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 65617e7..4f2fe33 100644 --- a/README.md +++ b/README.md @@ -750,8 +750,9 @@ VPN software. - `GPL-2.0` - [GNU General Public License 2.0](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html) - `GPL-3.0` - [GNU General Public License 3.0](https://www.gnu.org/licenses/gpl-3.0.en.html) - `ISC` - [ISC License](https://spdx.org/licenses/ISC.html) -- `LGPL-2.0` - [GNU Library General Public License v2 only](https://spdx.org/licenses/LGPL-2.0.html) -- `LGPL-2.1` - [GNU Lesser General Public License v2.1 only](https://spdx.org/licenses/LGPL-2.1.html) +- `LGPL-2.0` - [GNU Lesser General Public License v2](https://spdx.org/licenses/LGPL-2.0.html) +- `LGPL-2.1` - [GNU Lesser General Public License v2.1](https://spdx.org/licenses/LGPL-2.1.html) +- `LGPG-3.0` - [GNU Lesser General Public License v3](https://spdx.org/licenses/LGPL-3.0.html) - `MIT` - [MIT License](https://opensource.org/licenses/MIT) - `MPL-2.0` - [Mozilla Public License](https://www.mozilla.org/MPL/2.0/index.txt) - `NLPL` - [No Limit Public License](https://spdx.org/licenses/NLPL.html)