| Index: appengine/gce-backend/handlers_cron.py
|
| diff --git a/appengine/gce-backend/handlers_cron.py b/appengine/gce-backend/handlers_cron.py
|
| index 682aef5ac157de9e118426d7fc332d422065537d..b8aa5933bd13452e91a96855ac5290c241b009f4 100644
|
| --- a/appengine/gce-backend/handlers_cron.py
|
| +++ b/appengine/gce-backend/handlers_cron.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.
|
|
|
| """GCE Backend cron jobs."""
|
|
|
|
|