Index: client/utils/zip_package.py |
diff --git a/client/utils/zip_package.py b/client/utils/zip_package.py |
index 850b4bfaa5bcbcb4d92fb3b39fbeaee01f2c8f7d..4742b74141724fb136a8ee5224ee95ac1e81360b 100755 |
--- a/client/utils/zip_package.py |
+++ b/client/utils/zip_package.py |
@@ -1,6 +1,6 @@ |
-# 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. |
"""Utilities to work with importable python zip packages.""" |