update: copyright
This commit is contained in:
		| @@ -1,3 +1,11 @@ | ||||
| // Copyright © 2018 Inanc Gumus | ||||
| // Learn Go Programming Course | ||||
| // License: https://creativecommons.org/licenses/by-nc-sa/4.0/ | ||||
| // | ||||
| // For more tutorials  : https://learngoprogramming.com | ||||
| // In-person training  : https://www.linkedin.com/in/inancgumus/ | ||||
| // Follow me on twitter: https://twitter.com/inancgumus | ||||
|  | ||||
| package main | ||||
|  | ||||
| // func chartWriter(w io.Writer) outputFn { | ||||
|   | ||||
| @@ -1,3 +1,11 @@ | ||||
| // Copyright © 2018 Inanc Gumus | ||||
| // Learn Go Programming Course | ||||
| // License: https://creativecommons.org/licenses/by-nc-sa/4.0/ | ||||
| // | ||||
| // For more tutorials  : https://learngoprogramming.com | ||||
| // In-person training  : https://www.linkedin.com/in/inancgumus/ | ||||
| // Follow me on twitter: https://twitter.com/inancgumus | ||||
|  | ||||
| package main | ||||
|  | ||||
| import ( | ||||
|   | ||||
| @@ -1,3 +1,11 @@ | ||||
| // Copyright © 2018 Inanc Gumus | ||||
| // Learn Go Programming Course | ||||
| // License: https://creativecommons.org/licenses/by-nc-sa/4.0/ | ||||
| // | ||||
| // For more tutorials  : https://learngoprogramming.com | ||||
| // In-person training  : https://www.linkedin.com/in/inancgumus/ | ||||
| // Follow me on twitter: https://twitter.com/inancgumus | ||||
|  | ||||
| package main | ||||
|  | ||||
| import "strings" | ||||
|   | ||||
| @@ -1,3 +1,11 @@ | ||||
| // Copyright © 2018 Inanc Gumus | ||||
| // Learn Go Programming Course | ||||
| // License: https://creativecommons.org/licenses/by-nc-sa/4.0/ | ||||
| // | ||||
| // For more tutorials  : https://learngoprogramming.com | ||||
| // In-person training  : https://www.linkedin.com/in/inancgumus/ | ||||
| // Follow me on twitter: https://twitter.com/inancgumus | ||||
|  | ||||
| package main | ||||
|  | ||||
| // domainGrouper groups by domain. | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| // For more tutorials: https://blog.learngoprogramming.com | ||||
| // | ||||
| // Copyright © 2018 Inanc Gumus | ||||
| // Learn Go Programming Course | ||||
| // License: https://creativecommons.org/licenses/by-nc-sa/4.0/ | ||||
| // | ||||
| // For more tutorials  : https://learngoprogramming.com | ||||
| // In-person training  : https://www.linkedin.com/in/inancgumus/ | ||||
| // Follow me on twitter: https://twitter.com/inancgumus | ||||
|  | ||||
| package main | ||||
|  | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| // For more tutorials: https://blog.learngoprogramming.com | ||||
| // | ||||
| // Copyright © 2018 Inanc Gumus | ||||
| // Learn Go Programming Course | ||||
| // License: https://creativecommons.org/licenses/by-nc-sa/4.0/ | ||||
| // | ||||
| // For more tutorials  : https://learngoprogramming.com | ||||
| // In-person training  : https://www.linkedin.com/in/inancgumus/ | ||||
| // Follow me on twitter: https://twitter.com/inancgumus | ||||
|  | ||||
| package main | ||||
|  | ||||
|   | ||||
| @@ -1,3 +1,11 @@ | ||||
| // Copyright © 2018 Inanc Gumus | ||||
| // Learn Go Programming Course | ||||
| // License: https://creativecommons.org/licenses/by-nc-sa/4.0/ | ||||
| // | ||||
| // For more tutorials  : https://learngoprogramming.com | ||||
| // In-person training  : https://www.linkedin.com/in/inancgumus/ | ||||
| // Follow me on twitter: https://twitter.com/inancgumus | ||||
|  | ||||
| package main | ||||
|  | ||||
| import ( | ||||
|   | ||||
| @@ -1,9 +1,10 @@ | ||||
| // For more tutorials: https://blog.learngoprogramming.com | ||||
| // | ||||
| // Copyright © 2018 Inanc Gumus | ||||
| // Learn Go Programming Course | ||||
| // License: https://creativecommons.org/licenses/by-nc-sa/4.0/ | ||||
| // | ||||
| // For more tutorials  : https://learngoprogramming.com | ||||
| // In-person training  : https://www.linkedin.com/in/inancgumus/ | ||||
| // Follow me on twitter: https://twitter.com/inancgumus | ||||
|  | ||||
| package main | ||||
|  | ||||
|   | ||||
| @@ -1,3 +1,11 @@ | ||||
| // Copyright © 2018 Inanc Gumus | ||||
| // Learn Go Programming Course | ||||
| // License: https://creativecommons.org/licenses/by-nc-sa/4.0/ | ||||
| // | ||||
| // For more tutorials  : https://learngoprogramming.com | ||||
| // In-person training  : https://www.linkedin.com/in/inancgumus/ | ||||
| // Follow me on twitter: https://twitter.com/inancgumus | ||||
|  | ||||
| package main | ||||
|  | ||||
| import ( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user