Index: appengine/gce-backend/instance_templates.py |
diff --git a/appengine/gce-backend/instance_templates.py b/appengine/gce-backend/instance_templates.py |
index 86c64d7db9df66b4f85d20a6f50696fd1e7fb252..82efd7a45b199ff51fd849c735fef09a42f6e1e9 100644 |
--- a/appengine/gce-backend/instance_templates.py |
+++ b/appengine/gce-backend/instance_templates.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 templates.""" |