aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2023-02-19 17:26:49 +0000
committernodiscc <nodiscc@gmail.com>2023-02-19 17:26:49 +0000
commit3583b3f23ed91bbc746699e4cf66b407bfbcc58b (patch)
tree7f554a9347439a1c5f30a5a5385896291e46868e
parentfix link to IBM Public License (diff)
downloadawesome-selfhosted-3583b3f23ed91bbc746699e4cf66b407bfbcc58b.tar.gz
awesome-selfhosted-3583b3f23ed91bbc746699e4cf66b407bfbcc58b.zip
use spdx.org for IBM Public License
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 70f39107..0d9beec7 100644
--- a/README.md
+++ b/README.md
@@ -2102,7 +2102,7 @@ _See also: [Wikimatrix](https://www.wikimatrix.org/), [Wiki Engines - WikiIndex]
- `GPL-3.0-only` - [GNU General Public License v3.0 only](https://spdx.org/licenses/GPL-3.0-only.html)
- `GPL-3.0-or-later` - [GNU General Public License v3.0 or later](https://spdx.org/licenses/GPL-3.0-or-later.html)
- `GPL-3.0` - [GNU General Public License 3.0](https://spdx.org/licenses/GPL-3.0.html)
-- `IPL-1.0` - [IBM Public License](https://opensource.org/license/ibmpl-php/)
+- `IPL-1.0` - [IBM Public License](https://spdx.org/licenses/IPL-1.0.html)
- `ISC` - [Internet Systems Consortium License](https://spdx.org/licenses/ISC.html)
- `LIL-1.0` - [The Lil License v1](https://www.lillicense.org/v1.html)
- `LGPL-2.1` - [Lesser General Public License 2.1](https://spdx.org/licenses/LGPL-2.1.html)