Skip to content

Commit c342810

Browse files
committed
add LICENSE to each illustration.
1 parent 2d28dc8 commit c342810

File tree

1 file changed

+26
-4
lines changed

1 file changed

+26
-4
lines changed

README.md

Lines changed: 26 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,24 +3,46 @@
33
Vector data of gopher.
44

55
The Go gopher was designed by Renee French. (http://reneefrench.blogspot.com/)
6-
The gopher vector data was made by Takuya Ueda (http://u.hinoichi.net).
7-
Licensed under the Creative Commons 3.0 Attributions license.
8-
96

107
## gopher
8+
gopher.{ai,svg,png} was created by Takuya Ueda (http://u.hinoichi.net).
9+
Licensed under the Creative Commons 3.0 Attributions license.
10+
1111
<img width="30%" src="https://raw.github.com/golang-samples/gopher-vector/master/gopher.png"/>
12+
<a rel="license" href="http://creativecommons.org/licenses/by/3.0/deed.ja">
13+
<img alt="Creative Commons licensing" style="border-width:0" src="http://i.creativecommons.org/l/by/3.0/88x31.png" />
14+
</a>
1215

1316
## gopher-front
17+
gopher-front.{ai,svg,png} was created by Takuya Ueda (http://u.hinoichi.net).
18+
Licensed under the Creative Commons 3.0 Attributions license.
19+
1420
<img width="30%" src="https://raw.github.com/golang-samples/gopher-vector/master/gopher-front.png"/>
21+
<a rel="license" href="http://creativecommons.org/licenses/by/3.0/deed.ja">
22+
<img alt="Creative Commons licensing" style="border-width:0" src="http://i.creativecommons.org/l/by/3.0/88x31.png" />
23+
</a>
24+
1525

1626
## gopher-side_color
27+
gopher-side_color.{ai,svg,png} was created by Takuya Ueda (http://u.hinoichi.net).
28+
Licensed under the Creative Commons 3.0 Attributions license.
29+
1730
<img width="30%" src="https://raw.github.com/golang-samples/gopher-vector/master/gopher-side_color.png"/>
31+
<a rel="license" href="http://creativecommons.org/licenses/by/3.0/deed.ja">
32+
<img alt="Creative Commons licensing" style="border-width:0" src="http://i.creativecommons.org/l/by/3.0/88x31.png" />
33+
</a>
1834

1935

2036
## gopher-side_path
21-
<img width="30%" src="https://raw.github.com/golang-samples/gopher-vector/master/gopher-side_path.png"/>
37+
gopher-side_path.{ai,svg,png} was created by Takuya Ueda (http://u.hinoichi.net).
38+
Licensed under the Creative Commons 3.0 Attributions license.
2239

40+
<img width="30%" src="https://raw.github.com/golang-samples/gopher-vector/master/gopher-side_path.png"/>
2341
<a rel="license" href="http://creativecommons.org/licenses/by/3.0/deed.ja">
2442
<img alt="Creative Commons licensing" style="border-width:0" src="http://i.creativecommons.org/l/by/3.0/88x31.png" />
2543
</a>
2644

45+
## Go Gopher vector illustration (gopher-stand)
46+
Go Gopher vector illustration (gopher-stand.{ai,jpg,pdf}) by Hugo Arganda @argandas (http://about.me/argandas).
47+
48+
<img src="https://github.com/golang-samples/gopher-vector/blob/master/gopher-stand.jpg"/>

0 commit comments

Comments
 (0)