| Index: appengine/swarming/swarming_bot/api/platforms/win_test.py
|
| diff --git a/appengine/swarming/swarming_bot/api/platforms/win_test.py b/appengine/swarming/swarming_bot/api/platforms/win_test.py
|
| index e40ab1ec753bd7b26d02228368c754c142724ee6..1f8428d521b36d5675910bbd8e05f18823f86c5c 100755
|
| --- a/appengine/swarming/swarming_bot/api/platforms/win_test.py
|
| +++ b/appengine/swarming/swarming_bot/api/platforms/win_test.py
|
| @@ -1,7 +1,7 @@
|
| #!/usr/bin/env python
|
| # 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 logging
|
| import sys
|
|
|