Index: appengine/gce-backend/instance_templates_test.py |
diff --git a/appengine/gce-backend/instance_templates_test.py b/appengine/gce-backend/instance_templates_test.py |
index ee4449512f9b9afbcf58e448ceea1d4ef84a3298..bce51eabd2e2a91347da5104db761341dd992112 100755 |
--- a/appengine/gce-backend/instance_templates_test.py |
+++ b/appengine/gce-backend/instance_templates_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_templates.py.""" |