| Index: appengine/machine_provider/handlers_endpoints_test.py
|
| diff --git a/appengine/machine_provider/handlers_endpoints_test.py b/appengine/machine_provider/handlers_endpoints_test.py
|
| index 29ac12c1b2f75f900d0fb9616c03bb009ec56ff2..483a4ffcd8784d95e7fd825af95fa5f35ceb8ed6 100755
|
| --- a/appengine/machine_provider/handlers_endpoints_test.py
|
| +++ b/appengine/machine_provider/handlers_endpoints_test.py
|
| @@ -1,7 +1,7 @@
|
| #!/usr/bin/python
|
| # 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.
|
|
|
| """Unit tests for handlers_endpoints.py."""
|
|
|
|
|