| Index: service/datastore/size_test.go
 | 
| diff --git a/service/datastore/size_test.go b/service/datastore/size_test.go
 | 
| index 3279948977a27889d68a2f53ac24f8262eefcbdf..e07cbac73fe2c5aabe6ad323c42958726c66cf20 100644
 | 
| --- a/service/datastore/size_test.go
 | 
| +++ b/service/datastore/size_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 datastore
 | 
|  
 | 
| 
 |