Index: appengine/components/components/auth/main.py |
diff --git a/appengine/components/components/auth/main.py b/appengine/components/components/auth/main.py |
index a35a71b84e3f698aca44baf0c259193774ff88df..d97a659b697364eb79ec78f6c1d63fe0fc8a47a2 100644 |
--- a/appengine/components/components/auth/main.py |
+++ b/appengine/components/components/auth/main.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. |
"""WSGI app with Auth REST API and UI endpoints. |