| Index: appengine/components/components/datastore_utils/mapping.py
|
| diff --git a/appengine/components/components/datastore_utils/mapping.py b/appengine/components/components/datastore_utils/mapping.py
|
| index 6d0f9045021932bb9e2614e5e893ade07c87abe5..a5a450543ded4dc5f393d1a6090359988f28ace1 100644
|
| --- a/appengine/components/components/datastore_utils/mapping.py
|
| +++ b/appengine/components/components/datastore_utils/mapping.py
|
| @@ -1,6 +1,6 @@
|
| # Copyright 2014 The LUCI Authors. All rights reserved.
|
| -# Use of this source code is governed by the Apache v2.0 license that can be
|
| -# found in the LICENSE file.
|
| +# Use of this source code is governed under the Apache License, Version 2.0
|
| +# that can be found in the LICENSE file.
|
|
|
| """Queries for incremental mapping."""
|
|
|
|
|