Index: appengine/config_service/handlers_test.py |
diff --git a/appengine/config_service/handlers_test.py b/appengine/config_service/handlers_test.py |
index 3384e9cc737e81aba2406397641c921eb9fbd2a3..3b8a75137ecf02f7a1e6faff810a70f22cd18a2b 100755 |
--- a/appengine/config_service/handlers_test.py |
+++ b/appengine/config_service/handlers_test.py |
@@ -1,7 +1,7 @@ |
#!/usr/bin/env python |
# Copyright 2015 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. |
from test_env import future |
import test_env |