Index: client/libs/logdog/stream.py |
diff --git a/client/libs/logdog/stream.py b/client/libs/logdog/stream.py |
index 6221165457216c1a0971d00ff66213ddb1d6a5c9..c34f8fabbf9242977c0cb3cec9a64ecd80e8ab2e 100644 |
--- a/client/libs/logdog/stream.py |
+++ b/client/libs/logdog/stream.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 collections |
import contextlib |