Index: appengine/gce-backend/instance_group_managers_test.py |
diff --git a/appengine/gce-backend/instance_group_managers_test.py b/appengine/gce-backend/instance_group_managers_test.py |
index 0601dc64af34095b7a4d6180cd8775dab5829e77..90c3bf5668980b0017effe83520f55b65e9809bf 100755 |
--- a/appengine/gce-backend/instance_group_managers_test.py |
+++ b/appengine/gce-backend/instance_group_managers_test.py |
@@ -1,7 +1,7 @@ |
#!/usr/bin/python |
# 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. |
"""Unit tests for instance_group_managers.py.""" |