Index: appengine/components/test_support/test_env.py |
diff --git a/appengine/components/test_support/test_env.py b/appengine/components/test_support/test_env.py |
index 6f803bb5933cedd9e6ae5613014b816448a2caa8..fbed12207f0f1264b32e26e257058cb55996cfe3 100644 |
--- a/appengine/components/test_support/test_env.py |
+++ b/appengine/components/test_support/test_env.py |
@@ -1,6 +1,6 @@ |
# Copyright 2013 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. |
import os |
import sys |