Index: appengine/components/tool_support/gae_sdk_utils.py |
diff --git a/appengine/components/tool_support/gae_sdk_utils.py b/appengine/components/tool_support/gae_sdk_utils.py |
index f2ed869e967bce1bda041fbb820d855d3cb43884..5b38d1928ef5a45d58dbb1fdb9e086036732a227 100644 |
--- a/appengine/components/tool_support/gae_sdk_utils.py |
+++ b/appengine/components/tool_support/gae_sdk_utils.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. |
"""Set of functions to work with GAE SDK tools.""" |