Index: client/libs/logdog/tests/varint_test.py |
diff --git a/client/libs/logdog/tests/varint_test.py b/client/libs/logdog/tests/varint_test.py |
index 0e80dddc48e31d60b17405277fdd02a8fea39c5d..eb53fd18cbae9ec5682c8b6f2984435caee5ebd8 100755 |
--- a/client/libs/logdog/tests/varint_test.py |
+++ b/client/libs/logdog/tests/varint_test.py |
@@ -1,7 +1,7 @@ |
#!/usr/bin/env python |
# Copyright 2016 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. |
import itertools |
import os |