| Index: service/mail/context.go
 | 
| diff --git a/service/mail/context.go b/service/mail/context.go
 | 
| index d17287c1bdce19b19803f96bd470e277bc206f30..e5e70c3795024297b90927d8b6f18ddf8edccd7b 100644
 | 
| --- a/service/mail/context.go
 | 
| +++ b/service/mail/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 mail
 | 
|  
 | 
| 
 |