| Index: service/datastore/reflect.go
|
| diff --git a/service/datastore/reflect.go b/service/datastore/reflect.go
|
| index 771fe84d5ca29213baa1d1af7317a61fa52850aa..d3095c569c8fab660960928d3549628034977536 100644
|
| --- a/service/datastore/reflect.go
|
| +++ b/service/datastore/reflect.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
|
|
|
|
|