| Index: service/user/user.go
|
| diff --git a/service/user/user.go b/service/user/user.go
|
| index f8e1c55633b52cae7e62224b667db7b9eb3829ee..ed094d0f6c21086adafd98933c4e080f178a31ed 100644
|
| --- a/service/user/user.go
|
| +++ b/service/user/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 user
|
|
|
|
|