| Index: appengine/config_service/admin.py
|
| diff --git a/appengine/config_service/admin.py b/appengine/config_service/admin.py
|
| index b371742bcb64926467590d244fde2f77a0314c0a..7a645138c8f950ff228cd2d5e07c6d8af7237258 100644
|
| --- a/appengine/config_service/admin.py
|
| +++ b/appengine/config_service/admin.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.
|
|
|
| """Administration API accessible only by service admins.
|
|
|
|
|