| Index: appengine/swarming/tools/start_bot.py
|
| diff --git a/appengine/swarming/tools/start_bot.py b/appengine/swarming/tools/start_bot.py
|
| index bcca2c967ca31289c56361965297b82c8ce68867..0b050b8144d308c3ca961d28caa927607d686f3d 100755
|
| --- a/appengine/swarming/tools/start_bot.py
|
| +++ b/appengine/swarming/tools/start_bot.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 a local bot to connect to a local server."""
|
|
|
|
|