Эх сурвалжийг харах

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 жил өмнө
parent
commit
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