-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathLicense.html
More file actions
18 lines (16 loc) · 1.33 KB
/
License.html
File metadata and controls
18 lines (16 loc) · 1.33 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="generator" content="pandoc" />
<title></title>
<style type="text/css">code{white-space: pre;}</style>
</head>
<body>
<p>The assets and content contained in this repository are released under the <a href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a> (CC BY).</p>
<p>If our work helps you in some way, please let us know! Thanks.</p>
<p>Copyright (c) 2015 by UVa SGD.</p>
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">Bounce</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="https://github.com/SebastianJay/Bounce-Game" property="cc:attributionName" rel="cc:attributionURL">UVa SGD</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
</body>
</html>