| Index: appengine/swarming/appengine_config.py
|
| diff --git a/appengine/swarming/appengine_config.py b/appengine/swarming/appengine_config.py
|
| index 8b3fc8ae396051d8cf18dcae4bbfd3f0ff9c8416..597191b0c0b05157590d607e1950b7c116ca6044 100644
|
| --- a/appengine/swarming/appengine_config.py
|
| +++ b/appengine/swarming/appengine_config.py
|
| @@ -1,6 +1,6 @@
|
| # Copyright 2013 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.
|
|
|
| """Configures includes (components.auth).
|
|
|
|
|