Index: appengine/swarming/remote_smoke_test.py |
diff --git a/appengine/swarming/remote_smoke_test.py b/appengine/swarming/remote_smoke_test.py |
index 3b4b5802be5d7bf58b665640535d0f0cf20de39c..277472b02d5daf6fc00f57c90a199ade993c91d6 100755 |
--- a/appengine/swarming/remote_smoke_test.py |
+++ b/appengine/swarming/remote_smoke_test.py |
@@ -1,7 +1,7 @@ |
#!/usr/bin/env python |
# Copyright 2014 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. |
"""Integration test for the Swarming server.""" |