Add option to move/remove top-of-file comment
Brought to you by:
mbaas,
roman_yakovenko
The top-of-file comment "This file has been generated by Py++." prevents a source file generated by Py++ from being committed to a revision control system that requires the top-of--file comment to contain a license.
Could you please add an option to the pyplusplus.code_creators.module.module_t class that will cause that comment to be output below the license?