Index: appengine/gce-backend/parse_test.py |
diff --git a/appengine/gce-backend/parse_test.py b/appengine/gce-backend/parse_test.py |
index e01490703b12785089e8441da6c7d90aa32a7bd0..d6215c34e838a30e6191c269708dd0a1bba96504 100755 |
--- a/appengine/gce-backend/parse_test.py |
+++ b/appengine/gce-backend/parse_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 parse.py.""" |