| Index: filter/dscache/ds.go
|
| diff --git a/filter/dscache/ds.go b/filter/dscache/ds.go
|
| index c456e23fd15865cc844f6685cebbfcd01af2ebe5..d0105cfb2d537bfed78bb975cc567c4eb831adb8 100644
|
| --- a/filter/dscache/ds.go
|
| +++ b/filter/dscache/ds.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
|
|
|
|
|