diff options
author | KieranRobson <kieranrobson1999@gmail.com> | 2022-08-11 08:15:03 +0000 |
---|---|---|
committer | KieranRobson <kieranrobson1999@gmail.com> | 2022-08-11 08:15:03 +0000 |
commit | c78e115a27f3e31328241127a5aa4b16138b805f (patch) | |
tree | 86cf484ad42f007c1ac866d47f24993fbbca63a7 | |
parent | Fix sendmail license redirect (diff) | |
download | awesome-selfhosted-c78e115a27f3e31328241127a5aa4b16138b805f.tar.gz awesome-selfhosted-c78e115a27f3e31328241127a5aa4b16138b805f.zip |
Fix Isc License redirect
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2107,7 +2107,7 @@ _See also: [Wikimatrix](https://www.wikimatrix.org/), [Wiki Engines - WikiIndex] - `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://www.gnu.org/licenses/gpl-3.0.en.html) - `IPL-1.0` - [IBM Public License](https://opensource.org/licenses/IPL-1.0) -- `ISC` - [Internet Systems Consortium License](https://www.isc.org/downloads/software-support-policy/isc-license/) +- `ISC` - [Internet Systems Consortium License](https://www.isc.org/licenses/) - `LIL-1.0` - [The Lil License v1](https://www.lillicense.org/v1.html) - `LGPL-2.1` - [Lesser General Public License 2.1](https://opensource.org/licenses/LGPL-2.1) - `LGPL-3.0` - [Lesser General Public License 3.0](https://opensource.org/licenses/LGPL-3.0) |