Index: client/isolateserver.py |
diff --git a/client/isolateserver.py b/client/isolateserver.py |
index 7a861eabc5c583608a9c612912a176f702c5326a..1f590e2ffe9a2cee081f761b2525437c94a6daca 100755 |
--- a/client/isolateserver.py |
+++ b/client/isolateserver.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. |
"""Archives a set of files or directories to an Isolate Server.""" |