Index: appengine/swarming/server/lease_management_test.py |
diff --git a/appengine/swarming/server/lease_management_test.py b/appengine/swarming/server/lease_management_test.py |
index ce4713b315ba9739bbb3f0f3616eecc2081306bc..b6269fdd750a847ed2086db54fd94b83a30e70c1 100755 |
--- a/appengine/swarming/server/lease_management_test.py |
+++ b/appengine/swarming/server/lease_management_test.py |
@@ -1,7 +1,7 @@ |
#!/usr/bin/python |
# Copyright 2015 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. |
"""Unit tests for lease_management.py.""" |