Index: appengine/components/components/gerrit.py |
diff --git a/appengine/components/components/gerrit.py b/appengine/components/components/gerrit.py |
index 955d515ed35f4e40fd2ef0de065b3a06e4a21e21..99e8c3cddf77bd5adc8d894a12b1491020120f0f 100644 |
--- a/appengine/components/components/gerrit.py |
+++ b/appengine/components/components/gerrit.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. |
"""Gerrit functions for GAE environment.""" |