Index: appengine/swarming/swarming_bot/api/platforms/gce.py |
diff --git a/appengine/swarming/swarming_bot/api/platforms/gce.py b/appengine/swarming/swarming_bot/api/platforms/gce.py |
index 098da3f687c30c0d1c71d7e2f91a46cc0edb16da..6acc3509b392e42c6430f42f6a0ad66aacdd0563 100644 |
--- a/appengine/swarming/swarming_bot/api/platforms/gce.py |
+++ b/appengine/swarming/swarming_bot/api/platforms/gce.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. |
"""Google Compute Engine specific utility functions.""" |