diff options
| author | Linus Jahn <lnj@kaidan.im> | 2023-02-23 15:45:27 +0100 |
|---|---|---|
| committer | Linus Jahn <lnj@kaidan.im> | 2023-02-23 15:45:27 +0100 |
| commit | 0743958abf9f53ca5f40bec8a5ff8add8939f5d3 (patch) | |
| tree | 84cdb6d5912fef171fb35201078005c48257800c | |
| parent | c39a3c61b5253c31324074f2430f52b02c4ac215 (diff) | |
doap: Remove iOS, watchOS, tvOS because of licensing issues
| -rw-r--r-- | doc/doap.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/doap.xml b/doc/doap.xml index da68aa7a..6ea21414 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -27,11 +27,8 @@ SPDX-License-Identifier: CC0-1.0 <schema:logo rdf:resource='https://raw.githubusercontent.com/qxmpp-project/qxmpp/master/logo.svg'/> <programming-language>C++</programming-language> <os>Android</os> - <os>iOS</os> <os>Linux</os> <os>macOS</os> - <os>tvOS</os> - <os>watchOS</os> <os>Windows</os> <category rdf:resource='https://linkmauve.fr/ns/xmpp-doap#category-library'/> <repository> |
