| Index: tools/traceline/traceline/scripts/split.py
|
| diff --git a/tools/traceline/traceline/scripts/split.py b/tools/traceline/traceline/scripts/split.py
|
| old mode 100644
|
| new mode 100755
|
| index 3b7bf902aa5dd4bc1023389a0a7e9e6ded5f2dcb..6f20e0457e4bd30ded5f22b0c0e86872e75c665a
|
| --- a/tools/traceline/traceline/scripts/split.py
|
| +++ b/tools/traceline/traceline/scripts/split.py
|
| @@ -1,5 +1,5 @@
|
| #!/usr/bin/env python
|
| -# Copyright (c) 2011 The Chromium Authors. All rights reserved.
|
| +# Copyright (c) 2012 The Chromium Authors. All rights reserved.
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
|
|