Index: appengine/swarming/handlers_test.py |
diff --git a/appengine/swarming/handlers_test.py b/appengine/swarming/handlers_test.py |
index 2171f65bd26ef963aa2090be449076cd076b8827..1e89255c847e3a800b827e150dcd8c982cc04a4d 100755 |
--- a/appengine/swarming/handlers_test.py |
+++ b/appengine/swarming/handlers_test.py |
@@ -1,8 +1,8 @@ |
#!/usr/bin/env python |
# coding: utf-8 |
# 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. |
import itertools |
import logging |