| Index: service/datastore/meta/namespaces_test.go
|
| diff --git a/service/datastore/meta/namespaces_test.go b/service/datastore/meta/namespaces_test.go
|
| index dc68d9a1c86d30d71d3100d6114c262fba724745..6176df47866ac3ed9ed6fc3897dc3518c3b71054 100644
|
| --- a/service/datastore/meta/namespaces_test.go
|
| +++ b/service/datastore/meta/namespaces_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
|
|
|
|
|