| Index: impl/prod/datastore_key.go
|
| diff --git a/impl/prod/datastore_key.go b/impl/prod/datastore_key.go
|
| index a471310bbafc33b0a4f62d1fc488a2784e5f7b5b..84014ae3b132e67823d3dd3d765fdb0e3df46c93 100644
|
| --- a/impl/prod/datastore_key.go
|
| +++ b/impl/prod/datastore_key.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 prod
|
|
|
|
|