| Index: appengine/swarming/swarming_bot/test_env_bot.py
|
| diff --git a/appengine/swarming/swarming_bot/test_env_bot.py b/appengine/swarming/swarming_bot/test_env_bot.py
|
| index e20d328a6685af2a07253bfbff80a28b3f9469f3..25f7954d5d551a91e0fe443eab4a16bf3c3dfe37 100644
|
| --- a/appengine/swarming/swarming_bot/test_env_bot.py
|
| +++ b/appengine/swarming/swarming_bot/test_env_bot.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
|
|
|