Index: appengine/swarming/server/bot_code.py |
diff --git a/appengine/swarming/server/bot_code.py b/appengine/swarming/server/bot_code.py |
index 1ccba062a1e6c80694c573d52e1d51375db87f43..81c52a52f91f371b4cdfb1f03ddbd0de836b78b9 100644 |
--- a/appengine/swarming/server/bot_code.py |
+++ b/appengine/swarming/server/bot_code.py |
@@ -1,6 +1,6 @@ |
# Copyright 2014 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. |
"""Swarming bot code. Includes bootstrap and swarming_bot.zip. |