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