Index: gclient.py |
diff --git a/gclient.py b/gclient.py |
index c33973dfdec7afe958bfc6a2587a41470c28cb3b..e63f85abd0d25feb905ead132990e08143c4f963 100644 |
--- a/gclient.py |
+++ b/gclient.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. |