Index: appengine/isolate/tools/run_coverage.py |
diff --git a/appengine/isolate/tools/run_coverage.py b/appengine/isolate/tools/run_coverage.py |
index 15c29d25bde936fb256668a4a84da9863457966c..0d8f6c20d563e894c47ce30ebc93cdedc8422617 100755 |
--- a/appengine/isolate/tools/run_coverage.py |
+++ b/appengine/isolate/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 |