| Index: impl/prod/module.go
|
| diff --git a/impl/prod/module.go b/impl/prod/module.go
|
| index a2680be71db0fdd3f0a1a0058d0620bb167c98b2..e34c880e09f0f9daa63460972c9b4130d607b5e9 100644
|
| --- a/impl/prod/module.go
|
| +++ b/impl/prod/module.go
|
| @@ -1,6 +1,6 @@
|
| -// Copyright 2016 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 2016 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 prod
|
|
|
|
|