Hello.
I think it would be great if you (TI team) avoid to put version and copyright informations in the header (comment) of any source file.
In fact this habit interfere with the use of any version control software (ie, git or even a simple diff program) because every file results different even if nothing is actually changed. So it's very difficult to find all the differences from the previous version.
You could create a separated version informations file and make all the source headers as identical.
Thanks for your attention.
Bye
Mario