| Index: service/mail/testable.go
|
| diff --git a/service/mail/testable.go b/service/mail/testable.go
|
| index 367dfdc1eec424950fba20d5e38ec38c31ce919b..906d9fc8f5f1ca5d34652e363085ca3a11f62530 100644
|
| --- a/service/mail/testable.go
|
| +++ b/service/mail/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 mail
|
|
|
|
|