| Index: webkit/support/setup_third_party.py
|
| diff --git a/webkit/support/setup_third_party.py b/webkit/support/setup_third_party.py
|
| old mode 100644
|
| new mode 100755
|
| index b33c14c49026cde9ac3a12cec3e1d973aef30c6a..fcfae06b425eeaf92a599e24ad360e9af9f25029
|
| --- a/webkit/support/setup_third_party.py
|
| +++ b/webkit/support/setup_third_party.py
|
| @@ -1,5 +1,5 @@
|
| -#!/usr/bin/python
|
| -# Copyright (c) 2011 The Chromium Authors. All rights reserved.
|
| +#!/usr/bin/env python
|
| +# 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.
|
|
|
|
|