| Index: appengine/components/components/datastore_utils/sharding_test.py
|
| diff --git a/appengine/components/components/datastore_utils/sharding_test.py b/appengine/components/components/datastore_utils/sharding_test.py
|
| index ea47560c9a66a50e2ac60f6b98a1a7ecd85c6606..77c6bdb5aae64033b85860a36ddf8e2f8e1df990 100755
|
| --- a/appengine/components/components/datastore_utils/sharding_test.py
|
| +++ b/appengine/components/components/datastore_utils/sharding_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 hashlib
|
| import sys
|
|
|