| Index: impl/prod/user.go
|
| diff --git a/impl/prod/user.go b/impl/prod/user.go
|
| index a42bc23f6408c06e6efd2c03422657bbf686bc3e..f5bc5ca9fb0de16a97e32270f6064f78a5825c0b 100644
|
| --- a/impl/prod/user.go
|
| +++ b/impl/prod/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 prod
|
|
|
|
|