| Index: filter/dscache/ds_txn_state.go
 | 
| diff --git a/filter/dscache/ds_txn_state.go b/filter/dscache/ds_txn_state.go
 | 
| index 2176fe86227ea9adb0f3e2a949a5a30974fb7403..3038153582bf2531e87da355400b7fe97d0a8aa3 100644
 | 
| --- a/filter/dscache/ds_txn_state.go
 | 
| +++ b/filter/dscache/ds_txn_state.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
 | 
|  
 | 
| 
 |