Index: appengine/swarming/swarming_bot/api/bot.py |
diff --git a/appengine/swarming/swarming_bot/api/bot.py b/appengine/swarming/swarming_bot/api/bot.py |
index 8d3c190709c15c6c76d584dda025a6423845130f..0c67b6f865b5c2fc9d696b44460705540f08ef62 100644 |
--- a/appengine/swarming/swarming_bot/api/bot.py |
+++ b/appengine/swarming/swarming_bot/api/bot.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. |
"""Bot interface used in bot_config.py.""" |