Index: appengine/swarming/swarming_bot/api/platforms/win.py |
diff --git a/appengine/swarming/swarming_bot/api/platforms/win.py b/appengine/swarming/swarming_bot/api/platforms/win.py |
index 3695c37f7b7e6958358f439e28f1087df8ec3bf7..3d1e2cde04a924f21848079ae262d02bd2221042 100644 |
--- a/appengine/swarming/swarming_bot/api/platforms/win.py |
+++ b/appengine/swarming/swarming_bot/api/platforms/win.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. |
"""Windows specific utility functions.""" |