Index: appengine/swarming/server/config_test.py |
diff --git a/appengine/swarming/server/config_test.py b/appengine/swarming/server/config_test.py |
index 6de4060e7f519d5e65661b93858a2cb022d69a8b..4d7234195d49403b659610f2c8332f0be0046ceb 100755 |
--- a/appengine/swarming/server/config_test.py |
+++ b/appengine/swarming/server/config_test.py |
@@ -1,7 +1,7 @@ |
#!/usr/bin/env python |
# Copyright 2016 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 sys |