| Index: filter/dscache/dscache_test.go
|
| diff --git a/filter/dscache/dscache_test.go b/filter/dscache/dscache_test.go
|
| index 0bc23fa61e23457d6bdd23725a8599ba13d99735..36562b822e59c93ab78d1b26bac7bfa76d5e9dcf 100644
|
| --- a/filter/dscache/dscache_test.go
|
| +++ b/filter/dscache/dscache_test.go
|
| @@ -1,6 +1,6 @@
|
| -// Copyright 2015 The Chromium Authors. All rights reserved.
|
| -// Use of this source code is governed by a BSD-style license that can be
|
| -// found in the LICENSE file.
|
| +// Copyright 2015 The LUCI Authors. All rights reserved.
|
| +// Use of this source code is governed under the Apache License, Version 2.0
|
| +// that can be found in the LICENSE file.
|
|
|
| package dscache
|
|
|
|
|