| Index: appengine/swarming/server/task_request_test.py
|
| diff --git a/appengine/swarming/server/task_request_test.py b/appengine/swarming/server/task_request_test.py
|
| index 345fa4cca5b9ceacf7c34cdee2baae32ce01f79f..563e3b69fe1853300277de1fe6fd8d7fc1440b97 100755
|
| --- a/appengine/swarming/server/task_request_test.py
|
| +++ b/appengine/swarming/server/task_request_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 logging
|
|
|