Index: appengine/components/components/auth/model.py |
diff --git a/appengine/components/components/auth/model.py b/appengine/components/components/auth/model.py |
index 18360cd6ebf062639122c9dd697a7c4503b3a540..fc11cf2ef46ec06c1ffa67fd0b5fca77a5483cb7 100644 |
--- a/appengine/components/components/auth/model.py |
+++ b/appengine/components/components/auth/model.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. |
"""NDB model classes used to model AuthDB relations. |