| Index: service/datastore/types_test.go
|
| diff --git a/service/datastore/types_test.go b/service/datastore/types_test.go
|
| index c79dbb9dfdb4a83f860a94c27ef9d42b782be2ad..79ceb33daee05f9bf169da38d74b34a705fc5fca 100644
|
| --- a/service/datastore/types_test.go
|
| +++ b/service/datastore/types_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 datastore
|
|
|
|
|