aboutsummaryrefslogtreecommitdiffstats
path: root/update-license.go
diff options
context:
space:
mode:
authorFelix Lange <fjl@twurst.com>2015-02-20 18:35:40 +0800
committerFelix Lange <fjl@twurst.com>2015-02-20 18:40:20 +0800
commit81dea2d8e796b60ca9325bd2a3e502b71e25e6cc (patch)
tree9b5efdd2ce97ef751add96696b5d6b331697a4e0 /update-license.go
parent639ac5c3daa253f36d41672165a5727d8eba207e (diff)
downloaddexon-81dea2d8e796b60ca9325bd2a3e502b71e25e6cc.tar
dexon-81dea2d8e796b60ca9325bd2a3e502b71e25e6cc.tar.gz
dexon-81dea2d8e796b60ca9325bd2a3e502b71e25e6cc.tar.bz2
dexon-81dea2d8e796b60ca9325bd2a3e502b71e25e6cc.tar.lz
dexon-81dea2d8e796b60ca9325bd2a3e502b71e25e6cc.tar.xz
dexon-81dea2d8e796b60ca9325bd2a3e502b71e25e6cc.tar.zst
dexon-81dea2d8e796b60ca9325bd2a3e502b71e25e6cc.zip
update-license.go: add blank line after build tag
This silences "go install ./...". For some reason it started complaining with go 1.4.2.
Diffstat (limited to 'update-license.go')
-rw-r--r--update-license.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/update-license.go b/update-license.go
index d5e21fdd3..832a94712 100644
--- a/update-license.go
+++ b/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