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