/licenceformat

A demo for use of formatted licence info in source code

Primary LanguageC#

Demo of why I wanted when licences are specified in source code files, that they be specified in a certain format.
It can also be extended to reading licences from binary file  properties. etc etc
In short it should save the developer from possibly including source with licences that (s)he may not want for his/her project
Originally thought of over a year ago at the least from 30 March 2022
See here for post on topic. https://www.linkedin.com/pulse/including-formatted-licence-info-source-code-maurice-marinus
View image.png for those who ain't in the mood to compile 

Maurice