| Index: service/datastore/meta/namespaces.go
|
| diff --git a/service/datastore/meta/namespaces.go b/service/datastore/meta/namespaces.go
|
| index a3fdea7b87e2f64f3309b1ff3a2172b5501fcdb3..fc2f30ef2566cc36759d8c82aa3ec7412be1583a 100644
|
| --- a/service/datastore/meta/namespaces.go
|
| +++ b/service/datastore/meta/namespaces.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
|
|
|
|
|