scripts: add a license header checker.

Signed-off-by: David Anderson <dave@natulte.net>
This commit is contained in:
David Anderson
2020-03-17 21:28:47 -07:00
committed by Dave Anderson
parent 3e2fadf872
commit 315a5e5355
4 changed files with 60 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
// Copyright (c) 2020 Tailscale Inc & AUTHORS All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package nettest
import (