| Index: filter/dsQueryBatch/context.go
|
| diff --git a/filter/dsQueryBatch/context.go b/filter/dsQueryBatch/context.go
|
| index ec31ed2e0ac4e0efb833cc175e603861cb3d5706..1f362739a47b27d17d1440d6a1ffe52d6f7fd442 100644
|
| --- a/filter/dsQueryBatch/context.go
|
| +++ b/filter/dsQueryBatch/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 dsQueryBatch
|
|
|
|
|