From 06dccea416452714a55d0b420ed43f33b6007e75 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Fri, 29 Oct 2021 13:45:49 -0700 Subject: [PATCH] types/key: fix license header on disco files. Signed-off-by: David Anderson --- types/key/disco_test.go | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/types/key/disco_test.go b/types/key/disco_test.go index f328b6b92..5c2f80818 100644 --- a/types/key/disco_test.go +++ b/types/key/disco_test.go @@ -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. + package key import (