| Index: appengine/swarming/server/task_to_run_test.py
|
| diff --git a/appengine/swarming/server/task_to_run_test.py b/appengine/swarming/server/task_to_run_test.py
|
| index e50773464ebe6ba7719653062c6c9cc1df6a12ba..7542a2229b3ed52c4ed8ec2abe05522fafc39571 100755
|
| --- a/appengine/swarming/server/task_to_run_test.py
|
| +++ b/appengine/swarming/server/task_to_run_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 datetime
|
| import hashlib
|
|
|