Index: client/tests/trace_inputs/child1.py |
diff --git a/client/tests/trace_inputs/child1.py b/client/tests/trace_inputs/child1.py |
index 23e1e831b8a7d634187db960b1e996e257ec57a9..feb00c2d4268242228787880a2a002455e42e94e 100755 |
--- a/client/tests/trace_inputs/child1.py |
+++ b/client/tests/trace_inputs/child1.py |
@@ -1,7 +1,7 @@ |
#!/usr/bin/env python |
# 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. |
+# Use of this source code is governed under the Apache License, Version 2.0 |
+# that can be found in the LICENSE file. |
import os |
import subprocess |