Index: appengine/components/components/natsort.py |
diff --git a/appengine/components/components/natsort.py b/appengine/components/components/natsort.py |
index a2a026355bc71cd13870c15405805a0493120ee5..092ddc6ca1dab2b22314ed201073e2f32f89e07b 100644 |
--- a/appengine/components/components/natsort.py |
+++ b/appengine/components/components/natsort.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. |
"""Intelligent natural sort implementation.""" |