diff options
Diffstat (limited to 'webkit/support/setup_third_party.py')
-rwxr-xr-x[-rw-r--r--] | webkit/support/setup_third_party.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/support/setup_third_party.py b/webkit/support/setup_third_party.py index b33c14c..fcfae06 100644..100755 --- 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. |