scripts: remove special case for _strings.go files in check license headers

And add a license header for derp/dropreason_string.go to make it happy.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
This commit is contained in:
Josh Bleecher Snyder
2021-07-13 16:33:05 -07:00
committed by Josh Bleecher Snyder
parent 4b1f2ae382
commit 0ec9040c5e
2 changed files with 4 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
// Copyright (c) 2021 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.
// Code generated by "stringer -type=dropReason -trimprefix=dropReason"; DO NOT EDIT.
package derp