Add streetcomplete as option when querying licenses

This commit is contained in:
pietervdvn 2021-09-17 16:13:35 +02:00
parent 7120af21c1
commit db40a5dfa5

View file

@ -72,6 +72,14 @@ knownLicenses.set("me", {
sources: []
})
knownLicenses.set("streetcomplete", {
authors: ["Tobias Zwick (westnordost)"],
path: undefined,
license: "CC0",
sources: ["https://github.com/streetcomplete/StreetComplete/tree/master/res/graphics","https://f-droid.org/packages/de.westnordost.streetcomplete/"]
})
knownLicenses.set("t", {
authors: [],
path: undefined,