| Index: appengine/swarming/server/task_pack_test.py
|
| diff --git a/appengine/swarming/server/task_pack_test.py b/appengine/swarming/server/task_pack_test.py
|
| index 29d5ea4dd278a62b297b7c15c38f331da8ee6d9a..392743d9f16650b23cfae9a9fbb66bffe0a355cb 100755
|
| --- a/appengine/swarming/server/task_pack_test.py
|
| +++ b/appengine/swarming/server/task_pack_test.py
|
| @@ -1,7 +1,7 @@
|
| #!/usr/bin/env 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.
|
|
|
| import logging
|
| import os
|
|
|