| Index: appengine/machine_provider/utils.py
|
| diff --git a/appengine/machine_provider/utils.py b/appengine/machine_provider/utils.py
|
| index 363f4e9d849cdfa21c884c5c9965bbe83a09c6e2..1232ed473a3d0b48ba1dfb7596efdcfd26c3a8ee 100644
|
| --- a/appengine/machine_provider/utils.py
|
| +++ b/appengine/machine_provider/utils.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.
|
|
|
| """Miscellaneous helper functions."""
|
|
|
|
|