Skip to content

Commit 81dea2d

Browse files
committed
update-license.go: add blank line after build tag
This silences "go install ./...". For some reason it started complaining with go 1.4.2.
1 parent 639ac5c commit 81dea2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

update-license.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// +build none
2+
23
/*
34
This command generates GPL license headers on top of all source files.
45
You can run it once per month, before cutting a release or just

0 commit comments

Comments
 (0)