| Index: appengine/config_service/storage.py
|
| diff --git a/appengine/config_service/storage.py b/appengine/config_service/storage.py
|
| index 7ba766038bb988a9c85c2661af487eeb196aa69c..8d58c9f89e43c34bbdcd7982acb9a979842e82ea 100644
|
| --- a/appengine/config_service/storage.py
|
| +++ b/appengine/config_service/storage.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.
|
|
|
| """Storage of config files."""
|
|
|
|
|