Index: appengine/swarming/server/config.py |
diff --git a/appengine/swarming/server/config.py b/appengine/swarming/server/config.py |
index 81f7ce1e1653bb470c2e21b4a41d2f27dedc95ac..acfb055e45ab7e88bee6ed56f0945a352038162c 100644 |
--- a/appengine/swarming/server/config.py |
+++ b/appengine/swarming/server/config.py |
@@ -1,6 +1,6 @@ |
# Copyright 2013 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. |
"""Instance specific settings.""" |