diff options
author | nodiscc <nodiscc@gmail.com> | 2021-09-20 10:38:18 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-20 10:38:18 +0000 |
commit | d62abfb153a83eb95735a3bbb6d32605c4b91a47 (patch) | |
tree | 1fea046b2f4e936bf004726fe34b1068df507714 | |
parent | Add UnrealIRCd IRC daemon to Communication - IRC section (#2670) (diff) | |
download | awesome-selfhosted-d62abfb153a83eb95735a3bbb6d32605c4b91a47.tar.gz awesome-selfhosted-d62abfb153a83eb95735a3bbb6d32605c4b91a47.zip |
fix whitespace in license link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1781,7 +1781,7 @@ _See also: [Wikimatrix](https://www.wikimatrix.org/), [Wiki Engines - WikiIndex] - `CECILL-B` - [CEA CNRS INRIA Logiciel Libre](https://spdx.org/licenses/CECILL-B.html) - `CPAL-1.0` - [Common Public Attribution License Version 1.0](https://opensource.org/licenses/CPAL-1.0) - `DPL` - [Devblocks Public License 1.0](https://cerb.ai/license/) -- `ECL-2.0` - [Educational Community License, Version 2.0 ](https://opensource.org/licenses/ECL-2.0) +- `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) |