| Index: appengine/swarming/server/test_env.py
|
| diff --git a/appengine/swarming/server/test_env.py b/appengine/swarming/server/test_env.py
|
| index c3d8ffebaef2c15eb6dbb22fc0c4df2c7a4cf81a..a6b9bcbb0ad376a5ed803390ae351c8d1e2ca905 100644
|
| --- a/appengine/swarming/server/test_env.py
|
| +++ b/appengine/swarming/server/test_env.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.
|
|
|
| import os
|
| import sys
|
|
|