Index: appengine/swarming/swarming_bot/bot_code/common.py |
diff --git a/appengine/swarming/swarming_bot/bot_code/common.py b/appengine/swarming/swarming_bot/bot_code/common.py |
index dfef39056a41cae2d2329c862edebe9a9fd1a176..27bfa6abaea6a579c6c4d3efb1a9dd41b923afa1 100644 |
--- a/appengine/swarming/swarming_bot/bot_code/common.py |
+++ b/appengine/swarming/swarming_bot/bot_code/common.py |
@@ -1,6 +1,6 @@ |
# 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. |
"""Utilities.""" |