aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorFelix Lange <fjl@twurst.com>2015-07-07 11:08:16 +0800
committerFelix Lange <fjl@twurst.com>2015-07-07 20:12:45 +0800
commitbdae4fd573dbc163bab3d0e2d1a5c457892037cd (patch)
tree65e1cc5163924ea26c1813519ed99ef95cc31254 /build
parente813626ee1d5d7397c2a8e670ab8c372df921bbb (diff)
downloadgo-tangerine-bdae4fd573dbc163bab3d0e2d1a5c457892037cd.tar
go-tangerine-bdae4fd573dbc163bab3d0e2d1a5c457892037cd.tar.gz
go-tangerine-bdae4fd573dbc163bab3d0e2d1a5c457892037cd.tar.bz2
go-tangerine-bdae4fd573dbc163bab3d0e2d1a5c457892037cd.tar.lz
go-tangerine-bdae4fd573dbc163bab3d0e2d1a5c457892037cd.tar.xz
go-tangerine-bdae4fd573dbc163bab3d0e2d1a5c457892037cd.tar.zst
go-tangerine-bdae4fd573dbc163bab3d0e2d1a5c457892037cd.zip
all: add some godoc synopsis comments
Diffstat (limited to 'build')
-rw-r--r--build/update-license.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/update-license.go b/build/update-license.go
index ad7aad394..abb17f872 100644
--- a/build/update-license.go
+++ b/build/update-license.go
@@ -16,6 +16,7 @@ address for each author. See git-shortlog(1) for an explanation of the
Please review the resulting diff to check whether the correct
copyright assignments are performed.
*/
+
package main
import (