Commit 9fb7af71 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent e9adf6a1
......@@ -578,6 +578,7 @@ def license_of(url):
'https://lab.nexedi.com/nexedi/re6stnet.git': 'GPL-3.0+-with-NXD-exception',
'https://lab.nexedi.com/nexedi/wendelin.core.git': 'GPL-3.0+-with-NXD-exception',
'https://lab.nexedi.com/nexedi/wendelin.git': 'GPL-3.0+-with-NXD-exception',
'https://lab.nexedi.com/nexedi/cloudooo.git': 'GPL-3.0+-with-NXD-exception',
}
if url in known:
return known[url]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment