Gopher is a cool mascot, although I really enjoyed "The Autistic Gopher Hypothesis" I read some time ago. For humor's shake: http://www.evanmiller.org/four-days-of-go.html
Gopher images for the Go developer community
11–20 of 24 posts
Re: Gopher images for the Go developer community
#12Gopher is a cool mascot, although I really enjoyed "The Autistic Gopher Hypothesis" I read some time ago. For humor's shake: http://www.evanmiller.org/four-days-of-go.html
My Gopher has always made intense and direct eye contact: http://i.imgur.com/8THC2th.jpg :)
That is one CUTE gopher!
Re: Gopher images for the Go developer community
#13The Golang Gopher is a design of Renee French, and the lack of attribution here is disappointing. Wouldn't these derivative works also be covered by her copyright? https://blog.golang.org/gopher
Re: Gopher images for the Go developer community
#14The Golang Gopher is a design of Renee French, and the lack of attribution here is disappointing. Wouldn't these derivative works also be covered by her copyright? https://blog.golang.org/gopher
The lack of attribution here is refreshing. I am sick of living in a world where all ideas have to be meticulously accounted for.
If you don't like attributing, do not use things licensed under CC. It's that simple.
Re: Gopher images for the Go developer community
#15The Golang Gopher is a design of Renee French, and the lack of attribution here is disappointing. Wouldn't these derivative works also be covered by her copyright? https://blog.golang.org/gopher
The original Gopher is licensed under the Creative Commons 3 Attribution license: https://golang.org/doc/gopher/README While technically you could license your own stuff under the WTFPL, these gopher images are still CC BY 3.0 underneath that.
Licensor cannot revoke adaptation rights, as long as attribution is given, even for commercial use.
So the use of WTFPL is fine here, but the lack of attribution renders CC BY 3.0 non-applicable, and hence makes this repo a copyright infringement.
Re: Gopher images for the Go developer community
#16We will put right license here. Just tell us what to write to not break other licenses. We updated old images and added own new.
So how to be here? I think we should add license of original authors (while Olga updated them and put into ai). And put own license (free to any use) to others. Could you make right pull request here?
P.S. Work is not aimed to harm anyone and we
Re: Gopher images for the Go developer community
#17Re: Gopher images for the Go developer community
#18I also don't think too much about licenses problem and make things instead. Please, help us to add right licenses where appropriate and feel free to add yours to keep all such artwork in one place.
2) the wtfpl is not an open source license, or a software license, at all.
Re: Gopher images for the Go developer community
#19I also don't think too much about licenses problem and make things instead. Please, help us to add right licenses where appropriate and feel free to add yours to keep all such artwork in one place.
1) the wtfpl is incompatible with the cc by that the gopher is licensed under. Please replace and properly attribute renee. 2) the wtfpl is not an open source license, or a software license, at all.
Re: Gopher images for the Go developer community
#20Earlier quoted context omitted.
The original Gopher is licensed under the Creative Commons 3 Attribution license: https://golang.org/doc/gopher/README While technically you could license your own stuff under the WTFPL, these gopher images are still CC BY 3.0 underneath that.
I think in CC BY 3.0, as long as proper attribution is given, license of derivative works can be changed. Licensor cannot revoke adaptation rights, as long as attribution is given, even for commercial use. So the use of WTFPL is fine here, but the lack of attribution renders CC BY 3.0 non-applicable, and hence makes this repo a copyright infringement.