Add separate license to bin2cppheader Python script
This commit is contained in:
parent
1fb8988987
commit
8dfd00430d
@ -1,7 +1,8 @@
|
||||
# bin2cppheader.py
|
||||
# Convert a binary file to its static std::array representation as an
|
||||
# includable header file in your C++ project.
|
||||
# Author: Adam Macdonald [https://github.com/twokilohertz]
|
||||
# Author: Adam Macdonald [https://github.com/twokilohertz]
|
||||
# License: MIT License
|
||||
|
||||
usage = "Usage: python bin2cppheader.py in_file [out_file]"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user