| Index: appengine/swarming/swarming_bot/api/os_utilities_test.py
|
| diff --git a/appengine/swarming/swarming_bot/api/os_utilities_test.py b/appengine/swarming/swarming_bot/api/os_utilities_test.py
|
| index cd9d0751e608b371f8ea7e32268031a4d7c3605a..f57dd517e750586f15584d90f247c5aaac7847f3 100755
|
| --- a/appengine/swarming/swarming_bot/api/os_utilities_test.py
|
| +++ b/appengine/swarming/swarming_bot/api/os_utilities_test.py
|
| @@ -1,7 +1,7 @@
|
| #!/usr/bin/env python
|
| # Copyright 2014 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.
|
|
|
| import logging
|
| import os
|
|
|