Index: appengine/swarming/server/task_result_test.py |
diff --git a/appengine/swarming/server/task_result_test.py b/appengine/swarming/server/task_result_test.py |
index 388901b13393ed0303eacc0e684e2a5e8077e8a5..b2463f70e5058ca49635e4b6e1137c13fd7f2e9a 100755 |
--- a/appengine/swarming/server/task_result_test.py |
+++ b/appengine/swarming/server/task_result_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 datetime |
import logging |