Chromium Code Reviews| Index: drover.py |
| diff --git a/drover.py b/drover.py |
| index abd942aa8687806603f0f049cb03516f3dc899a7..04fbd265a965a9def8103ccaa25f48b0dffd1b68 100755 |
| --- a/drover.py |
| +++ b/drover.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. |