Index: client/utils/subprocess42.py |
diff --git a/client/utils/subprocess42.py b/client/utils/subprocess42.py |
index 04b3e546ad08c4f1ba69b1b53fefbf9df7c782a8..fd35a7d2026e977d4f055ebc8da4990b7840c89e 100644 |
--- a/client/utils/subprocess42.py |
+++ b/client/utils/subprocess42.py |
@@ -1,6 +1,6 @@ |
-# Copyright 2013 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 2013 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. |
"""subprocess42 is the answer to life the universe and everything. |