| Index: appengine/swarming/template.py
|
| diff --git a/appengine/swarming/template.py b/appengine/swarming/template.py
|
| index 88bde304239fb3878182661186120077e330dad7..bec55accbb6dfb1c7e900a162cf76ca75f56e268 100644
|
| --- a/appengine/swarming/template.py
|
| +++ b/appengine/swarming/template.py
|
| @@ -1,6 +1,6 @@
|
| # Copyright 2013 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
|
|
|
|
|