Fix copyright text in Go source files
Apparently the space after is important or Go will consider the copyright comments as package documentation. See: #6
This commit is contained in:
Apparently the space after is important or Go will consider the copyright comments as package documentation. See: #6