Skip to content

Commit 4f39659

Browse files
committed
Remove some shebangs to be consistent with the other files.
1 parent 6cb594f commit 4f39659

File tree

5 files changed

+0
-5
lines changed

5 files changed

+0
-5
lines changed

pygccxml/parser/declarations_cache.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#! /usr/bin/python
21
# Copyright 2014 Insight Software Consortium.
32
# Copyright 2004-2008 Roman Yakovenko.
43
# Distributed under the Boost Software License, Version 1.0.

unittests/call_invocation_tester.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#! /usr/bin/python
21
# Copyright 2014 Insight Software Consortium.
32
# Copyright 2004-2008 Roman Yakovenko.
43
# Distributed under the Boost Software License, Version 1.0.

unittests/from_future_import_tester.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#! /usr/bin/python
21
# Copyright 2014 Insight Software Consortium.
32
# Copyright 2004-2008 Roman Yakovenko.
43
# Distributed under the Boost Software License, Version 1.0.

unittests/templates_tester.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#! /usr/bin/python
21
# Copyright 2014 Insight Software Consortium.
32
# Copyright 2004-2008 Roman Yakovenko.
43
# Distributed under the Boost Software License, Version 1.0.

unittests/timeit_test_parser.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#! /usr/bin/python
21
# Copyright 2014 Insight Software Consortium.
32
# Copyright 2004-2008 Roman Yakovenko.
43
# Distributed under the Boost Software License, Version 1.0.

0 commit comments

Comments
 (0)