Index: appengine/gce-backend/instance_group_managers.py |
diff --git a/appengine/gce-backend/instance_group_managers.py b/appengine/gce-backend/instance_group_managers.py |
index a43eae6f1313a8732136483e66b9eb07938faa80..c1e4487e4a080269d4c9df857d8342b16f066ac2 100644 |
--- a/appengine/gce-backend/instance_group_managers.py |
+++ b/appengine/gce-backend/instance_group_managers.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 instance group managers.""" |