| Index: appengine/machine_provider/handlers_cron_test.py
|
| diff --git a/appengine/machine_provider/handlers_cron_test.py b/appengine/machine_provider/handlers_cron_test.py
|
| index 5470eee3ac24700a3ef19204da8bb4e915faa700..edb13ca3fbeaeeb849544fdfaeb94a69507ff830 100755
|
| --- a/appengine/machine_provider/handlers_cron_test.py
|
| +++ b/appengine/machine_provider/handlers_cron_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_cron.py."""
|
|
|
|
|