unexecutable lib files should not contain a shebang

Change-Id: Ifec7cb3bcb7f84bf428f2094ad7fa426fbc73006
This commit is contained in:
Ionuț Arțăriși
2012-01-26 15:06:52 +01:00
parent 52662fbb50
commit f0daf3a783
3 changed files with 0 additions and 3 deletions

View File

@@ -1,4 +1,3 @@
#!/usr/bin/env python
# vim: tabstop=4 shiftwidth=4 softtabstop=4
# Copyright 2011 Nicira Networks, Inc.

View File

@@ -1,4 +1,3 @@
#!/usr/bin/env python
# vim: tabstop=4 shiftwidth=4 softtabstop=4
# Copyright 2011 Nicira Networks, Inc.

View File

@@ -1,4 +1,3 @@
#!/usr/bin/env python
# vim: tabstop=4 shiftwidth=4 softtabstop=4
# Copyright 2011 Nicira Networks, Inc.