Index: appengine/auth_service/importer.py |
diff --git a/appengine/auth_service/importer.py b/appengine/auth_service/importer.py |
index 33d0c896db17a3529caf7303b537843180a86aaf..a32a3e9b18fc9dea13b78f96728808b7083eae6f 100644 |
--- a/appengine/auth_service/importer.py |
+++ b/appengine/auth_service/importer.py |
@@ -1,6 +1,6 @@ |
# 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. |
"""Imports groups from some external tar.gz bundle or plain text list. |