| Index: client/utils/graph.py
|
| diff --git a/client/utils/graph.py b/client/utils/graph.py
|
| index 79a61895f3cee850de37c284ede3c33062b9bf63..9779b9fe4f9676e4401777d8405956327523f36e 100644
|
| --- a/client/utils/graph.py
|
| +++ b/client/utils/graph.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
|
| import re
|
|
|