Index: client/swarming.py |
diff --git a/client/swarming.py b/client/swarming.py |
index 8d433a333343a7fed43b6518b1808c4b758c9c81..b5fb198be61049771690209df9cfac822c2ce2b8 100755 |
--- a/client/swarming.py |
+++ b/client/swarming.py |
@@ -1,7 +1,7 @@ |
#!/usr/bin/env python |
# 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. |
+# Use of this source code is governed under the Apache License, Version 2.0 |
+# that can be found in the LICENSE file. |
"""Client tool to trigger tasks or retrieve results from a Swarming server.""" |