| Index: filter/count/mod.go
|
| diff --git a/filter/count/mod.go b/filter/count/mod.go
|
| index 8551dc23e4551f189ed1e6294192d6b3a301a64b..c3c9d5d8e9fe485ee84c23f95d41cc480a168f6e 100644
|
| --- a/filter/count/mod.go
|
| +++ b/filter/count/mod.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 count
|
|
|
|
|