| Index: appengine/machine_provider/main.py
|
| diff --git a/appengine/machine_provider/main.py b/appengine/machine_provider/main.py
|
| index 96b5fed6a320fc9618bc133eacc14966059fce33..d1f1e094f2d190c0d24716c3fae3038237818850 100644
|
| --- a/appengine/machine_provider/main.py
|
| +++ b/appengine/machine_provider/main.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.
|
|
|
| """Handlers for HTTP requests."""
|
|
|
|
|