Index: appengine/swarming/swarming_bot/api/os_utilities.py |
diff --git a/appengine/swarming/swarming_bot/api/os_utilities.py b/appengine/swarming/swarming_bot/api/os_utilities.py |
index 35b563690ee959d3a9b80e8820d2412228cced5d..c1befb7f779f5a7990c7a333f9f33642c53c0814 100644 |
--- a/appengine/swarming/swarming_bot/api/os_utilities.py |
+++ b/appengine/swarming/swarming_bot/api/os_utilities.py |
@@ -1,6 +1,6 @@ |
# 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. |
"""OS specific utility functions. |