Index: client/libs/logdog/varint.py |
diff --git a/client/libs/logdog/varint.py b/client/libs/logdog/varint.py |
index 518dafdd55ee0f081cb3c683cc005d7e076680d5..7bf3cca785c77f5b6b7c392db775f9a5fff67577 100644 |
--- a/client/libs/logdog/varint.py |
+++ b/client/libs/logdog/varint.py |
@@ -1,6 +1,6 @@ |
# 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 os |
import sys |