Index: client/tests/trace_inputs_test.py |
diff --git a/client/tests/trace_inputs_test.py b/client/tests/trace_inputs_test.py |
index c54d998025b32b15d8a0b047e6048612a2c37347..685de116d5d2f5b6f78cc150ff0cddb375ddd8c3 100755 |
--- a/client/tests/trace_inputs_test.py |
+++ b/client/tests/trace_inputs_test.py |
@@ -1,8 +1,8 @@ |
#!/usr/bin/env python |
# coding=utf-8 |
-# 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 StringIO |
import logging |