Index: appengine/components/components/template.py |
diff --git a/appengine/components/components/template.py b/appengine/components/components/template.py |
index fe0a3cd9728ff824a062f890ab9c0390da8c60ae..81b4663d7869f94d65abc1025e89b7ebf36dc42d 100644 |
--- a/appengine/components/components/template.py |
+++ b/appengine/components/components/template.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. |
"""Setups jinja2 environment to be reused by all components and services.""" |