Index: appengine/components/components/gitiles.py |
diff --git a/appengine/components/components/gitiles.py b/appengine/components/components/gitiles.py |
index 5509afa26119241b9b5728bbccaa512816454fe3..f5a28700da676d6b63c31d1781ec07e126c65150 100644 |
--- a/appengine/components/components/gitiles.py |
+++ b/appengine/components/components/gitiles.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. |
"""Gitiles functions for GAE environment.""" |