| Index: filter/dscache/dscache.go
|
| diff --git a/filter/dscache/dscache.go b/filter/dscache/dscache.go
|
| index 71afc4d70d44de93316259dbb2d95822b1ab85ae..28f99d878dc6fdb92e96cf263124649748b3e8e2 100644
|
| --- a/filter/dscache/dscache.go
|
| +++ b/filter/dscache/dscache.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
|
|
|
|
|