| Index: appengine/swarming/swarming_bot/bot_code/test_env_bot_code.py
|
| diff --git a/appengine/swarming/swarming_bot/bot_code/test_env_bot_code.py b/appengine/swarming/swarming_bot/bot_code/test_env_bot_code.py
|
| index 648d74126bcde8f139cdc8278b66dff6248be0d5..344ff7cb30c6fbb589d07d9c939b78a13a97f2ad 100644
|
| --- a/appengine/swarming/swarming_bot/bot_code/test_env_bot_code.py
|
| +++ b/appengine/swarming/swarming_bot/bot_code/test_env_bot_code.py
|
| @@ -1,6 +1,6 @@
|
| # Copyright 2015 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
|
|
|