Index: appengine/swarming/cipd.py |
diff --git a/appengine/swarming/cipd.py b/appengine/swarming/cipd.py |
index 338b69cb5a6a54544487f7ff3d225c36063aa853..c212c3d107333e60e74d3aadfdc0ef99afb4f1c2 100644 |
--- a/appengine/swarming/cipd.py |
+++ b/appengine/swarming/cipd.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. |
"""CIPD-specific code is concentrated here.""" |