mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 18:01:18 +03:00
examples/python: Add/update shebang line
Added/updated the shebang line on all python examples with: Also chmod +x a few of the python examples. Signed-off-by: Noel Eck <noel.eck@intel.com>
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
# The MIT License (MIT)
|
||||
#
|
||||
# Author: Your Full Name <your@email.address>
|
||||
|
Reference in New Issue
Block a user