Index: appengine/config_service/tools/run_coverage.py |
diff --git a/appengine/config_service/tools/run_coverage.py b/appengine/config_service/tools/run_coverage.py |
index 4ebbb9bad849ef37a2798cac004f74e2b9c96423..83eb22d0ecb03288306b15a8ea7de2c651f81543 100755 |
--- a/appengine/config_service/tools/run_coverage.py |
+++ b/appengine/config_service/tools/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 |