Index: client/tools/zip_run_isolated.py |
diff --git a/client/tools/zip_run_isolated.py b/client/tools/zip_run_isolated.py |
index 92bd8161fbf97d8c7718f6dc58d9ae057edd189c..0d657aa2f1947b76f4f7418d040fd14654a3f499 100755 |
--- a/client/tools/zip_run_isolated.py |
+++ b/client/tools/zip_run_isolated.py |
@@ -1,7 +1,7 @@ |
#!/usr/bin/env python |
# Copyright 2013 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. |
"""Converts run_isolated.py with dependencies into run_isolated.zip. |