| Index: filter/dsQueryBatch/filter_test.go
|
| diff --git a/filter/dsQueryBatch/filter_test.go b/filter/dsQueryBatch/filter_test.go
|
| index cef80840f898c7fceaf35bc557f8b71938585ade..9b77541552ba7ca2d095a3579682bd3dc1c317e1 100644
|
| --- a/filter/dsQueryBatch/filter_test.go
|
| +++ b/filter/dsQueryBatch/filter_test.go
|
| @@ -1,6 +1,6 @@
|
| -// Copyright 2016 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 2016 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 dsQueryBatch
|
|
|
|
|