Index: appengine/components/components/config/fs.py |
diff --git a/appengine/components/components/config/fs.py b/appengine/components/components/config/fs.py |
index 703292799c06248877b1fee47cd9e747356ccb6e..a89cc5b1200da6b7741543df97ca925cfcbc8f1e 100644 |
--- a/appengine/components/components/config/fs.py |
+++ b/appengine/components/components/config/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. |
"""fs.Provider reads configs from the filesystem.""" |