Index: appengine/swarming/swarming_bot/api/platforms/osx.py |
diff --git a/appengine/swarming/swarming_bot/api/platforms/osx.py b/appengine/swarming/swarming_bot/api/platforms/osx.py |
index fd94cb4009ee62cfbef79f5924f61ba7d75df701..1b3aeb7744b5ca6c7414eb9cc9ce84009f8e281f 100644 |
--- a/appengine/swarming/swarming_bot/api/platforms/osx.py |
+++ b/appengine/swarming/swarming_bot/api/platforms/osx.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. |
"""OSX specific utility functions.""" |