| Index: filter/count/gi.go
|
| diff --git a/filter/count/gi.go b/filter/count/gi.go
|
| index 16f2f03c2107ab26f0dc8a8ad03a7b7af51b1731..21cb40186e7e17f356a746ac768c64b775d5494c 100644
|
| --- a/filter/count/gi.go
|
| +++ b/filter/count/gi.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
|
|
|
|
|