| Index: service/user/testable.go
|
| diff --git a/service/user/testable.go b/service/user/testable.go
|
| index 749b60ed473c079b66092ad88aa0481bfe616e96..f892239691b8b85106ae86405c9a554ba8a9748f 100644
|
| --- a/service/user/testable.go
|
| +++ b/service/user/testable.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
|
|
|
|
|