Index: watchlists.py |
diff --git a/watchlists.py b/watchlists.py |
index 57b810cb179f0c3ecc02392032848b4e5ed8f795..a6b5582aae94a4f74d1070ca2fd87947c9d29653 100755 |
--- a/watchlists.py |
+++ b/watchlists.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. |