Index: client/isolated_format.py |
diff --git a/client/isolated_format.py b/client/isolated_format.py |
index ee3e3675da33fbd10ba282f09906138daf890cc3..db612b0c275308e64da6effa51ec5ea53a6510fa 100644 |
--- a/client/isolated_format.py |
+++ b/client/isolated_format.py |
@@ -1,6 +1,6 @@ |
-# Copyright 2014 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 2014 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. |
"""Understands .isolated files and can do local operations on them.""" |