Index: client/tests/trace_inputs/touch_only.py |
diff --git a/client/tests/trace_inputs/touch_only.py b/client/tests/trace_inputs/touch_only.py |
index d9bf3e54be8721335566e9a1322e6a6138336e30..c3143c32b37d993ba11a6a6c1856a67de2c592fb 100755 |
--- a/client/tests/trace_inputs/touch_only.py |
+++ b/client/tests/trace_inputs/touch_only.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. |
"""Uses different APIs to touch a file.""" |