diff options
Diffstat (limited to 'src/net/http')
| -rw-r--r-- | src/net/http/responsecontroller_test.go | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/net/http/responsecontroller_test.go b/src/net/http/responsecontroller_test.go index 5828f3795a..f1dcc79ef8 100644 --- a/src/net/http/responsecontroller_test.go +++ b/src/net/http/responsecontroller_test.go @@ -1,3 +1,7 @@ +// Copyright 2022 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 http_test import ( |
