| Index: service/mail/message_test.go
|
| diff --git a/service/mail/message_test.go b/service/mail/message_test.go
|
| index ff552152660d366794749df61327c44fbee2f61d..f8dfebc9de4bbe2db80e9f6da9ec901f0b454926 100644
|
| --- a/service/mail/message_test.go
|
| +++ b/service/mail/message_test.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
|
|
|
|
|