| Index: service/mail/interface.go | 
| diff --git a/service/mail/interface.go b/service/mail/interface.go | 
| index 813797c27e2e9a625b9b9adf15fc39d46f88844f..efc12581599d1531750c9a335e49f1a526f0cc4f 100644 | 
| --- a/service/mail/interface.go | 
| +++ b/service/mail/interface.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 | 
|  | 
|  |