Chromium Code Reviews| Index: tests/trial_dir.py |
| diff --git a/tests/trial_dir.py b/tests/trial_dir.py |
| index d75c5d71b987683ceeb63514d0f490d5adf979f8..975a775883142af0130c2c0bd24e88ec2b3b6df0 100644 |
| --- a/tests/trial_dir.py |
| +++ b/tests/trial_dir.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. |