Index: appengine/components/test_support/test_case.py |
diff --git a/appengine/components/test_support/test_case.py b/appengine/components/test_support/test_case.py |
index 9c16eab6afeeaf70965e9799c2d481ad9bce8ede..82829e10ae27f6184d41df869bf3cbaf2f622fbd 100644 |
--- a/appengine/components/test_support/test_case.py |
+++ b/appengine/components/test_support/test_case.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 base64 |
import contextlib |