| Index: filter/txnBuf/context.go
|
| diff --git a/filter/txnBuf/context.go b/filter/txnBuf/context.go
|
| index 39433350865ee0cb3638fbc20b3e0baa1070efd3..b044328820e4a32b1c987f72c0e554b63831e732 100644
|
| --- a/filter/txnBuf/context.go
|
| +++ b/filter/txnBuf/context.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 txnBuf
|
|
|
|
|