Index: appengine/swarming/server/task_result.py |
diff --git a/appengine/swarming/server/task_result.py b/appengine/swarming/server/task_result.py |
index 979be28bf6b66faf4f405f66698a5a4e2c8feca9..01cacd41068064c8c361680b3ded284a8a761180 100644 |
--- a/appengine/swarming/server/task_result.py |
+++ b/appengine/swarming/server/task_result.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. |
"""Task execution result models. |