Index: appengine/swarming/tools/run_coverage.py |
diff --git a/appengine/swarming/tools/run_coverage.py b/appengine/swarming/tools/run_coverage.py |
index a1ebd603a28715a9292b14d838cdfad7ee1af6ec..8c3da3f89785a0c289875a1d14e8185e9864343c 100755 |
--- a/appengine/swarming/tools/run_coverage.py |
+++ b/appengine/swarming/tools/run_coverage.py |
@@ -1,7 +1,7 @@ |
#!/usr/bin/env python |
# Copyright 2014 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 os |
import sys |