| Index: appengine/components/components/machine_provider/instructions.py
|
| diff --git a/appengine/components/components/machine_provider/instructions.py b/appengine/components/components/machine_provider/instructions.py
|
| index d79e07021e088798a391c247bbc52f146ec0235b..5f026780e25d5a0a90575f62c40ee2f6c996289c 100644
|
| --- a/appengine/components/components/machine_provider/instructions.py
|
| +++ b/appengine/components/components/machine_provider/instructions.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.
|
|
|
| """Instructions for machines."""
|
|
|
|
|