diff options
Diffstat (limited to 'src/runtime/netpoll_os_test.go')
| -rw-r--r-- | src/runtime/netpoll_os_test.go | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/runtime/netpoll_os_test.go b/src/runtime/netpoll_os_test.go index b96b9f3ee3..1e375f88c7 100644 --- a/src/runtime/netpoll_os_test.go +++ b/src/runtime/netpoll_os_test.go @@ -1,3 +1,7 @@ +// Copyright 2020 The Go 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 runtime_test import ( |
