protoc-gen-go: follow the new code generation comment convention (#329)
https://golang.org/s/generatedcode introduces a new convention for generated code. To mark a file as generated, there should be a comment with no whitespace in front of it. The comment should start with ' Code generated' and and with 'DO NOT EDIT.', all on the same line.
S
Spencer Nelson committed
47eb67eaf5cab63c58956d4d4ce86b03ad5eaa03
Parent: b50ceb1
Committed by Ross Light <light@google.com>
on 5/12/2017, 3:57:46 PM