Chromium Code Reviews| Index: tests/gcl_unittest.py |
| diff --git a/tests/gcl_unittest.py b/tests/gcl_unittest.py |
| index c2dbbbed24fe5049d3d3ce968a16ad9646bb0126..b31aa45b43ef5fd5bdbb346ff02d4b0dc5515c11 100755 |
| --- a/tests/gcl_unittest.py |
| +++ b/tests/gcl_unittest.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. |