| Index: appengine/isolate/template.py
|
| diff --git a/appengine/isolate/template.py b/appengine/isolate/template.py
|
| index 6ab19edba3f4777137a88edbc993b669b34bb976..02e5b8f480819a139aa3aafd062bac6d5af17a75 100644
|
| --- a/appengine/isolate/template.py
|
| +++ b/appengine/isolate/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
|
|
|
|
|