Index: appengine/swarming/swarming_bot/bot_code/singleton_test.py |
diff --git a/appengine/swarming/swarming_bot/bot_code/singleton_test.py b/appengine/swarming/swarming_bot/bot_code/singleton_test.py |
index 35eba9d1a5a61da97c7d3a5de50ac80d2edd400a..7084142d286758470e963130d820bade12c60e42 100755 |
--- a/appengine/swarming/swarming_bot/bot_code/singleton_test.py |
+++ b/appengine/swarming/swarming_bot/bot_code/singleton_test.py |
@@ -1,7 +1,7 @@ |
#!/usr/bin/env 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. |
import logging |
import os |