release/dist: add forgotten license headers
Signed-off-by: David Anderson <danderson@tailscale.com>
This commit is contained in:

committed by
Dave Anderson

parent
cf74ee49ee
commit
587eb32a83
3
cmd/dist/dist.go
vendored
3
cmd/dist/dist.go
vendored
@ -1,3 +1,6 @@
|
||||
// Copyright (c) Tailscale Inc & AUTHORS
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
|
||||
// The dist command builds Tailscale release packages for distribution.
|
||||
package main
|
||||
|
||||
|
Reference in New Issue
Block a user