| Index: appengine/isolate/main_frontend.py
|
| diff --git a/appengine/isolate/main_frontend.py b/appengine/isolate/main_frontend.py
|
| index cb36fdfc99c22f0c58f8f32ad4b5c376ea5e7b6b..ee7d20019a6a930ef15e9567808952afa85b88b3 100644
|
| --- a/appengine/isolate/main_frontend.py
|
| +++ b/appengine/isolate/main_frontend.py
|
| @@ -1,6 +1,6 @@
|
| # Copyright 2014 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.
|
|
|
| """This modules is imported by AppEngine and defines the 'app' object.
|
|
|
|
|