Skip to content

Commit ef25939

Browse files
committed
readme: add attribution for the Gopher image
Change-Id: I3b1317f0ab46e03d8c5a0af74c83183710a75055 Reviewed-on: https://go-review.googlesource.com/36214 Reviewed-by: Russ Cox <[email protected]> Reviewed-by: Rob Pike <[email protected]>
1 parent 0e33559 commit ef25939

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Go is an open source programming language that makes it easy to build simple,
44
reliable, and efficient software.
55

66
![Gopher image](doc/gopher/fiveyears.jpg)
7+
*Gopher image by [Renee French][rf], licensed under [Creative Commons 3.0 Attributions license][cc3-by].*
78

89
Our canonical Git repository is located at https://go.googlesource.com/go.
910
There is a mirror of the repository at https://github.com/golang/go.
@@ -39,3 +40,6 @@ Note that the Go project does not use GitHub pull requests, and that
3940
we use the issue tracker for bug reports and proposals only. See
4041
https://golang.org/wiki/Questions for a list of places to ask
4142
questions about the Go language.
43+
44+
[rf]: https://reneefrench.blogspot.com/
45+
[cc3-by]: https://creativecommons.org/licenses/by/3.0/

0 commit comments

Comments
 (0)