Index: appengine/swarming/swarming_bot/api/platforms/common.py |
diff --git a/appengine/swarming/swarming_bot/api/platforms/common.py b/appengine/swarming/swarming_bot/api/platforms/common.py |
index 8819592fdded9a2c0fa85f924923d81d117ee3bc..d6c1b7b6d7b0d634de9dd05286fe99f0892917b9 100644 |
--- a/appengine/swarming/swarming_bot/api/platforms/common.py |
+++ b/appengine/swarming/swarming_bot/api/platforms/common.py |
@@ -1,6 +1,6 @@ |
# 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. |
"""Common code for platforms.""" |