Index: appengine/config_service/gitiles_import.py |
diff --git a/appengine/config_service/gitiles_import.py b/appengine/config_service/gitiles_import.py |
index 285e84ad640c5466974dffef4ec91fb81379b6ce..281233ce363404f032c878934122ca7033947cda 100644 |
--- a/appengine/config_service/gitiles_import.py |
+++ b/appengine/config_service/gitiles_import.py |
@@ -1,6 +1,6 @@ |
# 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. |
"""Imports config files stored in Gitiles. |