diff options
author | KieranRobson <kieranrobson1999@gmail.com> | 2022-08-11 08:16:07 +0000 |
---|---|---|
committer | KieranRobson <kieranrobson1999@gmail.com> | 2022-08-11 08:16:07 +0000 |
commit | 1929ee51751c3b040d661725a4810ccf1302c436 (patch) | |
tree | ec33a0f6daa1e3092e6fc368636842791f14a353 | |
parent | Fix gpl 1.0 license redirect (diff) | |
download | awesome-selfhosted-1929ee51751c3b040d661725a4810ccf1302c436.tar.gz awesome-selfhosted-1929ee51751c3b040d661725a4810ccf1302c436.zip |
Fix EUPL-1.2 License redirect
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2093,7 +2093,7 @@ _See also: [Wikimatrix](https://www.wikimatrix.org/), [Wiki Engines - WikiIndex] - `ECL-2.0` - [Educational Community License, Version 2.0](https://opensource.org/licenses/ECL-2.0) - `EPL-1.0` - [Eclipse Public License, Version 1.0](https://www.eclipse.org/legal/epl-v10.html) - `EPL-2.0` - [Eclipse Public License, Version 2.0](https://www.eclipse.org/legal/epl-v20.html) -- `EUPL-1.2` - [European Union Public License 1.2](https://joinup.ec.europa.eu/collection/eupl/eupl-text-11-12) +- `EUPL-1.2` - [European Union Public License 1.2](https://joinup.ec.europa.eu/collection/eupl/eupl-text-eupl-12) - `GFDL-1.1-only` - [GNU Free Documentation License v1.1](https://spdx.org/licenses/GFDL-1.1-only.html) - `GFDL-1.1-or-later` - [GNU Free Documentation License v1.1](https://spdx.org/licenses/GFDL-1.1-or-later.html) - `GFDL-1.2-only` - [GNU Free Documentation License v1.2](https://spdx.org/licenses/GFDL-1.2-only.html) |