Index: appengine/swarming/tools/bot_archive.py |
diff --git a/appengine/swarming/tools/bot_archive.py b/appengine/swarming/tools/bot_archive.py |
index 817ec0b074e4c0e02e229832a76c3d6cca31d11e..1379750748fca873c6da765514ee9534da6a6fef 100755 |
--- a/appengine/swarming/tools/bot_archive.py |
+++ b/appengine/swarming/tools/bot_archive.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. |
"""Generates the swarming_bot.zip archive for local testing. |
""" |