From 71c18a7ab8bf2a67d54ad06fc0d137aa3a1b6cb9 Mon Sep 17 00:00:00 2001 From: Mateus Fernandes <140284146+mateus-fernandes20@users.noreply.github.com> Date: Fri, 25 Oct 2024 15:18:11 -0300 Subject: [PATCH 1/4] Adding (CC BY) licenses CC BY licenses added in GO (PT-BR) section. --- books/free-programming-books-pt_BR.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/books/free-programming-books-pt_BR.md b/books/free-programming-books-pt_BR.md index 773cd45111731..8fb826cb0ba25 100644 --- a/books/free-programming-books-pt_BR.md +++ b/books/free-programming-books-pt_BR.md @@ -216,10 +216,10 @@ ### GO * [Aprenda Go com Testes](https://larien.gitbook.io/aprenda-go-com-testes) - Lauren Ferreira -* [Construindo Aplicações Web em Golang](https://astaxie.gitbooks.io/build-web-application-with-golang/content/pt-br/) - astaxie -* [Go - hands on](https://github.com/go-br/estudos) +* [Construindo Aplicações Web em Golang](https://astaxie.gitbooks.io/build-web-application-with-golang/content/pt-br/) - astaxie (CC BY-SA) +* [Go - hands on](https://github.com/go-br/estudos) (CC BY-SA) * [Go Lang - A linguagem do Google](https://www.ime.usp.br/~gold/cursos/2015/MAC5742/reports/GoLang.pdf) - Suelen Goularte Carvalho (PDF) -* [Go por Exemplo](http://goporexemplo.golangbr.org) - Mark McGranaghan, Jeremy Ashkenas, golangbr, Daniela Tamy Iwassa (HTML) +* [Go por Exemplo](http://goporexemplo.golangbr.org) - Mark McGranaghan, Jeremy Ashkenas, golangbr, Daniela Tamy Iwassa (HTML) (CC BY 3.0) ### Haskell From c2e99bfb5268a6e1529021eac95e1743a9d82e5f Mon Sep 17 00:00:00 2001 From: Mateus Fernandes <140284146+mateus-fernandes20@users.noreply.github.com> Date: Fri, 25 Oct 2024 15:29:02 -0300 Subject: [PATCH 2/4] Spacing correction --- books/free-programming-books-pt_BR.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/books/free-programming-books-pt_BR.md b/books/free-programming-books-pt_BR.md index 8fb826cb0ba25..907ff72b13b40 100644 --- a/books/free-programming-books-pt_BR.md +++ b/books/free-programming-books-pt_BR.md @@ -219,7 +219,7 @@ * [Construindo Aplicações Web em Golang](https://astaxie.gitbooks.io/build-web-application-with-golang/content/pt-br/) - astaxie (CC BY-SA) * [Go - hands on](https://github.com/go-br/estudos) (CC BY-SA) * [Go Lang - A linguagem do Google](https://www.ime.usp.br/~gold/cursos/2015/MAC5742/reports/GoLang.pdf) - Suelen Goularte Carvalho (PDF) -* [Go por Exemplo](http://goporexemplo.golangbr.org) - Mark McGranaghan, Jeremy Ashkenas, golangbr, Daniela Tamy Iwassa (HTML) (CC BY 3.0) +* [Go por Exemplo](http://goporexemplo.golangbr.org) - Mark McGranaghan, Jeremy Ashkenas, golangbr, Daniela Tamy Iwassa (HTML) (CC BY 3.0) ### Haskell From 6088781d7699933ca87a85c1b446898980ede3d5 Mon Sep 17 00:00:00 2001 From: Mateus Fernandes <140284146+mateus-fernandes20@users.noreply.github.com> Date: Fri, 25 Oct 2024 15:29:54 -0300 Subject: [PATCH 3/4] Spacing correction From 267292e262011207a8e461b99a9b66230e75cb87 Mon Sep 17 00:00:00 2001 From: Mateus Fernandes <140284146+mateus-fernandes20@users.noreply.github.com> Date: Sat, 26 Oct 2024 14:25:43 -0300 Subject: [PATCH 4/4] Remove version Co-authored-by: Eric Hellman --- books/free-programming-books-pt_BR.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/books/free-programming-books-pt_BR.md b/books/free-programming-books-pt_BR.md index 907ff72b13b40..a7689c8c3c624 100644 --- a/books/free-programming-books-pt_BR.md +++ b/books/free-programming-books-pt_BR.md @@ -219,7 +219,7 @@ * [Construindo Aplicações Web em Golang](https://astaxie.gitbooks.io/build-web-application-with-golang/content/pt-br/) - astaxie (CC BY-SA) * [Go - hands on](https://github.com/go-br/estudos) (CC BY-SA) * [Go Lang - A linguagem do Google](https://www.ime.usp.br/~gold/cursos/2015/MAC5742/reports/GoLang.pdf) - Suelen Goularte Carvalho (PDF) -* [Go por Exemplo](http://goporexemplo.golangbr.org) - Mark McGranaghan, Jeremy Ashkenas, golangbr, Daniela Tamy Iwassa (HTML) (CC BY 3.0) +* [Go por Exemplo](http://goporexemplo.golangbr.org) - Mark McGranaghan, Jeremy Ashkenas, golangbr, Daniela Tamy Iwassa (HTML) (CC BY) ### Haskell