| Index: appengine/swarming/swarming_bot/api/parallel.py
|
| diff --git a/appengine/swarming/swarming_bot/api/parallel.py b/appengine/swarming/swarming_bot/api/parallel.py
|
| index 3936aa936024c98f5ec77d18e276e33aadca91e6..a1048a8c5940adbb906f8075e5e8cea9f10a61f3 100644
|
| --- a/appengine/swarming/swarming_bot/api/parallel.py
|
| +++ b/appengine/swarming/swarming_bot/api/parallel.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.
|
|
|
| """Kept for compatibility."""
|
|
|
|
|