Index: appengine/components/components/auth/model_test.py |
diff --git a/appengine/components/components/auth/model_test.py b/appengine/components/components/auth/model_test.py |
index cf8be736ced5e87b7a07a2d6ad78653670f75aaf..468e59662a74b2d976c000ad7142bc166cc71e99 100755 |
--- a/appengine/components/components/auth/model_test.py |
+++ b/appengine/components/components/auth/model_test.py |
@@ -1,7 +1,7 @@ |
#!/usr/bin/env python |
# 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. |
import datetime |
import sys |