-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathlicense.html
9 lines (9 loc) · 927 Bytes
/
license.html
1
2
3
4
5
6
7
8
9
<html>
<body>
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">
<img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" />
</a><br />
<span xmlns:dct="http://purl.org/dc/terms/" href="http://purl.org/dc/dcmitype/StillImage" property="dct:title" rel="dct:type">ThreatDeck</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="https://dxc.technology" property="cc:attributionName" rel="cc:attributionURL">DXC Technology</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<br />
Based on a work at <a xmlns:dct="http://purl.org/dc/terms/" href="https://github.com/dxc-technology/ThreatDeck" rel="dct:source">https://github.com/dxc-technology/ThreatDeck</a>.
</body>
</html>