| Index: appengine/isolate/PRESUBMIT.py
|
| diff --git a/appengine/isolate/PRESUBMIT.py b/appengine/isolate/PRESUBMIT.py
|
| index eb921445058e3c18bf9735b1152f4c521056620f..7a7373917bca06b84ff0efbba9cf777a0a0908b4 100644
|
| --- a/appengine/isolate/PRESUBMIT.py
|
| +++ b/appengine/isolate/PRESUBMIT.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.
|
|
|
| """Top-level presubmit script for isolateserver.
|
|
|
|
|