diff options
author | disk0x <mdtha@tutanota.com> | 2018-02-26 11:44:37 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-26 11:44:37 +0000 |
commit | 4bdd8a58a4fe6031f024cdd521649afd66fb61c8 (patch) | |
tree | 9201f861fb012f75171a9e7e966cf93c9e011edd | |
parent | Merge pull request #1318 from GitHubGeek/GitHubGeek-miniflux2 (diff) | |
download | awesome-selfhosted-4bdd8a58a4fe6031f024cdd521649afd66fb61c8.tar.gz awesome-selfhosted-4bdd8a58a4fe6031f024cdd521649afd66fb61c8.zip |
Fair Source License is not a FLOSS license
according to .github/CONTRIBUTING.md, the main list must only contain Free Software.
Fair Source License does not meet any authoritative definition of FLOSS (FSF, Debian, OSI)
In their words: "The Fair Source License is not an open-source license and doesn’t intend to be an open-source license."
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1324,7 +1324,6 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt - `DPL` - [Devblocks Public License 1.0](https://cerb.ai/license/) - `ECL-2.0` - [Educational Community License, Version 2.0 ](http://opensource.org/licenses/ECL-2.0) - `EPL-1.0` - [Eclipse Public License, Version 1.0](https://www.eclipse.org/legal/epl-v10.html) -- `Fair` - [Fair License](https://fair.io/) - `GPL-1.0` - [GNU General Public License](https://www.gnu.org/licenses/gpl-1.0) - `GPL-2.0` - [GNU General Public License 2.0](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html) - `GPL-3.0` - [GNU General Public License 3.0](http://www.gnu.org/licenses/gpl-3.0.en.html) |