-
Notifications
You must be signed in to change notification settings - Fork 0
/
LICENSE.html
50 lines (50 loc) · 1.44 KB
/
LICENSE.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<p
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dct="http://purl.org/dc/terms/"
>
<a
property="dct:title"
rel="cc:attributionURL"
href="https://github.com/gopherguides/hypejs"
>HypeJS</a
>
by
<a
rel="cc:attributionURL dct:creator"
property="cc:attributionName"
href="https://github.com/gopherguides"
>Gopher Guides LLC</a
>
is licensed under
<a
href="http://creativecommons.org/licenses/by-nc-sa/4.0/?ref=chooser-v1"
target="_blank"
rel="license noopener noreferrer"
style="display: inline-block"
>Attribution-NonCommercial-ShareAlike 4.0 International<img
style="
height: 22px !important;
margin-left: 3px;
vertical-align: text-bottom;
"
src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1" /><img
style="
height: 22px !important;
margin-left: 3px;
vertical-align: text-bottom;
"
src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1" /><img
style="
height: 22px !important;
margin-left: 3px;
vertical-align: text-bottom;
"
src="https://mirrors.creativecommons.org/presskit/icons/nc.svg?ref=chooser-v1" /><img
style="
height: 22px !important;
margin-left: 3px;
vertical-align: text-bottom;
"
src="https://mirrors.creativecommons.org/presskit/icons/sa.svg?ref=chooser-v1"
/></a>
</p>