diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/update-license.go | 1 |
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 ( |