| Index: service/datastore/meta/eg_test.go
|
| diff --git a/service/datastore/meta/eg_test.go b/service/datastore/meta/eg_test.go
|
| index 878a8828769fbd8b7f416c75d15df87f7d54c158..bc99a7607c224809d5300138bd6618fc80ed6c8b 100644
|
| --- a/service/datastore/meta/eg_test.go
|
| +++ b/service/datastore/meta/eg_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 meta
|
|
|
|
|