| Index: filter/txnBuf/txnbuf_test.go
|
| diff --git a/filter/txnBuf/txnbuf_test.go b/filter/txnBuf/txnbuf_test.go
|
| index aabdc5ed839bbfd29a2361eb9de507968b20eb52..7774cc3a6f78682377e93a6427705279e3ab0789 100644
|
| --- a/filter/txnBuf/txnbuf_test.go
|
| +++ b/filter/txnBuf/txnbuf_test.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
|
|
|
|
|