| Index: appengine/config_service/appengine_config.py
|
| diff --git a/appengine/config_service/appengine_config.py b/appengine/config_service/appengine_config.py
|
| index 831d6d35a153895fda63d1ae153bbef5690b8eb0..c9512bae8eb74771eb19e5827d2a2968bb27e1fa 100644
|
| --- a/appengine/config_service/appengine_config.py
|
| +++ b/appengine/config_service/appengine_config.py
|
| @@ -1,5 +1,5 @@
|
| # 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.
|
|
|
| components_ereporter2_RECIPIENTS_AUTH_GROUP = 'config-ereporter2-reports'
|
|
|