| Index: appengine/components/components/config/fs_test.py
|
| diff --git a/appengine/components/components/config/fs_test.py b/appengine/components/components/config/fs_test.py
|
| index b369c2b4a712a1c00cfc60350fe5f535e5262197..368c0460921deb48726e82bc97763b17e7319ce3 100755
|
| --- a/appengine/components/components/config/fs_test.py
|
| +++ b/appengine/components/components/config/fs_test.py
|
| @@ -1,7 +1,7 @@
|
| #!/usr/bin/env python
|
| # Copyright 2014 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
|
|
|