Index: appengine/swarming/swarming_bot/main_test.py |
diff --git a/appengine/swarming/swarming_bot/main_test.py b/appengine/swarming/swarming_bot/main_test.py |
index 7821a74083240d0813441da4e6a5907f5ea0cf13..7159486e4986f4f94af76d5205f38f8d3a81f7f5 100755 |
--- a/appengine/swarming/swarming_bot/main_test.py |
+++ b/appengine/swarming/swarming_bot/main_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. |
import json |
import os |