Index: appengine/components/components/natsort_test.py |
diff --git a/appengine/components/components/natsort_test.py b/appengine/components/components/natsort_test.py |
index 3055d0937d01a9316853c4a50c24a27ac8590478..365c7c2321b023652e36e5afc64398ac0e7b3ed0 100755 |
--- a/appengine/components/components/natsort_test.py |
+++ b/appengine/components/components/natsort_test.py |
@@ -1,7 +1,7 @@ |
#!/usr/bin/env python |
# 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. |
"""Unit tests for nasort.py.""" |