From: Will Faught Date: Sat, 20 Jul 2024 01:18:47 +0000 (+0000) Subject: README: fix CC BY license name X-Git-Tag: go1.23.0~7^2 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=5e8a7316658c2f300a375041b6e0a606fec4c5f2;p=gostls13.git README: fix CC BY license name Change-Id: Idf3c4427426e3cb74c7749762f2b4f621cf82dba GitHub-Last-Rev: 86f51a5d504fdb596145a41e305bea1171776daa GitHub-Pull-Request: golang/go#68518 Reviewed-on: https://go-review.googlesource.com/c/go/+/599515 Auto-Submit: Ian Lance Taylor Reviewed-by: Dmitri Shuralyov LUCI-TryBot-Result: Go LUCI Reviewed-by: Ian Lance Taylor --- diff --git a/README.md b/README.md index 98f968218e..71c9d1dc29 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Go is an open source programming language that makes it easy to build simple, reliable, and efficient software. ![Gopher image](https://golang.org/doc/gopher/fiveyears.jpg) -*Gopher image by [Renee French][rf], licensed under [Creative Commons 4.0 Attributions license][cc4-by].* +*Gopher image by [Renee French][rf], licensed under [Creative Commons 4.0 Attribution license][cc4-by].* Our canonical Git repository is located at https://go.googlesource.com/go. There is a mirror of the repository at https://github.com/golang/go.