| Index: appengine/swarming/swarming_bot/api/bot_test.py
|
| diff --git a/appengine/swarming/swarming_bot/api/bot_test.py b/appengine/swarming/swarming_bot/api/bot_test.py
|
| index e78b7abf102146367a8b92d2985fea3718ed62fc..93fab4122f1ffe145ce5b7706ec01f2a559b1309 100755
|
| --- a/appengine/swarming/swarming_bot/api/bot_test.py
|
| +++ b/appengine/swarming/swarming_bot/api/bot_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 os
|
| import sys
|
|
|