| Index: service/datastore/errors.go
|
| diff --git a/service/datastore/errors.go b/service/datastore/errors.go
|
| index be125f8e16fbddd247dc033fc0f2d2b8a9b3d824..60c1196979188c813a5bdb7bad6c590497f8d66a 100644
|
| --- a/service/datastore/errors.go
|
| +++ b/service/datastore/errors.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 datastore
|
|
|
|
|