| Index: client/utils/tools.py
|
| diff --git a/client/utils/tools.py b/client/utils/tools.py
|
| index 506143d7e3310b2ba5f6d275da251ed9182db8e7..ab9a492c921f6226168d4db2da99ef2fe715b8fe 100644
|
| --- a/client/utils/tools.py
|
| +++ b/client/utils/tools.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.
|
|
|
| """Various utility functions and classes not specific to any single area."""
|
|
|
|
|