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