Index: client/utils/fs.py |
diff --git a/client/utils/fs.py b/client/utils/fs.py |
index b6b53148a974724559a11ccfc6796792b987aa51..db03e894056d54ec7746705667cc71b34e2a9ede 100644 |
--- a/client/utils/fs.py |
+++ b/client/utils/fs.py |
@@ -1,6 +1,6 @@ |
# Copyright 2015 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. |
"""Wraps os, os.path and shutil functions to work around MAX_PATH on Windows.""" |