| Index: service/user/context.go
|
| diff --git a/service/user/context.go b/service/user/context.go
|
| index 21061667e825d2daa91f650b699b345b983fb8f7..936a2947e1eda3f45efb60c045282364124a9095 100644
|
| --- a/service/user/context.go
|
| +++ b/service/user/context.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
|
|
|
|
|