Index: appengine/config_service/storage_test.py |
diff --git a/appengine/config_service/storage_test.py b/appengine/config_service/storage_test.py |
index 5f018390e898f98b004b33cbdc96cb958b22f9b1..8a3ee29177c3ade46b8220aed05be6d05420323b 100755 |
--- a/appengine/config_service/storage_test.py |
+++ b/appengine/config_service/storage_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 |