Updated header comment

This commit is contained in:
Thomas Boerger 2015-09-01 15:25:29 +02:00
parent 57aecd56a4
commit 209d71c1f6

View file

@ -1,10 +1,8 @@
// +build ignore
// This program builds Drone.
// $ go run make.go build test
//
// The output binaries go into the ./bin/ directory (under the
// project root, where make.go is)
// $ go run make.go deps bindata build test
package main
import (