| Index: filter/count/mc.go
|
| diff --git a/filter/count/mc.go b/filter/count/mc.go
|
| index 74844781b119c37fb452522b574a75400e3c3909..d7e89dd8c4b23277e5162baadc9da617bf5eae74 100644
|
| --- a/filter/count/mc.go
|
| +++ b/filter/count/mc.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
|
|
|
|
|