diff options
author | nodiscc <nodiscc@gmail.com> | 2023-02-19 17:26:49 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2023-02-19 17:26:49 +0000 |
commit | 3583b3f23ed91bbc746699e4cf66b407bfbcc58b (patch) | |
tree | 7f554a9347439a1c5f30a5a5385896291e46868e | |
parent | fix link to IBM Public License (diff) | |
download | awesome-selfhosted-3583b3f23ed91bbc746699e4cf66b407bfbcc58b.tar.gz awesome-selfhosted-3583b3f23ed91bbc746699e4cf66b407bfbcc58b.zip |
use spdx.org for IBM Public License
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |