浏览代码

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

This silences "go install ./...". For some reason it started
complaining with go 1.4.2.
Felix Lange 10 年之前
父节点
当前提交
81dea2d8e7
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      update-license.go

+ 1 - 0
update-license.go

@@ -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