| Index: filter/txnBuf/race_test.go
|
| diff --git a/filter/txnBuf/race_test.go b/filter/txnBuf/race_test.go
|
| index 8ad0734954a42754ee532b89ce411fd57fcdbdd9..c1d60f004d68e3914575f5e89808deac7f043885 100644
|
| --- a/filter/txnBuf/race_test.go
|
| +++ b/filter/txnBuf/race_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
|
|
|
|
|