Index: appengine/components/components/auth/ui/templates/base_minimal.html |
diff --git a/appengine/components/components/auth/ui/templates/base_minimal.html b/appengine/components/components/auth/ui/templates/base_minimal.html |
index 57a837005854523355c6688650ee524f4e91c0f4..0a110d0c0f88189969e415f365d32df2cd1b3865 100644 |
--- a/appengine/components/components/auth/ui/templates/base_minimal.html |
+++ b/appengine/components/components/auth/ui/templates/base_minimal.html |
@@ -1,8 +1,8 @@ |
<!DOCTYPE html> |
<html> |
<!-- 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. --> |
<head> |
<meta http-equiv="Content-type" content="text/html; charset=UTF-8"> |
<title>{{app_name}} - {{page_title}}</title> |