| Index: appengine/components/components/datastore_utils/txn.py
|
| diff --git a/appengine/components/components/datastore_utils/txn.py b/appengine/components/components/datastore_utils/txn.py
|
| index ef4c780a95ec8417113880936974dad431069c76..33f623d9d824595b47a3af5708cab11825fd9dd9 100644
|
| --- a/appengine/components/components/datastore_utils/txn.py
|
| +++ b/appengine/components/components/datastore_utils/txn.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.
|
|
|
| """Grab bag file for transaction."""
|
|
|
|
|