| Index: filter/dscache/serialize.go
|
| diff --git a/filter/dscache/serialize.go b/filter/dscache/serialize.go
|
| index 38cca7e505ef67f78243f29c3924a95f487358a3..1bb3a4ad8d42b11f64b1e9275fe15003fd2eae83 100644
|
| --- a/filter/dscache/serialize.go
|
| +++ b/filter/dscache/serialize.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
|
|
|
|
|