Chromium Code Reviews| Index: tests/gclient_utils_test.py |
| diff --git a/tests/gclient_utils_test.py b/tests/gclient_utils_test.py |
| index 8027675b0e8b21e91c950b146f09354c0c08aa05..b00db3c80e08d4637fc628d85c06719ebdaab897 100755 |
| --- a/tests/gclient_utils_test.py |
| +++ b/tests/gclient_utils_test.py |
| @@ -1,5 +1,5 @@ |
| -#!/usr/bin/python |
| -# Copyright (c) 2010 The Chromium Authors. All rights reserved. |
| +#!/usr/bin/env python |
| +# Copyright (c) 2011 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. |