| Index: appengine/components/components/datastore_utils/txn_test.py
|
| diff --git a/appengine/components/components/datastore_utils/txn_test.py b/appengine/components/components/datastore_utils/txn_test.py
|
| index 0f659f409278bc2d4f343804de2c39d3036d5e8e..77712efbf00d4eaa3bf92958edcc908c553614d5 100755
|
| --- a/appengine/components/components/datastore_utils/txn_test.py
|
| +++ b/appengine/components/components/datastore_utils/txn_test.py
|
| @@ -1,7 +1,7 @@
|
| #!/usr/bin/env python
|
| # 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.
|
|
|
| import logging
|
| import sys
|
|
|