Chromium Code Reviews| Index: tests/watchlists_unittest.py |
| diff --git a/tests/watchlists_unittest.py b/tests/watchlists_unittest.py |
| index edad68b288e0308ed4a45dbdff67bbba9e0a9849..7721f8471b2f9be64bb4c0ce4153c7de38b74cfd 100755 |
| --- a/tests/watchlists_unittest.py |
| +++ b/tests/watchlists_unittest.py |
| @@ -1,5 +1,5 @@ |
| -#!/usr/bin/python |
| -# Copyright (c) 2009 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. |