make python script executable

This commit is contained in:
Arvid Norberg
2010-03-05 18:12:23 +00:00
parent cb26c80103
commit 34c5420ece
13 changed files with 13 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/python
#! /usr/bin/env python
# Copyright Arvid Norberg 2008. Use, modification and distribution is
# subject to the Boost Software License, Version 1.0. (See accompanying
# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)