diff options
author | nodiscc <nodiscc@gmail.com> | 2023-02-19 17:25:13 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2023-02-19 17:25:13 +0000 |
commit | 736f99cf06a74184a8cf36b78915a0f7b86e1d24 (patch) | |
tree | deec8208b32bfa261c0247ebdc3a8f8b40df1f09 | |
parent | Add QloApps to Booking and Scheduling (#3573) (diff) | |
download | awesome-selfhosted-736f99cf06a74184a8cf36b78915a0f7b86e1d24.tar.gz awesome-selfhosted-736f99cf06a74184a8cf36b78915a0f7b86e1d24.zip |
fix link to 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/licenses/IPL-1.0) +- `IPL-1.0` - [IBM Public License](https://opensource.org/license/ibmpl-php/) - `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) |