Index: appengine/gce-backend/instances.py |
diff --git a/appengine/gce-backend/instances.py b/appengine/gce-backend/instances.py |
index 91f48bfce2bffee6cd249fe8025a1c879944bdbe..e0f5ed28310c81d66b6f97205e2f968bb6cd5389 100644 |
--- a/appengine/gce-backend/instances.py |
+++ b/appengine/gce-backend/instances.py |
@@ -1,6 +1,6 @@ |
# Copyright 2016 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. |
"""Utilities for operating on instances.""" |