Index: appengine/swarming/swarming_bot/fake_swarming.py |
diff --git a/appengine/swarming/swarming_bot/fake_swarming.py b/appengine/swarming/swarming_bot/fake_swarming.py |
index b6eae6aca8e70f6f9a5e313f43784f1cf13f120e..096a9ed92f2ec90d6f8e86a27720ce63b6d46382 100644 |
--- a/appengine/swarming/swarming_bot/fake_swarming.py |
+++ b/appengine/swarming/swarming_bot/fake_swarming.py |
@@ -1,6 +1,6 @@ |
# 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 BaseHTTPServer |
import json |