Index: appengine/components/components/decorators.py |
diff --git a/appengine/components/components/decorators.py b/appengine/components/components/decorators.py |
index 374c13722e932a862f18e939a11ef44df6fc9dd6..fe66960ede79ea1f5273da292fdf2f93b8d4a259 100644 |
--- a/appengine/components/components/decorators.py |
+++ b/appengine/components/components/decorators.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. |
"""Handlers decorators.""" |