1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-29 15:42:04 +03:00

s4-python: Remove env from non-executable dcerpc scripts.

This commit is contained in:
Andreas Schneider
2012-03-13 11:57:33 +01:00
committed by Andreas Schneider
parent 070828f791
commit f9fda92376
11 changed files with 4 additions and 21 deletions

View File

@ -1,6 +1,5 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Unix SMB/CIFS implementation.
# Copyright © Jelmer Vernooij <jelmer@samba.org> 2008
#

View File

@ -1,6 +1,5 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Unix SMB/CIFS implementation.
# Copyright © Jelmer Vernooij <jelmer@samba.org> 2008
#

View File

@ -1,5 +1,3 @@
#!/usr/bin/env python
# Unix SMB/CIFS implementation.
# Copyright (C) Amitay Isaacs <amitay@gmail.com> 2011
#

View File

@ -1,5 +1,3 @@
#!/usr/bin/env python
# Unix SMB/CIFS implementation.
# Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2007
#

View File

@ -1,5 +1,3 @@
#!/usr/bin/env python
# Unix SMB/CIFS implementation.
# Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2008
#

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python
# test generated python code from pidl
# Copyright (C) Andrew Tridgell August 2010
#

View File

@ -1,5 +1,3 @@
#!/usr/bin/env python
# Unix SMB/CIFS implementation.
# Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2008
#

View File

@ -1,6 +1,5 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Unix SMB/CIFS implementation.
# Copyright © Jelmer Vernooij <jelmer@samba.org> 2008
#

View File

@ -1,6 +1,5 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Unix SMB/CIFS implementation.
# Copyright © Dhananjay Sathe <dhanajaysathe@gmail.com> 2011
# Copyright © Jelmer Vernooij <jelmer@samba.org> 2011

View File

@ -1,5 +1,3 @@
#!/usr/bin/env python
#
# test generated python code from pidl
# Copyright (C) Andrew Tridgell August 2010
#

View File

@ -1,5 +1,3 @@
#!/usr/bin/env python
# Unix SMB/CIFS implementation.
# Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2008
#