Index: appengine/swarming/swarming_bot/config/bootstrap.py |
diff --git a/appengine/swarming/swarming_bot/config/bootstrap.py b/appengine/swarming/swarming_bot/config/bootstrap.py |
index 6ab1a1abbc64a362f7a5abdce2fa3fcf420852f5..66a1a86e601481115cd1b474b6f9c3de75a20b34 100644 |
--- a/appengine/swarming/swarming_bot/config/bootstrap.py |
+++ b/appengine/swarming/swarming_bot/config/bootstrap.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. |
# Bootstraps a swarming bot to connect host_url. 'host_url = "foo"' is |
# added on top of this file by the HTTP handler that serves this file. This file |