Index: client/tests/isolate_smoke_test.py |
diff --git a/client/tests/isolate_smoke_test.py b/client/tests/isolate_smoke_test.py |
index 53047aac0b046aa278e2aa8755cc78aaddcc2259..f2f18a6337bf8cbe8eba7e766422b421dec56142 100755 |
--- a/client/tests/isolate_smoke_test.py |
+++ b/client/tests/isolate_smoke_test.py |
@@ -1,7 +1,7 @@ |
#!/usr/bin/env python |
-# Copyright 2012 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 2012 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. |
import cStringIO |
import hashlib |