| Index: appengine/isolate/handlers_frontend.py
|
| diff --git a/appengine/isolate/handlers_frontend.py b/appengine/isolate/handlers_frontend.py
|
| index 2e652830e8f30781ff1a9265dbc7177904d6e29e..ce5f6a46ea9aed73bc4c21327c4a54f65ff241bf 100644
|
| --- a/appengine/isolate/handlers_frontend.py
|
| +++ b/appengine/isolate/handlers_frontend.py
|
| @@ -1,6 +1,6 @@
|
| # Copyright 2012 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 module defines Isolate Server frontend url handlers."""
|
|
|
|
|