| Index: filter/featureBreaker/gi.go
|
| diff --git a/filter/featureBreaker/gi.go b/filter/featureBreaker/gi.go
|
| index 785836e19700231a409d3a032d60d3f55cf66319..9d38d8cfb6f2e5a5c3c5e137a7c07476fa71b517 100644
|
| --- a/filter/featureBreaker/gi.go
|
| +++ b/filter/featureBreaker/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 featureBreaker
|
|
|
|
|