Index: client/tools/zip_run_isolated.py |
diff --git a/client/tools/zip_run_isolated.py b/client/tools/zip_run_isolated.py |
index cab217890a352affd1179c0711239c82b8fe92d4..92bd8161fbf97d8c7718f6dc58d9ae057edd189c 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 Swarming Authors. All rights reserved. |
-# Use of this source code is governed under the Apache License, Version 2.0 that |
-# can be found in the LICENSE file. |
+# 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. |
"""Converts run_isolated.py with dependencies into run_isolated.zip. |