| Index: service/datastore/meta/eg.go
|
| diff --git a/service/datastore/meta/eg.go b/service/datastore/meta/eg.go
|
| index 11c31024473e7ef84f8d816e72a1727a0e3e5a3b..240fa9dec2ac8aa3ba1454cd139535a405422c21 100644
|
| --- a/service/datastore/meta/eg.go
|
| +++ b/service/datastore/meta/eg.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
|
|
|
|
|