Skip to content

Commit a5b4283

Browse files
rscgopherbot
authored andcommitted
README: update from CC-BY-3.0 to CC-BY-4.0
CC-BY-3.0 was shiny and new back in 2009, but CC-BY-4.0 is generally preferred now. Update our CC-BY uses to CC-BY-4.0. Google lawyers signed off on the overall CC-BY-4.0 update and Renee French signed off on the update of the gopher license. See also CL 447156. Change-Id: I3908910d6011ed733271e595f761c773351b30f7 Reviewed-on: https://go-review.googlesource.com/c/go/+/447275 TryBot-Result: Gopher Robot <[email protected]> Auto-Submit: Russ Cox <[email protected]> Reviewed-by: Ian Lance Taylor <[email protected]> Run-TryBot: Russ Cox <[email protected]>
1 parent ca8b319 commit a5b4283

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +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](https://golang.org/doc/gopher/fiveyears.jpg)
7-
*Gopher image by [Renee French][rf], licensed under [Creative Commons 3.0 Attributions license][cc3-by].*
7+
*Gopher image by [Renee French][rf], licensed under [Creative Commons 4.0 Attributions license][cc4-by].*
88

99
Our canonical Git repository is located at https://go.googlesource.com/go.
1010
There is a mirror of the repository at https://github.com/golang/go.
@@ -39,4 +39,4 @@ proposals only. See https://go.dev/wiki/Questions for a list of
3939
places to ask questions about the Go language.
4040

4141
[rf]: https://reneefrench.blogspot.com/
42-
[cc3-by]: https://creativecommons.org/licenses/by/3.0/
42+
[cc4-by]: https://creativecommons.org/licenses/by/4.0/

0 commit comments

Comments
 (0)