| Index: filter/txnBuf/query_merger.go
|
| diff --git a/filter/txnBuf/query_merger.go b/filter/txnBuf/query_merger.go
|
| index acdde1ae5047b423d0917634d9c2a7285dfafaa3..549ec760b1e0f3edc8129e3774a26c1339e00621 100644
|
| --- a/filter/txnBuf/query_merger.go
|
| +++ b/filter/txnBuf/query_merger.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
|
|
|
|
|