| Index: appengine/components/components/config/apps.py
|
| diff --git a/appengine/components/components/config/apps.py b/appengine/components/components/config/apps.py
|
| index 2f1291624ac422a10f6ad483923abe23c61bba3e..3b4624fc0cfd5e6b2b709d6257cffcbea5c15caf 100644
|
| --- a/appengine/components/components/config/apps.py
|
| +++ b/appengine/components/components/config/apps.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.
|
|
|
| """WSGI app with a cron job endpoint.
|
|
|
|
|