| Index: client/example/1_isolate_server.py
|
| diff --git a/client/example/1_isolate_server.py b/client/example/1_isolate_server.py
|
| index 33d829c4a56103d40928fa97e32adc5cd25fa11d..ca53e2f52b91250635496f5095b7a92fb8f23adf 100755
|
| --- a/client/example/1_isolate_server.py
|
| +++ b/client/example/1_isolate_server.py
|
| @@ -1,7 +1,7 @@
|
| #!/usr/bin/env python
|
| # Copyright 2012 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.
|
|
|
| """Runs hello_world.py, through hello_world.isolated, locally in a temporary
|
| directory.
|
|
|