Index: client/tests/trace_inputs/symlink.py |
diff --git a/client/tests/trace_inputs/symlink.py b/client/tests/trace_inputs/symlink.py |
index bbccf6fb14cb31c8ac318200eeab68360588e3ec..23c84fde18dd7ff682d29b09af07b056580e7a9b 100755 |
--- a/client/tests/trace_inputs/symlink.py |
+++ b/client/tests/trace_inputs/symlink.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 os |
import sys |