| Index: filter/count/mail.go
|
| diff --git a/filter/count/mail.go b/filter/count/mail.go
|
| index 01fc98691071e9a509c21663acfcf197214c67a6..04e07a64e154211528b4e0ac59b5cba4682c0bfe 100644
|
| --- a/filter/count/mail.go
|
| +++ b/filter/count/mail.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
|
|
|
|
|