diff options
Diffstat (limited to 'tools/checkdeps/checkdeps.py')
-rwxr-xr-x[-rw-r--r--] | tools/checkdeps/checkdeps.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/checkdeps/checkdeps.py b/tools/checkdeps/checkdeps.py index ab0915a..4c00515 100644..100755 --- a/tools/checkdeps/checkdeps.py +++ b/tools/checkdeps/checkdeps.py @@ -1,3 +1,4 @@ +#!/usr/bin/python # Copyright (c) 2006-2008 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. |