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,4 +1,4 @@
// Copyright 2019 Tailscale & AUTHORS. All rights reserved.
// Copyright (c) 2019 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.