Add script which checks if license header is added to new source files
Every source file in the repo need to have the license header, however it might happen in the review process that is got overseen (happened already). So it would be nice to have a script which checks if the license header in all files with given extensions, exists. This script should then be added to the CI.