mirror of
https://github.com/arnaucube/go-ethereum.git
synced 2026-02-28 05:56:45 +01:00
update-license.go: add blank line after build tag
This silences "go install ./...". For some reason it started complaining with go 1.4.2.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// +build none
|
||||
|
||||
/*
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user