| Index: appengine/auth_service/config.py
|
| diff --git a/appengine/auth_service/config.py b/appengine/auth_service/config.py
|
| index 47a1b0017db9eedfc6deccf517c49e1f4715946b..f50f50df190373bb7162f77f885642c1d3102d73 100644
|
| --- a/appengine/auth_service/config.py
|
| +++ b/appengine/auth_service/config.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.
|
|
|
| """Adapter between config service client and the rest of auth_service.
|
|
|
|
|