| Index: filter/count/user.go
|
| diff --git a/filter/count/user.go b/filter/count/user.go
|
| index 915e636a3b7bbaa27aff5f8f201c77073a50d713..c511a295881858b39e7ca72d89ad1c9bb810d167 100644
|
| --- a/filter/count/user.go
|
| +++ b/filter/count/user.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
|
|
|
|
|