Index: appengine/swarming/tools/start_servers.py |
diff --git a/appengine/swarming/tools/start_servers.py b/appengine/swarming/tools/start_servers.py |
index 882c1378dea5ebd00a1bdaa4114f20c4ff2429c5..a20b9db2587dcb9069d9736d31e646f034f00e57 100755 |
--- a/appengine/swarming/tools/start_servers.py |
+++ b/appengine/swarming/tools/start_servers.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. |
"""Starts local Swarming and Isolate servers.""" |