Chromium Code Reviews| Index: chrome-update.py |
| diff --git a/chrome-update.py b/chrome-update.py |
| index 38893617838e059ad8427534c61a7e8c516a9c3d..4f5731cb4d7c7c133645fbcdca368c61a5ec5152 100755 |
| --- a/chrome-update.py |
| +++ b/chrome-update.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. |