Index: appengine/components/components/config/run_coverage.py |
diff --git a/appengine/components/components/config/run_coverage.py b/appengine/components/components/config/run_coverage.py |
index c1eb43015765687ea7c630672e9296b46bd06698..38c4100d24a9d8e19e6da6f8359dd0c01d389ccf 100755 |
--- a/appengine/components/components/config/run_coverage.py |
+++ b/appengine/components/components/config/run_coverage.py |
@@ -1,7 +1,7 @@ |
#!/usr/bin/env python |
# Copyright 2015 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 |