Commit 81dea2d8 authored by Felix Lange's avatar Felix Lange

update-license.go: add blank line after build tag

This silences "go install ./...". For some reason it started
complaining with go 1.4.2.
parent 639ac5c3
// +build none // +build none
/* /*
This command generates GPL license headers on top of all source files. This command generates GPL license headers on top of all source files.
You can run it once per month, before cutting a release or just You can run it once per month, before cutting a release or just
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment