diff options
author | n8225 <n8225@users.noreply.github.com> | 2020-09-21 12:04:46 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-21 12:04:46 +0000 |
commit | 450ed5dd6660f71230f479054344251213cb38ca (patch) | |
tree | 0b82a6f8556ef15f1d21e93fb20b5cded5a63519 /README.md | |
parent | Merge pull request #2228 from miloskroulik/patch-1 (diff) | |
parent | Pull Request Template/README.md: clarify ⚠ symbol meaning, clarify formatti... (diff) | |
download | awesome-selfhosted-450ed5dd6660f71230f479054344251213cb38ca.tar.gz awesome-selfhosted-450ed5dd6660f71230f479054344251213cb38ca.zip |
Merge pull request #2222 from awesome-selfhosted/fix-depends-proprietary
Pull Request Template/README.md: clarify ⚠ symbol meaning, clarify formatting guidelines
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1591,7 +1591,7 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt **[`^ back to top ^`](#)** -- `⚠ ` - Depends on a third party network service +- `⚠ ` - Depends on a proprietary service outside the user's control - `0BSD` - [BSD Zero-Clause Licence](https://opensource.org/licenses/0BSD) - `AAL` - [Attribution Assurance License](https://opensource.org/licenses/AAL) - `AGPL-3.0` - [GNU Affero General Public License 3.0](https://www.gnu.org/licenses/agpl-3.0) |